[webkit-reviews] review requested: [Bug 6844] elementAtPoint returns the list when the point is over a list marker : [Attachment 6656] patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Tue Feb 21 21:29:04 PST 2006


Justin Garcia <justin.garcia at apple.com> has asked  for review:
Bug 6844: elementAtPoint returns the list when the point is over a list marker
http://bugzilla.opendarwin.org/show_bug.cgi?id=6844

Attachment 6656: patch
http://bugzilla.opendarwin.org/attachment.cgi?id=6656&action=edit

------- Additional Comments from Justin Garcia <justin.garcia at apple.com>
The position and size of the list marker's renderer doesn't correspond to the
position and size of the marker that's painted.  So, I save the rect where the
marker is painted, and that's where I do hit testing.  Want to show this to
hyatt while I work on creating layout tests.



More information about the webkit-reviews mailing list