Closed
Bug 2056570
Opened 1 month ago
Closed 1 month ago
RDM toolbar overlaps .notificationbox-stack in split view
Categories
(DevTools :: Responsive Design Mode, defect, P3)
DevTools
Responsive Design Mode
Tracking
(firefox155 fixed)
RESOLVED
FIXED
155 Branch
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(2 files)
When Split View is enabled, the notification is displayed inside the browser container
The RDM toolbar is absolutely positioned at the moment, meaning it's displayed on top of the notifications (see screenshot)
Note that Bug 2049244 will the overlap, as the RDM toolbar won't be absolutely positioned anymore.
The RDM toolbar should also be positioned after the notificationbox in the DOM, as the notification should be visually displayed before the RDM toolbar.
Updated•1 month ago
|
Severity: -- → S3
Priority: -- → P3
| Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6e3fcb957e30
https://hg.mozilla.org/integration/autoland/rev/0d26549d9cac
[devtools] Put RDM toolbar after notification box in markup in Split View. r=devtools-reviewers,tabbrowser-reviewers,jsudiaman,bomsy.
Comment 3•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month 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
•