RESOLVED DUPLICATE of bug 158007 51499
Search input magnifier icon should be moved and mirrored for RTL
https://bugs.webkit.org/show_bug.cgi?id=51499
Summary Search input magnifier icon should be moved and mirrored for RTL
Evan Stade
Reported 2010-12-22 14:54:51 PST
The following snippet will give a search input where the text is input RTL: <input type=search results=5 style="direction: rtl;"> however, the icons still show in the LTR locations, ie., the search glass is on the left and the x is on the right. They should be swapped (also the search glass should be horizontally mirrored).
Attachments
o2 cookies from mail need fast (9.09 KB, text/css)
2013-06-17 17:49 PDT, Jimi
no flags
Jeremy Moskovich
Comment 1 2011-07-17 05:05:15 PDT
On OS X the native search field always has the magnifier icon on the left, regardless of the control directionality. Mitz/Dave: Does the Mac port wish to preserve the OS native behavior or are you ok having the icons flipped for rtl on for the Apple ports?
mitz
Comment 2 2011-07-18 09:58:29 PDT
Please don’t change this in Mac OS X.
Dan Beam
Comment 3 2012-11-26 16:01:52 PST
So what's the status of this bug? Is it WontFix or simply not applicable on Mac? We hit this issue again today here - http://code.google.com/p/chromium/issues/detail?id=162744
Eric Seidel (no email)
Comment 4 2012-11-26 16:19:15 PST
I suspect we don't want to diverge behavior from Mac on Mac. So this is just a fix for other ports then. There are numerous platform-specific form-control/editing behaviors, I guess this is just another one.
Jimi
Comment 5 2013-06-17 17:49:09 PDT
Created attachment 204871 [details] o2 cookies from mail need fast o2 cookies from mail need fast
Aharon (Vladimir) Lanin
Comment 6 2013-06-18 01:08:09 PDT
Sounds like this should get moved to crbug.
Jeremy Moskovich
Comment 7 2013-06-18 01:14:50 PDT
Chromium bug is crbug.com/67848, I'm leaving this bug open in case ports other than the Mac port wish to modify the behavior.
Kent Tamura
Comment 8 2016-08-07 20:44:08 PDT
*** This bug has been marked as a duplicate of bug 158007 ***
Note You need to log in before you can comment on or make changes to this bug.