Closed
Bug 2061914
Opened 25 days ago
Closed 21 days ago
.dialogOverlay shouldn't have border-radius on its top corners when DevTools is docked at the side and sidebar is present
Categories
(Toolkit :: Content Prompts, defect, P3)
Toolkit
Content Prompts
Tracking
()
RESOLVED
DUPLICATE
of bug 2059733
People
(Reporter: mercichao, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-post-nova])
Attachments
(2 files)
Steps to Reproduce:
- Disable Nova.
- Open the sidebar and move it to the right.
- Open DevTools and dock it to the right.
- Execute
alert()to open a prompt. - Observe that the top right corner of the dialog overlay remains rounded.
| Reporter | ||
Updated•25 days ago
|
Summary: .dialogOverlay shouldn't have border-radius on its top right corner when DevTools is docked at the right and sidebar moved to the right → .dialogOverlay shouldn't have border-radius on its top right corner DevTools is docked at the side and sidebar is present
| Reporter | ||
Comment 1•25 days ago
|
||
Also happens when they are both on the left.
| Reporter | ||
Updated•25 days ago
|
Summary: .dialogOverlay shouldn't have border-radius on its top right corner DevTools is docked at the side and sidebar is present → .dialogOverlay shouldn't have border-radius on its top corners when DevTools is docked at the side and sidebar is present
Comment 2•22 days ago
|
||
Thank you for the report, looks like there are a lot of edge cases for the dialogOverlay we need to iron out.
Updated•22 days ago
|
Comment 3•21 days ago
|
||
I think this was fixed by Bug 2059733
Status: UNCONFIRMED → RESOLVED
Closed: 21 days ago
Component: Tabbed Browser → Content Prompts
Duplicate of bug: 2059733
Product: Firefox → Toolkit
Resolution: --- → DUPLICATE
Updated•21 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•