[Webkit-unassigned] [Bug 23556] Right-to-left pages should be scrollable to reveal left overflow

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


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


Jeremy Moskovich <playmobil at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71805|0                           |1
        is obsolete|                            |
  Attachment #71805|review?                     |
               Flag|                            |




--- Comment #55 from Jeremy Moskovich <playmobil at google.com>  2010-11-17 05:04:44 PST ---
Created an attachment (id=74099)
 --> (https://bugs.webkit.org/attachment.cgi?id=74099&action=review)
Snapshot

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.

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