WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 84178
84176
Relax ScrollView::adjustScrollPositionWithinRange in case constrainsScrollingToContentEdge is false
https://bugs.webkit.org/show_bug.cgi?id=84176
Summary
Relax ScrollView::adjustScrollPositionWithinRange in case constrainsScrolling...
Antonio Gomes
Reported
2012-04-17 11:53:22 PDT
Right now, when a port has delegatesScrolling set to FALSE, and constrainsScrollingToContentEdge set to TRUE (i.e. it acceptes over scrolled position), calling ScrollView::setScrollPosition with an overscrolled position still gets the position clamped to the content size edges. We could relax ::adjustScrollPositionWithinRange in that sense.
Attachments
Add attachment
proposed patch, testcase, etc.
Antonio Gomes
Comment 1
2012-04-17 11:56:44 PDT
*** This bug has been marked as a duplicate of
bug 84178
***
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