Opened 18 months ago
Closed 14 months 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: | ||
| Has a Patch: | no | 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 Changed 14 months ago by anevilyak
- Status changed from new to in-progress
comment:2 Changed 14 months ago by anevilyak
comment:3 Changed 14 months ago by anevilyak
- Resolution set to fixed
- Status changed from in-progress to closed
Note: See
TracTickets for help on using
tickets.

Fixed in hrev43972.