[Webkit-unassigned] [Bug 23966] REGRESSION: Custom arrow navigation functionality doesn't work at dropular.net

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 13 02:25:06 PDT 2009


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|WebCore Misc.               |HTML DOM
     Ever Confirmed|0                           |1




------- Comment #3 from ap at webkit.org  2009-03-13 02:25 PDT -------
The problem here is with a broken getBoundingClientRect implementation, which
jQuery decides to use when available.

Try e.g.
javascript:alert(document.getElementById("drop7").getBoundingClientRect().top)


-- 
Configure bugmail: https://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