#23740 closed defect (bug) (fixed)
color hex code in color picker displayed in RTL instead of LTR in RTL install
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.6 | Priority: | normal |
| Severity: | normal | Version: | 3.5 |
| Component: | RTL | Keywords: | has-patch |
| Focuses: | Cc: |
Description
- in RTL install (I used hebrew) go to theme background settings
- Click the select color button
- 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
Attachments (2)
Change History (8)
Note: See
TracTickets for help on using
tickets.
Related: #23449