Bug 55574 - Web Inspector: Gutter height should be 100% when few lines are displayed
Summary: Web Inspector: Gutter height should be 100% when few lines are displayed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-02 06:48 PST by Andrey Adaikin
Modified: 2011-03-04 06:52 PST (History)
11 users (show)

See Also:


Attachments
Patch (4.78 KB, patch)
2011-03-02 07:14 PST, Andrey Adaikin
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>