Opened 13 years ago
Closed 13 years ago
#26666 closed defect (bug) (fixed)
Text in built-in file editor is RTL instead of LTR
| Reported by: | Revital | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.8.1 |
| Component: | RTL | Version: | 3.8 |
| Severity: | normal | Keywords: | has-patch commit fixed-major |
| Cc: | Focuses: |
Description
Upgraded to 3.8 - Hebrew (RTL) version - and went to Appearance -- > Editor. The text in the textarea is aligned to the right and RTL, instead of LTR.
This also happens in the plugin editor screen.
Previous versions did not have this bug.
In general, code editing should always be LTR and aligned to the left, since it's mostly in English.
Attached is a screenshot.
Attachments (3)
Change History (13)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Broken in [26107].
Some styles were added in [19087] and [19816] to
wp-admin-rtl.css, but were missing inwp-admin.css.