NEW 151871
Web Inspector: debugger popover lacks horizontal scrollbar when content overflows both vertically and horizontally
https://bugs.webkit.org/show_bug.cgi?id=151871
Summary Web Inspector: debugger popover lacks horizontal scrollbar when content overf...
Blaze Burg
Reported 2015-12-04 10:24:09 PST
Created attachment 266638 [details] [Screenshot] Missing horizontal scrollbar STEPS TO REPRODUCE: - Inspect the inspector - Pause somewhere in Main.js - Hover over 'WebInspector' EXPECTED: - Lots of properties, should have scroll bars appear for horizontal and vertical overflow ACTUAL: - Only vertical scroll bar appears. NOTES: - If there is horizontal overflow but no vertical overflow, we show the horizontal scrollbar. - If there is vertical overflow but no horizontal overflow, we show the vertical scrollbar.
Attachments
[Screenshot] Missing horizontal scrollbar (448.50 KB, image/png)
2015-12-04 10:24 PST, Blaze Burg
no flags
[Screenshot] scrollbar on horizontal overflow only (440.01 KB, image/png)
2015-12-04 10:24 PST, Blaze Burg
no flags
Radar WebKit Bug Importer
Comment 1 2015-12-04 10:24:21 PST
Blaze Burg
Comment 2 2015-12-04 10:24:35 PST
Created attachment 266639 [details] [Screenshot] scrollbar on horizontal overflow only
Note You need to log in before you can comment on or make changes to this bug.