Address bar dropdown is not dismissed after opening USB and then clicking outside
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox136 | --- | unaffected |
firefox137 | --- | verified |
firefox138 | --- | verified |
People
(Reporter: phorea, Assigned: daisuke)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [sng-scotchbonnet])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
Found in
- Nightly 138.0a1;
Affected versions
- Firefox Nightly 138.0a1;
- Firefox 137 beta 5;
Affected platforms
- macOS 14;
- Ubuntu 24;
Unaffected platforms
- Windows 10;
Steps to reproduce
- Open a new tab and click on the address bar
- Click on the Unified Search Button to open the dropdown.
- Click outside to dismiss the USB dropdown.
Expected result
- Clicking on page content dismisses the USB dropdown, no other dropdowns should be visible.
Actual result
- Address bar dropdown is reopened.
Regression range
- last good: 2025-02-12;
- first bad: 2025-02-13;
- pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=1c695e81404d9c569838b59ddd3a5ba77df87f03&tochange=a3ddc7278467e7fdc06ba96e92ff883aba52b208
- regressed by: bug 1934410
Comment 1•7 months ago
|
||
:daisuke, since you are the author of the regressor, bug 1934410, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Assignee | ||
Comment 2•7 months ago
|
||
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Comment 4•7 months ago
|
||
Backed out for causing searchModeSwitcher related failures
Assignee | ||
Updated•7 months ago
|
Assignee | ||
Comment 7•7 months ago
|
||
Comment on attachment 9471922 [details]
Bug 1953927: Close urlbar view explicitly when opening Unified Search Engine popup
Beta/Release Uplift Approval Request
- User impact if declined/Reason for urgency: Urlbar result will be reopened automatically unexpectedly if closing the Unified Search engine popup by clicking outside of the popup.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- 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): This patch changes only the behavior of after clicking outside of the popup.
- String changes made/needed: None
- Is Android affected?: Unknown
Comment 8•7 months ago
|
||
S2 definition:
(Serious) Major functionality/product severely impaired or a high impact issue and a satisfactory workaround does not exist
Updated•7 months ago
|
Updated•7 months ago
|
Comment 10•7 months ago
|
||
Reproducible on a 2025-03-13 Firefox Nightly build on macOS 14.
Verified as fixed on Firefox Nightly 138.0a1 and Firefox 137.0 on macOS 14 and Ubuntu 22.
Address bar dropdown does not re-open after dismissing the USB dropdown.
Description
•