[wp-trac] [WordPress Trac] #23740: color hex code in color picker displayed in RTL instead of LTR in RTL install
WordPress Trac
noreply at wordpress.org
Mon Mar 11 19:05:21 UTC 2013
#23740: color hex code in color picker displayed in RTL instead of LTR in RTL
install
-----------------------------+--------------------------
Reporter: mark-k | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: RTL
Version: 3.5 | Severity: normal
Keywords: |
-----------------------------+--------------------------
1. in RTL install (I used hebrew) go to theme background settings
2. Click the select color button
3. in the hex value input box instead of #abcdef you see abcdef#
Cause is that the input inherits the RTL direction of the document.
Setting dir:ltr on the element with firebug fixes the issue
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23740>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list