Sort by select doesn't work in the Gloda search tab
Categories
(Thunderbird :: Search, defect)
Tracking
(thunderbird_esr91 unaffected, thunderbird101 affected)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
thunderbird101 | --- | affected |
People
(Reporter: aleca, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Clicking on the Sort by...
select element doesn't do anything in the Search results tab.
Comment 1•3 years ago
|
||
Alice, can you find the regression?
Happens for me on both Mac and Windows.
- search (ctrl+K) on zoom
- click Sort by
Nothing happens. And nothing in error console
![]() |
||
Comment 2•3 years ago
•
|
||
(In reply to Wayne Mery (:wsmwk) from comment #1)
Alice, can you find the regression?
Happens for me on both Mac and Windows.
- search (ctrl+K) on zoom
- click Sort by
Nothing happens. And nothing in error console
My str:
- search something with gloda (ctrl+K)
- click select button named
Sort by Relevance
orSort by Date
in Results tab
Regression window:
https://hg.mozilla.org/comm-central/pushloghtml?fromchange=5a54066d8cfd7f70f64018e5917a6166af97818c&tochange=3f37649134ad7dbf28c6c1dcd440b771de70d9b9
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=fd384d84f3d05d364a74fa6967e416767c8e8759&tochange=352dec7d8c1349d30c72fdefea648d47ad7cab08
Suspect: Bug 1744009 - Simplify combobox <select> code
![]() |
||
Updated•3 years ago
|
![]() |
||
Comment 3•3 years ago
|
||
FWIW
Press [Tab] key to focus the select button. Then Press Up/Down arrow key to change the sort method, it works.
Or , keep mouse button down on the downarrow button in the select button. Then Press Up/Down arrow key to change the sort method, it works.
So, the bug is that the drop-down menu does not appear.
Updated•3 years ago
|
Updated•3 years ago
|
Description
•