[Webkit-unassigned] [Bug 31823] New: List-items .height() value incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 24 01:44:31 PST 2009


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

           Summary: List-items .height() value incorrect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rick2910 at yahoo.com


Floated or display:block list-items (<li>) will generate a wrong .height()
readout in Javascript. 

I've alerted the raw output of the li.height() and viewed the wrong height (in
px) to be returned. I could not find a direct relation between the expected
value and the actual value. This issue happens in both Safari and Chrome, with
the latest (nightlty) WebKit engine (in case of Chrome, the dev branch of the
browser). In all other browsers results are as expected.

The issue will not always appear (not even while using a static version of the
html). When the issue occurs, a page refresh will solve the problem. 

Spotted the issue on both Windows XP as OSX 10.5 with both Safari and Chrome.

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