Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#7482 closed defect (bug) (fixed)

Fixes for RTL styles in IE

Reported by: ranyanivhartstein's profile RanYanivHartstein Owned by:
Milestone: 2.6.1 Priority: normal
Severity: normal Version:
Component: I18N Keywords: has-patch tested
Focuses: Cc:

Description

This patch includes some IE fixes for RTL styles in the admin interface:

  • TinyMCE toolbar wasn't RTLed
  • Media upload box would get hidden outside of view
  • Bad floating in list filtering links (subsubsub) would make links un-clickable
  • On template editor, theme selector got hidden outside of view and the template edit area would get RTLed (when it should be LTRed) and drop below the file list

Most of these are just for IE6, and were tested on 2.6

Attachments (2)

ie-rtl.css.diff (1.4 KB) - added by RanYanivHartstein 17 years ago.
Fixes for admin RTL styles in IE
rtl.css.diff (1.8 KB) - added by RanYanivHartstein 17 years ago.
RTL fixes for admin interface, mostly TinyMCE

Download all attachments as: .zip

Change History (6)

@RanYanivHartstein
17 years ago

Fixes for admin RTL styles in IE

#1 @RanYanivHartstein
17 years ago

Added second patch with more RTL fixes, mostly for TinyMCE

@RanYanivHartstein
17 years ago

RTL fixes for admin interface, mostly TinyMCE

#2 @ryan
17 years ago

(In [8590]) RTL fixes from RanYanivHartstein. see #7482

#3 @ryan
17 years ago

(In [8591]) RTL fixes from RanYanivHartstein. see #7482

#4 @ryan
17 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [8592]) RTL fixes from RanYanivHartstein. fixes #7482

Note: See TracTickets for help on using tickets.