Closed
Bug 1971941
Opened 5 months ago
Closed 4 months ago
[Ubuntu] Horizontal line displayed above Navigation Bar when Vertical tabs are ON
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
VERIFIED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox139 | --- | unaffected |
| firefox140 | --- | unaffected |
| firefox141 | --- | verified |
| firefox142 | --- | verified |
People
(Reporter: sbadau, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-profile-management])
Attachments
(2 files)
|
804.42 KB,
video/webm
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
Found in
- Nightly 141.0a1
Affected versions
- Nightly 141.0a1
Tested platforms
- Affected platforms: Ubuntu 25.04,
- Unaffected platforms: macOS 14, Windows 11.
Preconditions
- Ensure browser.profiles.enabled is set to true.
- At least one switchable profile exists (Profile A) with the Vertical Tabs and Show Sidebar options checked in about:preferences.
Steps to reproduce
- On Profile A enter edit mode via Hamburger menu -> Profile A -> Edit.
- Select different themes and observe the upper side of the window.
Expected result
- The themes should be set correctly, and the UI should display without any visual artifacts.
Actual result
- A horizontal line appears above the navigation bar. Please see the screen recording for more details.
Regression range
- not a regression.
Additional notes
- The issue is not reproducible when the Light, Dark or System themes are set, but is is reproducible with all the other themes.
Updated•5 months ago
|
| Reporter | ||
Updated•5 months ago
|
Summary: Horizontal line displayed above Navigation Bar when Vertical tabs are ON → [Ubuntu] Horizontal line displayed above Navigation Bar when Vertical tabs are ON
Comment 1•5 months ago
|
||
Hi Emilio, I wondered if you might have thoughts on this bug?
Flags: needinfo?(emilio)
| Assignee | ||
Updated•5 months ago
|
Flags: needinfo?(emilio)
| Assignee | ||
Comment 2•5 months ago
|
||
tabs-hidden is set on the toolbox.
Updated•5 months ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/bc26fd004257
https://hg.mozilla.org/integration/autoland/rev/d17d3b507708
Fix tabs-hidden usage for navbar separator. r=desktop-theme-reviewers,dao
Comment 4•4 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Comment 5•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-firefox141towontfix.
For more information, please visit BugBot documentation.
Flags: needinfo?(emilio)
| Assignee | ||
Comment 6•4 months ago
|
||
Comment on attachment 9497467 [details]
Bug 1971941 - Fix tabs-hidden usage for navbar separator. r=#theme
Beta/Release Uplift Approval Request
- User impact if declined/Reason for urgency: comment 0
- 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: comment 0
- 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 tweak.
- String changes made/needed: none
- Is Android affected?: No
Flags: needinfo?(emilio)
Attachment #9497467 -
Flags: approval-mozilla-beta?
| Assignee | ||
Updated•4 months ago
|
Flags: qe-verify+
Updated•4 months ago
|
Attachment #9497467 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•4 months ago
|
Updated•4 months ago
|
QA Whiteboard: [QA-3981][qa-found-in-c141] → [QA-3981][qa-found-in-c141][uplift] [qa-ver-needed-c142/b141]
Updated•4 months ago
|
QA Contact: tzsoldos
Updated•4 months ago
|
QA Contact: tzsoldos
Comment 8•4 months ago
|
||
Verified fixed on Ubuntu 24.10 using Nightly 142.0a1 (20250701155448).
QA Contact: pmagyari
Comment 9•4 months ago
|
||
Also verified fixed on Beta 141.0b5 (20250701171243).
Updated•1 month ago
|
QA Whiteboard: [QA-3981][qa-found-in-c141][uplift] [qa-ver-needed-c142/b141] → [QA-3981][qa-found-in-c141][uplift] [qa-ver-done-c142/b141]
You need to log in
before you can comment on or make changes to this bug.
Description
•