[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
Tue Aug 31 14:00:46 PDT 2010


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


Xiaomei Ji <xji at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62753|0                           |1
        is obsolete|                            |
  Attachment #65719|0                           |1
        is obsolete|                            |
  Attachment #66098|                            |review?
               Flag|                            |




--- Comment #43 from Xiaomei Ji <xji at chromium.org>  2010-08-31 14:00:46 PST ---
Created an attachment (id=66098)
 --> (https://bugs.webkit.org/attachment.cgi?id=66098)
patch w/ layout test

The patch is not completed for Mac port:
1. For RTL page, the horizontal scroll bar is at the very left (instead of very right as in Firefox and Chromium with the patch) when page first loaded.
2. For RTL page, horizontal scrollbar does not behave completely correct for zoom in and out. For example, zooming in and then out should keep the horizontal scrollbar at the same position as it was before zooming. But it is not the case for Safari in Mac.

See test file horizontal-scrollbar-in-rtl.html for detail.

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