[Webkit-unassigned] [Bug 151871] New: Web Inspector: debugger popover lacks horizontal scrollbar when content overflows both vertically and horizontally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 10:24:09 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=151871

            Bug ID: 151871
           Summary: Web Inspector: debugger popover lacks horizontal
                    scrollbar when content overflows both vertically and
                    horizontally
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 266638
  --> https://bugs.webkit.org/attachment.cgi?id=266638&action=review
[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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151204/95849bae/attachment.html>


More information about the webkit-unassigned mailing list