Ticket #7482 (closed defect: fixed)

Opened 1 month ago

Last modified 1 month ago

Fixes for RTL styles in IE

Reported by: RanYanivHartstein Assigned to: anonymous
Priority: normal Milestone: 2.6.1
Component: i18n Version:
Severity: normal Keywords: has-patch tested
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

ie-rtl.css.diff (1.4 kB) - added by RanYanivHartstein on 08/08/08 10:58:16.
Fixes for admin RTL styles in IE
rtl.css.diff (1.8 kB) - added by RanYanivHartstein on 08/08/08 11:40:12.
RTL fixes for admin interface, mostly TinyMCE

Change History

08/08/08 10:58:16 changed by RanYanivHartstein

  • attachment ie-rtl.css.diff added.

Fixes for admin RTL styles in IE

08/08/08 11:39:53 changed by RanYanivHartstein

Added second patch with more RTL fixes, mostly for TinyMCE

08/08/08 11:40:12 changed by RanYanivHartstein

  • attachment rtl.css.diff added.

RTL fixes for admin interface, mostly TinyMCE

08/08/08 17:23:30 changed by ryan

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

08/08/08 17:24:16 changed by ryan

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

08/08/08 17:31:21 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

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