Opened 18 years ago
Closed 18 years ago
#6365 closed defect (bug) (fixed)
Minor fixes for RTL styles in 2.5 admin
| Reported by: | RanYanivHartstein | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The new RTL styles for the 2.5 contain a few minor inconsistencies and bugs. I've included a few patches to fix them. These were tested with Firefox on Windows. Note that to properly test RTL styles, actual RTL scripts should be used - these often trigger various browser bugs that won't show up when using the default locale. I would recommend using the Hebrew or Arabic locales
Some of the errors fixed:
- WP logo shown twice in footer
- Certain form fields that only receive LTR content are set to RTL
- Widgets in the dashboard are shown in the wrong order
- RSS feed isn't fully RTLed
- Fonts selected aren't usually available with glyphs for RTL scripts (Hebrew, Arabic, etc.)
- Post edit page is not fully RTLed
- Toggles on #poststuff boxes colide with the box
- Delete button on manage pages isn't fuly RTLed
- Path row in TinyMCE isn't RTLed
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patches for various minor RTL glitches in 2.5 admin