Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#13677 closed defect (bug) (fixed)

Some RTL improvements

Reported by: ocean90's profile ocean90 Owned by: yoavf's profile yoavf
Milestone: 3.0 Priority: normal
Severity: normal Version: 3.0
Component: RTL Keywords:
Focuses: Cc:

Description

I want to use this ticket to collect some small RTL bugs which are still existing.


  • We should not use direction: ltr for input fields on wp-login.php.
  • Autosave message under the editor on add new post page should be on the left, not in the middle.

Attachments (4)

login-input-rtl.patch (363 bytes) - added by ocean90 15 years ago.
autosave-text-rtl.patch (433 bytes) - added by ocean90 15 years ago.
bubble-ie-rtl.patch (1001 bytes) - added by ocean90 15 years ago.
rtl-screen-opt.patch (471 bytes) - added by TECannon 15 years ago.
Fixes expand/contract arrows on screen options tabs.

Download all attachments as: .zip

Change History (11)

#1 @ocean90
15 years ago

Sry, please ignore the first patch.

yoavf: "usernames and passwords are always typed with a-zAZ so no reason to RTL them"

#2 @nacin
15 years ago

  • Cc yoavf added

#3 @nacin
15 years ago

  • Keywords has-patch needs-rtl added

#4 @ocean90
15 years ago

bubble-ie-rtl.patch: We didn't need the float anymore. There were no numbers in IE 6/7 in RTL version.

@TECannon
15 years ago

Fixes expand/contract arrows on screen options tabs.

#5 @yoavf
15 years ago

  • Status changed from new to accepted

Tested and all good:
autosave-text-rtl.patch
bubble-ie-rtl.patch
rtl-screen-opt.patch

#6 @nacin
15 years ago

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

(In [15146]) Numerous RTL improvements. props ocean90, TECannon. fixes #13663, fixes #13677.

#7 @ocean90
15 years ago

  • Keywords has-patch needs-rtl removed
Note: See TracTickets for help on using tickets.