[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
Fri Oct 28 17:56:26 PDT 2011


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





--- Comment #15 from Xiaomei Ji <xji at chromium.org>  2011-10-28 17:56:26 PST ---
(In reply to comment #14)
> (In reply to comment #13)
> > (From update of attachment 112805 [details] [details])
> > I don't know this code well enough to review this patch, however, I have 2 suggestions:
> > 1) Do a refactor patch first that adds the getter methods and makes the member variables private.  This will make the patch much smaller.
> 
> Good suggestion!

BTW, changing m_scrollOrigin to be private is due to the introduction of m_scrollOriginChanged.
the setter will update m_scrollOriginChanged as well. If there is a better way to not introduce m _scrollOriginChanged, m_scrollOrigin does not need to be private.

-- 
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