Bug 55574

Summary: Web Inspector: Gutter height should be 100% when few lines are displayed
Product: WebKit Reporter: Andrey Adaikin <aandrey>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, podivilov, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Description Andrey Adaikin 2011-03-02 06:48:13 PST
Repro: open a small script in the Web Inspector, so that there is an empty space at the bottom of the viewer (i.e. no vertical scrollbar). The gutter's height should be 100% in this case.

Also a small UI tweak: set gutter's min-width to 19px, which is the minimum width to display a breakpoint marker.
Comment 1 Andrey Adaikin 2011-03-02 07:14:25 PST
Created attachment 84415 [details]
Patch
Comment 2 Pavel Podivilov 2011-03-04 06:52:29 PST
Committed r80348: <http://trac.webkit.org/changeset/80348>