[Webkit-unassigned] [Bug 138083] [EFL] Apply adjustScrollPositionWithinRange() to the new offset on ScrollView's scrollTo().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 30 10:22:13 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=138083

--- Comment #4 from KwangHyuk <hyuki.kim at samsung.com> ---
(In reply to comment #3)
> Comment on attachment 240465 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=240465&action=review
> 
> >> Source/WebCore/ChangeLog:12
> >> +        No new tests because of no behavior change.
> > 
> > I'm not sure this change won't change behavior. At least, this patch should pass WKViewScrollTo.cpp test.
> 
> Can't you add new test in order to test this change ? It looks we need to
> add a test which can handle when the offset value is not within the
> scrollable range.

Ok, let me check the WKViewScrollTo.cpp.

However, this is a just bug fix for wheel scroll using mouse.
Of course, you can reproduce issue easily using webkit.org.
Just go to www.webkit.org and do the wheel scroll to the upper direction 10 or more times, then do the wheel scroll to the down direction. you can notice that it will not scroll down for 10 times even though there is no webview changed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141030/0d703bfd/attachment-0002.html>


More information about the webkit-unassigned mailing list