Open
Bug 1327735
Opened 8 years ago
Updated 3 years ago
HTML replacement for XUL splitters hides 1px in any frame placed before splitter
Categories
(DevTools :: Shared Components, defect, P3)
DevTools
Shared Components
Tracking
(Not tracked)
NEW
People
(Reporter: arni2033, Unassigned)
References
Details
Attachments
(4 files)
>>>
STR_1:
1. Open inspector on this page
2. Expand header in markup (selector "#header")
3. Open inspector sidebar
STR_2:
1. Open about:newtab
2. Open style editor
STR_3:
1. Open inspector
2. Open split console
STR_4:
1. Open inspector
2. Switch inspector to vertical mode (2 possible ways)
AR: Rightmost pixel isn't visible in markup and frames in style editor (in any frame placed to the
left from vertical splitter). You can easily say that, because scrollbar is clipped.
Lowest pixel isn't visible in breadcrumbs (in any frame placed above horizontal splitter).
You can easily say that, because bug 1197196 becomes more noticeable.
ER: Splitter shouldn't hide anything
Component: Developer Tools: Framework → Developer Tools: Shared Components
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 1•5 years ago
|
||
Toolbox docked to the bottom: splitter hides last 1px row of the content page.
Comment 2•5 years ago
|
||
Toolbox docked to right side: splitter hides last 1px column of the content page.
Comment 3•5 years ago
|
||
Toolbox docked to the left: splitter doesn't hide page content.
Comment 4•5 years ago
|
||
Test case.
The page's red border should never be hidden by the DevTools toolbox.
Comment 5•5 years ago
|
||
Thanks for the test cases Florens!
(In reply to Florens Verschelde :fvsch from comment #1)
Toolbox docked to the bottom: splitter hides last 1px row of the content page.
Interestingly, I don't see that bottom border even if DevTools toolbox is hidden.
Honza
Has STR: --- → yes
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•