RESOLVED DUPLICATE of bug 15671 21907
[Transforms] Caret draws incorrectly on transformed elements
https://bugs.webkit.org/show_bug.cgi?id=21907
Summary [Transforms] Caret draws incorrectly on transformed elements
Simon Fraser (smfr)
Reported 2008-10-27 15:44:21 PDT
The caret fails to render properly in textfields that have a transformed parent.
Attachments
Testcase (550 bytes, text/html)
2008-10-27 15:44 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2008-10-27 15:44:34 PDT
Created attachment 24697 [details] Testcase
Simon Fraser (smfr)
Comment 2 2008-10-27 15:45:37 PDT
RenderText::caretRect() calls absolutePositionForContent(), which fails to take transforms into account.
Simon Fraser (smfr)
Comment 3 2008-10-27 16:05:23 PDT
*** This bug has been marked as a duplicate of 15671 ***
Note You need to log in before you can comment on or make changes to this bug.