RESOLVED FIXED 22791
[Transforms] Some selectionRect() methods not transform-friendly
https://bugs.webkit.org/show_bug.cgi?id=22791
Summary [Transforms] Some selectionRect() methods not transform-friendly
Simon Fraser (smfr)
Reported 2008-12-10 11:05:15 PST
RenderText::selectionRect() and RenderListMarker::selectionRect() both have calls to localToAbsolute() which ignore transforms. This probably causes some selection painting issues in transformed text/lists.
Attachments
Simon Fraser (smfr)
Comment 1 2010-01-22 20:11:28 PST
This was fixed at some point.
Note You need to log in before you can comment on or make changes to this bug.