[Webkit-unassigned] [Bug 19283] New: Checking offsetHeight of an element in javascript affects overall height of the page?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 27 20:29:52 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19283

           Summary: Checking offsetHeight of an element in javascript
                    affects overall height of the page?
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
               URL: http://m4cb0y.homeip.net/allegory/images/gallery1.php
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: michaelks at mac.com


I'm not exactly sure what this bug is, but on the latest nightly build (#34153)
the footer on my site jumps up when using the lightbox gallery on my site. I've
pinpointed this to line 355 in the file lytebox.js:
'document.getElementById('caption').offsetHeight'. If I comment this out it
doesn't happen anymore. This only happens with the new build of WebKit;
Firefox, Opera, IE, and Safari 3.1.1 render it fine.


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



More information about the webkit-unassigned mailing list