Vertical tabs: address bar dropdown is transparent, bookmark toolbar can be clicked through it
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox131 | --- | unaffected |
firefox132 | --- | unaffected |
firefox133 | + | verified |
People
(Reporter: community, Assigned: nsharpley)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [fidefe-sidebar])
Attachments
(1 file, 1 obsolete file)
25.47 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0
Steps to reproduce:
Updated to latest nightly from the website.
Actual results:
Please refer to this (closed) bug as well: https://bugzilla.mozilla.org/show_bug.cgi?id=1922546#c12
This has been marked as fixed, but as far as I can see the z-index of the bookmarks toolbar is now the same as the z-index of the dropdown menu. This is with vertical tabs enabled.
Expected results:
z-index of the dropdown should be greater than the z-index for the bookmarks toolbar.
Comment 1•10 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Bookmarks & History' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
I ran a mozregression for Bug 1922827 and the bottom of the regression showed:
Bug 1899598 - Hide the horizontal tab strip when vertical tabs are enabled. r=mconley,desktop-theme-reviewers,tabbrowser-reviewers,sidebar-reviewers,emilio,willdurand,sclements
- Remove the #titlebar element, and ensure toolbars that comprise the titlebar get a .browser-titlebar class
- Ensure we call TabBarVisibility.update when initializing with verticalTab=true
- Adjust TabBarVisibility logic so we allow for the vertical tabs case
- Give #navigator-toolbar z-index: var(--browser-area-z-index-toolbox) to ensure the urlbar view doesnt get clipped behind the lower elements
Differential Revision: https://phabricator.services.mozilla.com/D222059
2024-10-04T11:17:35.201000: DEBUG : Did not find a branch, checking all integration branches
2024-10-04T11:17:35.206000: INFO : The bisection is done.
2024-10-04T11:17:35.209000: INFO : Stopped
Comment 4•10 months ago
|
||
[Tracking Requested - why for this release]: address bar not functional with optional vertical tabs enabled.
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Comment 5•10 months ago
|
||
The bug is marked as tracked for firefox133 (nightly). However, the bug still isn't assigned.
:cbellini, could you please find an assignee for this tracked bug? Given that it is a regression and we know the cause, we could also simply backout the regressor. If you disagree with the tracking decision, please talk with the release managers.
For more information, please visit BugBot documentation.
Assignee | ||
Comment 8•10 months ago
|
||
Updated•10 months ago
|
Updated•10 months ago
|
Comment 9•10 months ago
|
||
:nikkis is looking at this one.
Updated•10 months ago
|
Comment 13•10 months ago
|
||
This bug just appeared with the latest update. I had nothing at all before.
Comment 14•10 months ago
|
||
![]() |
||
Comment 15•10 months ago
|
||
bugherder |
Comment 16•10 months ago
|
||
Updated today, so far everything is working fine. (Nightly Version 133.0a1 build ID 20241009214609).
Comment 17•10 months ago
|
||
Backed out as requested for causing Bug 1923836.
Comment 18•10 months ago
|
||
Updated•10 months ago
|
Comment 22•9 months ago
|
||
This looks to have been fixed by the fix for bug 1921811 testing on windows 11 and mac with nightly 2024-10-22
Updated•9 months ago
|
Updated•9 months ago
|
Comment 25•9 months ago
|
||
I was able to reproduce the issue on an affected Firefox Nightly build from 2024-10-09, using Windows 11, as shown in Comment 0.
Verified as fixed on Firefox 133.0b8 using Windows 11, macOS 14.7 and Ubuntu 22.04. The address bar dropdown is no longer transparent.
Description
•