#23740 closed defect (bug) (fixed)
color hex code in color picker displayed in RTL instead of LTR in RTL install
| Reported by: | mark-k | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | RTL | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #23449