Bugs item #1513610, was opened at 2006-06-27 21:06
Message generated for change (Comment added) made by edankert
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1513610&group_id=145971
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: User Interface
>Group: rc-2
>Status: Pending
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Edwin Dankert (edankert)
Assigned to: Edwin Dankert (edankert)
Summary: Initial file for uri selection field filechooser.
Initial Comment:
When no uris added yet to a uri selection field, use
the last opened project as the initial file/directory
for the FileChooser?
Maybe makes more sense to use a different uri instead?
----------------------------------------------------------------------
>Comment By: Edwin Dankert (edankert)
Date: 2007-09-26 09:33
Message:
Logged In: YES
user_id=452928
Originator: YES
The following happens using a uri-selection-field.
- if there is text in the combobox editor, this text is used to construct
a URI
- if there is no text but there is a history item, this item is used,
- if there is no text, no history then the uri of the project is used.
- if there is no text, no history and no project uri, the default location
is used.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1513610&group_id=145971
|