WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 22792
[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
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-06-13 15:48:21 PDT
We still have this FIXME:
https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderListBox.cpp#571
and
https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderListBox.cpp#612
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug