[Webkit-unassigned] [Bug 125842] Input type=search|color doesn't respect dir=RTL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 2 06:12:52 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=125842
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com,
| |akeerthi at apple.com,
| |rniwa at webkit.org
--- Comment #2 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
This one is strange:
data:text/html,<input type="date"><br/><input type="date" dir="RTL">
^ Chrome show dd/mm/yyyy for both irrespective of LTR or RTL and show 'calendar' picker icon on right side. While Firefox do move icon but keep placeholder 'dd/mm/yyyy' same.
In case of Safari Technology Preview 177, we switch 'dd/mm/yyyy' with 'yyyy/mm/dd' for RTL.
I think in other cases, we are respecting 'RTL' and matching other browsers.
@Aditya & @Ryosuke - any input?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230902/aaf11f8d/attachment.htm>
More information about the webkit-unassigned
mailing list