Bug 22791

Summary: [Transforms] Some selectionRect() methods not transform-friendly
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 15670    

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.