[Webkit-unassigned] [Bug 136176] Rubber-banding in overflow:scroll regions does not work correctly with direction:rtl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 25 20:31:42 PDT 2014


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





--- Comment #8 from Beth Dakin <bdakin at apple.com>  2014-08-25 20:31:48 PST ---
(In reply to comment #7)
> (From update of attachment 237006 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=237006&action=review
> 
> > Source/WebCore/rendering/RenderLayer.cpp:2645
> > +    return IntRect(IntPoint(scrollPosition().x(), scrollPosition().y()),
> 
> Why not just IntRect(scrollPosition(), ...)? No need for all this fun.

r=you to fix, Tim?

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