Ticket #3813 (closed defect: fixed)
Filter isn't cleared when entering empty string
Reported by: | mooffie | Owned by: | mooffie |
---|---|---|---|
Priority: | major | Milestone: | 4.8.20 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
Steps to reproduce:
- Bring up the Filter dialog (menu: Left / Filter).
- Type *.txt (for example), and press ENTER, to filter the listing.
- (Notice how the panel's header now shows "Name [*.txt]" to indicate that the filter is active.)
- Bring up the Filter dialog again.
- Delete the filter string (clear it, in other words), and press ENTER.
- (Notice how the panel's header now shows only "Name", to indicate that the filter is inactive.)
- HOWEVER, observe that the listing is still filtered! No files are shown (except directories).
(For the record: to clear the filter you need to type "*". But as step #6 shows, clearing the string was supposed to be another method (which is easier than typing "*" (or ".*", when turning on regepx syntax)).
Change History
comment:1 Changed 8 years ago by mooffie
- Owner set to mooffie
- Status changed from new to accepted
- Branch state changed from no branch to on review
comment:2 Changed 8 years ago by andrew_b
- Votes for changeset set to andrew_b
- Branch state changed from on review to approved
comment:3 Changed 8 years ago by mooffie
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [e4983a18e8cfd311036dbad47bf01db26b24d5d8]
Note: See
TracTickets for help on using
tickets.
branch: 3813_filter_clear
changeset:24de5eb1df92a622e95bfe1dcc8721ad948adb48