[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 11:58:37 PST 2011


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





--- Comment #13 from Eric Seidel <eric at webkit.org>  2011-01-28 11:58:36 PST ---
(From update of attachment 80470)
View in context: https://bugs.webkit.org/attachment.cgi?id=80470&action=review

> Source/WebCore/rendering/RenderMenuList.cpp:213
> +            m_buttonText->setText(s.impl(), true);

What's the true?

> Source/WebKit/chromium/src/ChromeClientImpl.h:176
>      virtual bool selectItemWritingDirectionIsNatural();
> +    virtual bool selectItemAlignmentFollowsMenuWritingDirection();

I'm surprised this interface doesn't just return a writing direction.  But maybe I'm misunderstanding.

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