Ticket #1738 (closed bug: fixed)
File dialog displays the previously selected file name, which can be of different type
Reported by: | mitex | Owned by: | mitex |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | mitex | |
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | Add Hours to Ticket: | ||
Billable?: | Total Hours: | ||
Analysis_owners: | mitex | Design_owners: | mitex |
Imp._owners: | mitex | Test_owners: | |
Analysis_reviewers: | pap | Changelog: | |
Design_reviewers: | pap | Imp._reviewers: | pap |
Test_reviewers: | Analysis_score: | 0 | |
Design_score: | 3 | Imp._score: | 3 |
Test_score: | 0 |
Description
Open some file dialog (for example, File -> Open). Type some text in it, then click "Cancel". Open some other file dialog, for example insert image. The previous text still remains in the file dialog.
This is bad, because the first value can be, for example, "a.sjrb", which is not suitable name when selecting an image file.
Change History
comment:2 Changed 16 years ago by mitex
- Owner set to mitex
- Status changed from new to s1a_analysis_started
comment:4 Changed 16 years ago by mitex
- Status changed from s2c_design_ok to s3a_implementation_started
comment:5 Changed 16 years ago by mitex
- Status changed from s3a_implementation_started to s3b_implementation_finished
comment:7 Changed 16 years ago by pap
- Design_owners set to mitex
- Status changed from s3b_implementation_finished to closed
- Imp._owners set to mitex
- Analysis_reviewers set to pap
- Cc mitex added
- Imp._reviewers set to pap
- Design_score changed from 0 to 3
- Design_reviewers set to pap
- Resolution set to fixed
- Imp._score changed from 0 to 3
- Analysis_owners set to mitex
- Ok but now it doesn't persist the last opened file for the same kind of dialog input. I think this is not the most user-friendly approach but is acceptable
- Commited to trunk at [3895]
Note: See
TracTickets for help on using
tickets.