[webkit-reviews] review canceled: [Bug 23556] Right-to-left pages should be scrollable to reveal left overflow : [Attachment 71805] patch w/ layout test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 05:04:43 PST 2010


Jeremy Moskovich <playmobil at google.com> has canceled Xiaomei Ji
<xji at chromium.org>'s request for review:
Bug 23556: Right-to-left pages should be scrollable to reveal left overflow
https://bugs.webkit.org/show_bug.cgi?id=23556

Attachment 71805: patch w/ layout test
https://bugs.webkit.org/attachment.cgi?id=71805&action=review

------- Additional Comments from Jeremy Moskovich <playmobil at google.com>
Snapshot of current work, this now appears to work on Safari with caveats
listed below.

Known issues with this patch:
* History save/restore of scrollbar position doesn't work correctly.
* fast/dom/horizontal-scrollbar-in-rtl.html layout test reloads itself in a
loop and thus can't be run manually in Safari.

The scrollbar thumb isn't updated when switching document direction
programmatically though this appears to be an existing bug with style
propagation.  Probably best to address this in a separate bug.


More information about the webkit-reviews mailing list