Quickfilter bar: Implement three-way pref and (contextual) UI to allow auto-hiding and never hiding qfb (always show, disable ESC), in addition to current hide-by-ESC behaviour
Categories
(Thunderbird :: Mail Window Front End, enhancement)
Tracking
(thunderbird_esr91 wontfix)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | wontfix |
People
(Reporter: virgo, Assigned: aleca)
References
Details
(Keywords: papercut, Whiteboard: needs-design)
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Comment 6•11 years ago
•
|
||
Updated•10 years ago
|
Comment 9•8 years ago
|
||
Comment 11•7 years ago
|
||
Comment 12•7 years ago
•
|
||
Updated•7 years ago
|
Comment 14•3 years ago
|
||
(In reply to Andreas Baumgartner from comment #11)
The current behaviour is annoying from a UX point of view. In my opinion,
the solution suggested in comment #6 would be perfect.
We shouldn't wait for more duplicates here.
We can start with implementing the pref per my comment 6 and do the UI later.
(In reply to Thomas D. (:thomas8) from comment #6)
mail.quickfilterbar.autohide=0|1|2
0 = never hide
1 = hide manually with ESC (default)
2 = auto-hide after every use
Assignee | ||
Comment 15•3 years ago
|
||
mail.quickfilterbar.autohide=0|1|2
This pref with its options seems reasonable to me.
2 = auto-hide after every use
How would this work?
Do we want to hide it after the user presses "Search" or Enter?
Or do we want to hide it once we detect a focusout
event on the whole bar, in case the user wants to manage the various toggable filters?
Comment 16•3 years ago
|
||
I don't think we'd want an auto-hide pref at all.
Assignee | ||
Comment 17•2 years ago
|
||
We're drastically changing the UI for the next cycle, rebuilding the entire mail tab UI, so the quick filter bar will have a completely different usability paradigm.
Marking this as wontfix.
Comment 18•2 years ago
|
||
Cool, but I hope that means that the use of the escape key will not automatically lead to the quick filter disappearing.
Description
•