Bugs item #707139, was opened at 2003-03-20 16:12
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=707139&group_id=44253
Category: User interface
Group: Annoying
Status: Open
Resolution: None
Priority: 5
Submitted By: Greg Wilson (gvwilson)
Assigned to: Nobody/Anonymous (nobody)
Summary: file open does not track directory changes
Initial Comment:
Running DrJava 20030306-0533 on Windows XP using
Sun's j2sdk1.4.1. Use "File|Open..." or the "Open"
button to launch the "Open File" dialog.
1. Click on the dialog's "up" folder. The path in the "File
name" text entry box does not change to reflect the
change of directory.
2. Double-click on a folder name --- same problem.
3. Type ".." into the "File name" text entry box and
press "enter" --- dialog displays contents of directory
one level up, but leaves ".." in the text entry box.
4. Type ".." again --- text is added to the existing "..",
leaving "...." in the text entry box. Press enter --- you're
somewhere in hyperspace.
5. Cancel the dialog, then use "File|Open..." again. It
still has "...." in the text entry box (i.e. you're still
somewhere in hyperspace).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=707139&group_id=44253
|