Opened 7 years ago

Closed 2 years ago

#13643 closed bug (duplicate)

BRefFilter un-filters ESCAPE key

Reported by: owenca Owned by: waddlesplash
Priority: normal Milestone: Unscheduled
Component: Kits/Interface Kit Version: R1/Development
Keywords: BFilePanel, BRefFilter Cc: humdinger
Blocked By: #13151 Blocking:
Platform: All

Description

The ESCAPE key is supposed to close a BFilePanel window, but if the file panel is constructed with a BRefFilter argument like in Expander and Filer, the ESCAPE key will clear the file/folder list instead.

Change History (7)

comment:1 by humdinger, 7 years ago

Related to #13151 ?

comment:2 by owenca, 7 years ago

I think so.

comment:3 by pulkomandy, 7 years ago

A guess about this: the escape key is used by Tracker to clear its own filter if you have type-ahead filtering enabled. Maybe that filter interferes with the BFilePanel one somehow? What if you disable type-ahead filtering?

comment:4 by humdinger, 7 years ago

Disabling type-ahead filtering doesn't make a difference.

in reply to:  3 comment:5 by owenca, 7 years ago

Replying to pulkomandy:

A guess about this: the escape key is used by Tracker to clear its own filter if you have type-ahead filtering enabled. Maybe that filter interferes with the BFilePanel one somehow? What if you disable type-ahead filtering?

You are right about the Esc key being used by Tracker. I submitted a patch for #13151. It should fix this ticket, too.

comment:6 by humdinger, 7 years ago

Owner: changed from nobody to waddlesplash
Status: newassigned

comment:7 by diver, 2 years ago

Blocked By: 13151 added
Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.