[Webkit-unassigned] [Bug 54098] New: Web Inspector: [regression] Fix syncing heights of the gutter and main panel lines, and add 2px padding-left

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 06:54:48 PST 2011


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

           Summary: Web Inspector: [regression] Fix syncing heights of the
                    gutter and main panel lines, and add 2px padding-left
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aandrey at google.com
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


1) Syncing heights of the gutter and main panel lines some times can not be done right away (for example, if the textViewer has not been shown yet in the Web Inspector). Thus we should always sync the height when we repaint the screen.

2) Remove the 2px space between the gutter and mail panels, instead use "padding-left: 2px" for the mail panel.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list