[Webkit-unassigned] [Bug 54623] RTL web content should have left-hand scrollbar.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 28 09:52:12 PDT 2011


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





--- Comment #4 from Hironori Bono <hbono at chromium.org>  2011-03-28 09:52:12 PST ---
Created an attachment (id=87158)
 --> (https://bugs.webkit.org/attachment.cgi?id=87158&action=review)
An initial change for starting technical discussion.

Greetings,

This is a change that moves the horizontal scrollbars and resizers of an RTL controls. (This change only moves the horizontal scrollbar of the RenderLayer class and it does not move the one of the RenderView class, though.) I notice this change causes layout-test failures for several tests because this change also moves the text in an RTL control right to prevent the text from being rendered on its horizontal scrollbar.
  fast/block/float/026.html -> failed
  fast/block/float/028.html -> failed
  fast/events/offsetX-offsetY.html -> failed
  fast/overflow/overflow-rtl-vertical.html -> failed
  fast/overflow/unreachable-overflow-rtl-bug.html -> failed

Regards,

Hironori Bono

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