Closed
Bug 1191232
Opened 9 years ago
Closed 6 years ago
Scrollbars in gcli reducing size of content of popup not taken into account, hiding text/pushing it off screen
Categories
(DevTools Graveyard :: Graphic Commandline and Toolbar, defect)
DevTools Graveyard
Graphic Commandline and Toolbar
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: aryx, Unassigned)
References
Details
Attachments
(3 files)
Firefox Nightly 42.0a1 20150804 and Aurora 41.0a2 on Windows 8.1
If the GCLI's popup needs scrollbars, these are not taken into account for the calculation of the size of the popup, e.g. pushing text off screen.
Steps to reproduce:
1. Open https://twitter.com
2. Open GCLI (Ctrl + F2).
3. Type |security csp|.
Actual result:
Header "Content-Security-Policy for https://twitter.com" is vertically cut off.
Reporter | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
From this sample it appears the height is exceeded by a few pixels more than just the height of the scroll bar. I used the help command to re-create the problem.
Updated•6 years ago
|
Product: Firefox → DevTools
Comment 3•6 years ago
|
||
Per bug 1491875, this component has been closed, and the affected code is being removed from Firefox. Closing this bug as incomplete.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•