[Webkit-unassigned] [Bug 58528] New: Web Inspector: Computed style width/height and content area dimensions may be computed incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 04:48:43 PDT 2011


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

           Summary: Web Inspector: Computed style width/height and content
                    area dimensions may be computed incorrectly
           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: apavlov at chromium.org
                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


Scenario 1:
1.  Go to a page with an overflow:auto div. (I did it in w3schools tryit editor).
2.  Open developer tools.
3.  Browse to the DOM element in developer tools, look at the highlight on the web page.
The highlight does not cover the scrollbars (which also count towards the content area).
Upstreaming http://code.google.com/p/chromium/issues/detail?id=51314

Scenario 2:
1. Visit example URL (http://jsfiddle.net/54fAZ/)
2. Inspect the div in the result box, and open the Metrics view.
In the Elements/Metrics pane, the content box of the diagram is marked as 50x50 -- the content box is actually 10x10, the border box is 50x50.
Upstreaming http://code.google.com/p/chromium/issues/detail?id=78660

-- 
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