[Webkit-unassigned] [Bug 67265] New: On Mac, select's arrow button is always on right, regardless of select's direction
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 31 00:40:06 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=67265
Summary: On Mac, select's arrow button is always on right,
regardless of select's direction
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aharon at google.com
CC: mitz at webkit.org, playmobil at google.com,
xji at chromium.org
Created an attachment (id=105753)
--> (https://bugs.webkit.org/attachment.cgi?id=105753&action=review)
test case
On the Mac, in both Chrome and Safari (at least when the browser language is English - I have not tried it with an RTL browser), a <select>'s arrow button currently always gets displayed on the right. The expected behavior is that it should be dependent on the <select>'s direction. (It should not be dependent on the browser's language, nor the <option>s' direction, nor the text in the <options>s.) That is the way it behaves in Chrome on Windows and Linux, in Safari on Windows, in IE on Windows, and in Firefox on Windows and Linux and even on the Mac. If Safari on the Mac has to be special and always have the button on the right, at least Chrome on the Mac should do the right thing.
--
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