Closed
Bug 1945451
Opened 11 days ago
Closed 9 days ago
The address bar flickers when changing or hovering between normal and touch density modes in the Customize toolbar
Categories
(Firefox :: Address Bar, defect)
Tracking
()
VERIFIED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox134 | --- | wontfix |
firefox135 | --- | wontfix |
firefox136 | --- | wontfix |
firefox137 | --- | verified |
People
(Reporter: atrif, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Found in
- 136.0a1 (2025-02-02)
Affected versions
- 136.0a1 (2025-02-02)
- 135.0
- 134.0.2
Tested platforms
- Affected platforms: Windows 10x64, Ubuntu 24
- Unaffected platforms: macOS 12 (does not have the density option)
Steps to reproduce
- Open Customize Toolbar
- Change/ Hover between normal and touch modes.
Expected result
- The Address bar does not flicker.
Actual result
- Address bar flickers.
Regression range
Additional notes
- Attached a screen recording.
Comment 1•11 days ago
|
||
:emilio, since you are the author of the regressor, bug 1927111, could you take a look?
For more information, please visit BugBot documentation.
Flags: needinfo?(emilio)
Assignee | ||
Comment 2•11 days ago
|
||
Density changes called directly into the urlbar input to update the
breakout. But when customizing the urlbar shouldn't break out.
That means that this code is mostly for when density is changed via
another window, or direct pref changes I guess.
Updated•11 days ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Assignee | ||
Updated•11 days ago
|
Flags: needinfo?(emilio)
Updated•11 days ago
|
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ca95d7d1c9ff
Avoid breaking out the urlbar while in customize mode. r=dao,urlbar-reviewers
Comment 4•9 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 days ago
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
Reporter | ||
Comment 5•1 day ago
|
||
Verified fixed with Firefox 137.0a1 (2025-02-13) on Windows 10x64 and Ubuntu 24.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•