When directory name is typed using keyboard, GUIUtilities.showVFSFileDialog returns wrong filename (directory name instead of filename).
1. run jedit 4.5.1 or trunk, with new settings dir
1a. download console plugin
2. beanshell console: GUIUtilities.showVFSFileDialog(view,null,VFSBrowser.OPEN_DIALOG,true)
3. type a directory name: c:\temp\1
4. double click file ab
5. shell prints c:\temp\1
Expected behaviour: print "c:\temp\1\ab"
If I use mouse only the result is correct. Something screws up when a directory is typed manually. This affects for example JDiff's "Apply patch" attempt to use VFS manager to provide the file name (Browse button).
File open works normally, that is opens the file that is double-clicked, despite returning incorrect filename. See also #3562060 .
https://sourceforge.net/tracker/index.php?func=detail&aid=3562060&group_id=588&atid=100588
Nobody/Anonymous
virtual file systems
None
Public
|
Date: 2012-09-09 23:06:23 PDT Prerequisites for steps to reproduce: |
|
Date: 2012-09-08 21:22:05 PDT Your steps to reproduce do not explain what folders/files must be created |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Pending | 2012-09-09 23:06:23 PDT | jarekczek |
| resolution_id | Duplicate | 2012-09-09 23:06:23 PDT | jarekczek |
| close_date | 2012-09-08 21:25 | 2012-09-09 23:06:23 PDT | jarekczek |
| status_id | Open | 2012-09-08 21:25:59 PDT | ezust |
| resolution_id | None | 2012-09-08 21:25:59 PDT | ezust |
| close_date | - | 2012-09-08 21:25:59 PDT | ezust |