filter field in quick filter bar is not cleared when switching the folder
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(thunderbird_esr102 unaffected, thunderbird115 fixed, thunderbird116 affected)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
thunderbird115 | --- | fixed |
thunderbird116 | --- | affected |
People
(Reporter: soeren.hentzschel, Assigned: darktrojan)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
STR:
- Make sure that the quick filter bar is enabled and that the option to keep the filter criteria when switching folders is not enabled
- Enter something into the text field of the quick filter bar
- Switch the folder
Actual:
The input field still contains the previously entered text but since the filter is no longer active it's very confusing.
Expected:
The input field should be empty, as it was the case in Thunderbird 102.
Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/38c2283d43c1
Clear quickFilterBar.activeElement
if the displayed folder changes. r=mkmelin
Assignee | ||
Comment 3•2 years ago
|
||
I backed this out, because it wasn't actually reviewed. I mixed it up with another patch that was meant to land.
https://hg.mozilla.org/comm-central/rev/8435ea7897e392541d9712c8b1888772d961fda6
Updated•2 years ago
|
Pushed by elizabeth@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/ba2ef53fe94c
Clear quickFilterBar.activeElement
if the displayed folder changes. r=mkmelin
Assignee | ||
Comment 5•2 years ago
|
||
Comment on attachment 9339211 [details]
Bug 1838520 - Clear quickFilterBar.activeElement
if the displayed folder changes. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): bug 1820423
User impact if declined: quick filter text field retains filter string although it's not used
Testing completed (on c-c, etc.): landed 2 days ago
Risk to taking this patch (and alternatives if risky): low
Comment 6•2 years ago
|
||
Comment on attachment 9339211 [details]
Bug 1838520 - Clear quickFilterBar.activeElement
if the displayed folder changes. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 7•2 years ago
|
||
bugherder uplift |
Thunderbird 115.0b5:
https://hg.mozilla.org/releases/comm-beta/rev/894a300fe34d
Description
•