[Transforms] RenderListBox panning and scrolling not transform-friendly
https://bugs.webkit.org/show_bug.cgi?id=22792
Summary [Transforms] RenderListBox panning and scrolling not transform-friendly
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.