Bug 21907

Summary: [Transforms] Caret draws incorrectly on transformed elements
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: hyatt
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Testcase none

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.