Use will-change: transform in the urlbar to make sure to consistently contain fixed position descendants.
Categories
(Firefox :: Address Bar, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox137 | --- | verified |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-release?
|
Details | Review |
Assignee | ||
Comment 1•5 days ago
|
||
To make sure to consistently contain fixed position descendants.
This fixes the menubar case in bug 1949528 comment 5, which was
regressed by bug 1937363 because it added a position: fixed element
inside the urlbar.
Comment 3•5 days ago
|
||
bugherder |
Assignee | ||
Comment 4•2 days ago
|
||
Comment on attachment 9467658 [details]
Bug 1949742 - Use will-change in the urlbar. r=#theme,#urlbar-reviewers
Beta/Release Uplift Approval Request
- User impact if declined/Reason for urgency: See bug 1949528
- 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: On macOS, go fullscreen and hover over the menubar.
- 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•2 days ago
|
Comment 5•2 days ago
|
||
Comment on attachment 9467658 [details]
Bug 1949742 - Use will-change in the urlbar. r=#theme,#urlbar-reviewers
Fx136 is now in release.
Moving uplift request from beta to release for possible inclusion in an RC respin or later dot release.
Updated•12 hours ago
|
Comment 6•9 hours ago
|
||
I can reproduce this issue in Nightly v135.0a1 (2025-01-06) and Nightly v137.0a1 (2025-02-20) and I can verify the fix in Nightly v137.0a1 (2025-02-24) and Nightly v137.0a1 (2025-02-25). Testing was performed on MacOS 11 and MacOS 14 aarch64.
Will keep an eye for a possible uplift for verification.
Description
•