[Webkit-unassigned] [Bug 70395] REGRESSION: rtl horizontal scrollbar / resize bug - Body shifts on resize when scrolled all the way to the left

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 10 16:14:08 PST 2011


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





--- Comment #30 from Xiaomei Ji <xji at chromium.org>  2011-11-10 16:14:07 PST ---
Created an attachment (id=114594)
 --> (https://bugs.webkit.org/attachment.cgi?id=114594&action=review)
WIP

it fixes the problem in Safari in Mac (tried manually).
One thing I am not sure of is that there are several callers of scrollToOffsetWithoutAnimation(), some of them are passing different scroll offsets, but probably not all of them. Without offset checking, it might trigger unnecessary "notifyPositionChanged()".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list