WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
117473
RenderListBox should implement maximumScrollPosition()
https://bugs.webkit.org/show_bug.cgi?id=117473
Summary
RenderListBox should implement maximumScrollPosition()
Ryosuke Niwa
Reported
2013-06-10 20:34:54 PDT
Consider merging
https://chromium.googlesource.com/chromium/blink/+/8519bf4347eb852e07e4b5bb34813e04b8cdd32e
RenderListBox uses special scrolling coordinate in number of items. The default implementation in ScrollableArea uses number of pixels.
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-08-29 09:55:52 PDT
It is already implemented:
https://github.com/WebKit/WebKit/blob/3d8b0c6d5f0aae9a197be0b2075b7a2625ac3d7d/Source/WebCore/rendering/RenderListBox.cpp#L691
https://github.com/WebKit/WebKit/blob/3d8b0c6d5f0aae9a197be0b2075b7a2625ac3d7d/Source/WebCore/rendering/RenderListBox.h#L127
rniwa@webkit.org
- I think this can be marked as "RESOLVED CONFIGURATION CHANGED"?
Simon Fraser (smfr)
Comment 2
2022-08-29 10:05:04 PDT
Agreed.
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