Opened 13 years ago
Closed 13 years ago
#8140 closed bug (fixed)
Using type-ahead filtering in file dialogs clashes with ESC
Reported by: | humdinger | Owned by: | anevilyak |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/libtracker.so | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev43238.
- Activate type-ahead filtering in the Tracker prefs
- Launch any app, e.g. StyledEdit
- Press ALT+O to conjure up a file dialog
- Enter a few letters to filter the displayed file list
- Press ESC
Now the filter should be reset, but instead the file dialog is closed. That should only be done with the next ESC, when the filter is empty/off.
Change History (3)
comment:1 by , 13 years ago
Status: | new → in-progress |
---|
comment:2 by , 13 years ago
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in hrev43972.