Search dropdown doesn't open consistently with enter/space/down
Categories
(Firefox :: Address Bar, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr140 | --- | unaffected |
| firefox143 | --- | wontfix |
| firefox144 | --- | verified |
| firefox145 | --- | verified |
People
(Reporter: tol, Assigned: daisuke)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [sng])
Attachments
(3 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:141.0) Gecko/20100101 Firefox/141.0
Steps to reproduce:
- Open a web page
- Click on the address bar (URL is selected)
- Type something, e.g. a search query
- [Shift]+[Tab] to select search dropdown
- Press [Enter] or [Space] to try to enter dropdown
Actual results:
Focus/selected item switches to the first result below the address bar (a search with the default search engine).
Expected results:
The dropdown should be expanded, so another search engine can be selected.
Updated•3 months ago
|
Comment 1•3 months ago
|
||
Hello, thank you for the bug report!
Unfortunately I couldn’t reproduce this issue. Would you be so kind as to answer a few questions so we can investigate this further?
- Does this issue happen with a new profile? Here is a link on how to create one: https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles
- Does this issue happen with latest nightly? Here is a link from where you can download it: https://www.mozilla.org/en-US/firefox/channel/desktop/
- Does this issue happen when Firefox is in Troubleshoot Mode? Here’s a link on how to enable it: https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode#w_how-to-start-firefox-in-troubleshoot-mode
Thank you.
Comment 2•3 months ago
|
||
We can reproduce this when testing the latest nightly. This currently seems to behave differently across platforms.
Additionally on my Mac, it seems worse when there's a page visited/something in the address bar to begin with - if you open up a new tab, and then start entering, shift-tab and space/enter/down works properly.
Updated•3 months ago
|
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Updated•1 month ago
|
Comment 3•1 month ago
|
||
Set release status flags based on info from the regressing bug 1966384
Updated•1 month ago
|
| Assignee | ||
Comment 4•1 month ago
|
||
Comment 6•1 month ago
|
||
| bugherder | ||
Updated•1 month ago
|
Updated•1 month ago
|
Comment 7•1 month ago
|
||
The patch landed in nightly and beta is affected.
:daisuke, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox144towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•28 days ago
|
Comment 8•28 days ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined: The way to show the Unified Search Button by keyboard will be inconsistent.
- Code covered by automated testing: yes
- Fix verified in Nightly: no
- Needs manual QE test: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: The main change in this patch is one line. Also, this affects only the behavior after hiding the popup of Unified Search Button.
- String changes made/needed: None
- Is Android affected?: no
| Assignee | ||
Comment 9•28 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D267159
Comment 10•27 days ago
|
||
Reproduced with Firefox 143.0a1 (2024-07-28) on macOS 15.
Verified as fixed with Firefox 145.0a1 (20251006155229) on macOS 14, Windows 10 and Ubuntu 22.
Comment 11•27 days ago
|
||
Comment on attachment 9518289 [details]
Bug 1979826: Set focused element when popuphiding to avoid focusing processing upon popupshowing
As we are in RC week and no more betas left in this cycle, moving request to release for possible dot release ride-along
Updated•11 days ago
|
Updated•11 days ago
|
Comment 12•11 days ago
|
||
| uplift | ||
Updated•6 days ago
|
Comment 13•6 days ago
|
||
Verified as fixed with Firefox 144.0.2 (20251027123126) on macOS 14, Windows 10 and Ubuntu 22.
Description
•