[Webkit-unassigned] [Bug 19785] <select> can't display right-to-left (rtl) languages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 28 13:36:17 PST 2011


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





--- Comment #18 from Xiaomei Ji <xji at chromium.org>  2011-01-28 13:36:17 PST ---
(From update of attachment 80487)
View in context: https://bugs.webkit.org/attachment.cgi?id=80487&action=review

> Source/WebCore/rendering/RenderMenuList.cpp:101
> +        innerStyle->setTextAlign(style()->isLeftToRightDirection() ? LEFT : RIGHT);

what if the menu's writing direction is LTR, but it is alignment is right?

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