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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 31 13:57:11 PDT 2011


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


Dave Hyatt <hyatt at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87748|review?                     |review-
               Flag|                            |




--- Comment #13 from Dave Hyatt <hyatt at apple.com>  2011-03-31 13:57:11 PST ---
(From update of attachment 87748)
View in context: https://bugs.webkit.org/attachment.cgi?id=87748&action=review

Minusing because of the use of a CSS property (and for the other reasons mentioned in the previous comment).

Not all platforms are going to want this change, so I think this is better off as a Setting if you're going to do it.

> Source/WebCore/rendering/RenderBlock.cpp:1415
> +            if (style()->isShowScrollbarOnLeft())

This is bad terminology and bad English.

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