Closed
Bug 1917595
Opened 2 years ago
Closed 1 year ago
Tabs separator not drawn in private window
Categories
(Firefox :: Toolbars and Customization, defect, P1)
Firefox
Toolbars and Customization
Tracking
()
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: henry-x, Assigned: henry-x)
References
Details
Attachments
(1 file)
Steps to reproduce
- Customize the toolbar to place an item just before the firefox view toolbar item.
- Open a private window.
Result
No separator is drawn between the toolbar item and the tabs.
Expect
Separator to be drawn.
Cause
The CSS selector for this rule uses + rather than ~.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → henry
Status: NEW → ASSIGNED
Updated•1 year ago
|
Severity: -- → S4
Priority: -- → P1
| Assignee | ||
Comment 2•1 year ago
|
||
Can someone land this?
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6d400a219ba2
Draw separator between toolbar item and tabs in private windows. r=desktop-theme-reviewers,sfoster,kcochrane
Comment 4•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Updated•1 year ago
|
QA Whiteboard: [qa-132b-p2]
You need to log in
before you can comment on or make changes to this bug.
Description
•