[Nova] Remove chrome block borders touching window edges in compact mode
Categories
(Firefox :: Sidebar, defect, P1)
Tracking
()
People
(Reporter: mercichao, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-nova])
Attachments
(1 file, 1 obsolete file)
|
37.76 KB,
image/png
|
Details |
In compact mode, window padding is removed, but the chrome block borders around the window remain visible. This looks inconsistent, especially since the top edge of the top block is missing its border, and the border corners of other blocks are cut off at the window corners.
| Reporter | ||
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Comment 1•1 month ago
|
||
The UX spec at https://www.figma.com/design/XT0eDYh4RtbMNWaYQi0efM/Chrome-Sidebar-UX-Specifications--Sprint-1-?node-id=12167-95157&m=dev effectively calls for a 1px border using the chrome separator color around the entire window at all UI densities.
- I don't see that 1px border in the codebase now, so I'm checking to see whether the design team intends for us to have it
- It looks like the compact mode code changes from bug 2030953 left in some of the individual chrome block borders, which, when they are on the edges of the window, make it look like the window has a border.
Whatever else we do, I think we should remove borders around individual chrome blocks that touch the edge of the window. Thank you for reporting this.
Comment 2•1 month ago
|
||
The severity field is not set for this bug.
:jsudiaman, could you have a look please?
For more information, please visit BugBot documentation.
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Comment 3•25 days ago
|
||
Comment 5•14 days ago
|
||
Superseded by bug2063294
Updated•14 days ago
|
Description
•