Closed
Bug 2053712
Opened 1 month ago
Closed 25 days ago
<split-view-footer> shouldn't have border-radius on its bottom right corner when DevTools is docked at the bottom
Categories
(Firefox :: Tabbed Browser: Split View, defect, P3)
Firefox
Tabbed Browser: Split View
Tracking
()
RESOLVED
FIXED
155 Branch
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
(Whiteboard: [fidefe-nova])
Attachments
(2 files)
The <split-view-footer> item has a bottom right border-radius to match the content page border radius
But when DevTools are docked at the bottom, there's no radius at the bottom of the content page anymore. In such case, the radius on the footer look odd as you can see the the content page behind it (attached screenshot is in Nova, as the increased radius makes it easier to spot, but the issue already exists without Nova)
Updated•1 month ago
|
Severity: -- → S4
Priority: -- → P3
Whiteboard: [fidefe-nova]
Updated•1 month ago
|
| Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
| Assignee | ||
Updated•29 days ago
|
Blocks: nova-foxfooding
| Assignee | ||
Updated•29 days ago
|
No longer blocks: nova-foxfooding
Pushed by nchevobbe@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/605cf4848cce
https://hg.mozilla.org/integration/autoland/rev/e739bd741fbd
Remove <split-view-footer> end end border radius when DevTools is docked to the bottom. r=desktop-theme-reviewers,tabbrowser-reviewers,jswinarton,sfoster
Comment 3•25 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 25 days ago
status-firefox155:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch
Updated•15 days ago
|
QA Whiteboard: [qa-triage-done-c156/b155]
You need to log in
before you can comment on or make changes to this bug.
Description
•