Bug 22792

Summary: [Transforms] RenderListBox panning and scrolling not transform-friendly
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, zalan
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:06:46 PST
RenderListBox::panScroll() and RenderListBox::scrollToward() have calls to localToAbsolute() which ignore transforms, which probably causes issues when interacting with transformed list boxes.
Attachments
Note You need to log in before you can comment on or make changes to this bug.