WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug