Opened 11 years ago
Closed 11 years ago
#31474 closed defect (bug) (fixed)
Press This: RTL issues
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.2 | Priority: | normal |
| Severity: | normal | Version: | 4.2 |
| Component: | Press This | Keywords: | needs-patch |
| Focuses: | rtl | Cc: |
Description
- For some reasons the html element in the content iframe doesn't get
dir="rtl" - add_editor_style() doesn't include the RTL stylesheet
- The arrows need to be swapped, currently included with
<span class="dashicons dashicons-arrow-right-alt2"></span>
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Fix for add_editor_style()