Hard to select results from dropdowns inside about:preferences that have the search tooltip active
Categories
(Firefox :: Menus, defect)
Tracking
()
Tracking | Status | |
---|---|---|
relnote-firefox | --- | 139+ |
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox139 | --- | verified |
firefox140 | --- | verified |
firefox141 | --- | verified |
People
(Reporter: bmaris, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
172.96 KB,
image/gif
|
Details | |
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-beta+
ryanvm
:
approval-mozilla-release+
|
Details | Review |
Found in
- Nightly 141.0a1
Affected versions
- Firefox 139.0
- Firefox 140.0b1
- Nightly 141.0a1
Tested platforms
- Affected platforms: macOS 13, Windows 11, Ubuntu 22.04
- Unaffected platforms:
Steps to reproduce
- Visit about:preferences
- Search the string
never
- Click in the dropdown menu from History and try to select another option there
Expected result
- User can toggle the options in the menus without issues
Actual result
- Toggling the options in a dropdown when the search tooltip is active is very hard
Regression range
- First bad: 2025-04-14
- Last good: 2025-04-13
- Pushlog: https://hg-edge.mozilla.org/integration/autoland/pushloghtml?fromchange=7c7a6cf3f52e22ae7546e362391cf72fcc3e192c&tochange=34cc7a34305a2af1d16ace0ac3286952b9ad7766
- Potentially regressed by: Bug 1959540 - Simplify XUL menu structure
Additional notes
- From what I can tell all the dropdowns from about:preferences are affected by this issue.
Assignee | ||
Comment 1•4 months ago
|
||
Much like menu-text.
Updated•4 months ago
|
Assignee | ||
Updated•4 months ago
|
Comment 3•4 months ago
|
||
bugherder |
Comment 4•4 months ago
|
||
The patch landed in nightly and beta is affected.
:emilio, 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-firefox140
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Comment 5•4 months ago
|
||
Comment on attachment 9491285 [details]
Bug 1968949 - menu-highlightable-text should not react to pointer-events. r=#theme
Beta/Release Uplift Approval Request
- User impact if declined/Reason for urgency: comment 0, trivial fix
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce:
- List of other uplifts needed: none
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Trivial css fix
- String changes made/needed: none
- Is Android affected?: No
Assignee | ||
Updated•4 months ago
|
Reporter | ||
Comment 6•4 months ago
|
||
Looks fixed using the latest Nightly 141.0a1 across platforms (Windows 11, macOS 13 and Ubuntu 22.04)
Reporter | ||
Updated•4 months ago
|
Comment 7•4 months ago
|
||
Comment on attachment 9491285 [details]
Bug 1968949 - menu-highlightable-text should not react to pointer-events. r=#theme
Approved for 140.0b3
Updated•4 months ago
|
Reporter | ||
Comment 9•4 months ago
|
||
Looks fixed using the latest Beta build 140.0b1 from treeherder across platforms (Windows 11, macOS 13 and Ubuntu 22.04)
Updated•4 months ago
|
Comment 10•4 months ago
|
||
Comment on attachment 9491285 [details]
Bug 1968949 - menu-highlightable-text should not react to pointer-events. r=#theme
Approved for 139.0.4
Updated•4 months ago
|
Comment 11•4 months ago
|
||
uplift |
Reporter | ||
Comment 12•4 months ago
|
||
Also verified that this is fixed using the latest Release build from treeherder across platforms (Windows 11, macOS 13 and Ubuntu 22.04).
Comment 13•3 months ago
|
||
Added to the 139.0.4 relnotes.
Fixed difficult selection of drop-down menu options in the Firefox preferences page when selected via the in-page search.
Description
•