Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#17849 closed defect (bug) (worksforme)

CSS issues in Quick Edit and Table nav (RTL-Arabic&Hebrew)

Reported by: rasheed Owned by:
Priority: normal Milestone:
Component: RTL Version:
Severity: normal Keywords:
Cc: Focuses:

Description

Hello,

Please check the attachment.

When making a quick post editing (at wp-admin/edit.php) the right border is invisible.

It looks to be related to font size:

#wpcontent select {
font-size: 12px;
height: 2em;
padding: 2px;
}

Changing the font size to 11px will make the right border to appear.

Attachments (4)

border.gif (53.7 KB ) - added by rasheed 15 years ago.
17849.quick-edit-ff6-wp32.png (71.8 KB ) - added by SergeyBiryukov 15 years ago.
17849.quick-edit-ff6-wp33trunk.png (78.3 KB ) - added by SergeyBiryukov 15 years ago.
17849.quick-edit-update-button.png (5.4 KB ) - added by SergeyBiryukov 15 years ago.

Download all attachments as: .zip

Change History (16)

@rasheed
15 years ago

#1 follow-up: @SergeyBiryukov
15 years ago

  • Keywords reporter-feedback added

Can't reproduce in 3.2.1 or 3.3-trunk with Firefox 7, Chrome 13 and Opera 11.51.

What browser is on the screenshot?

#2 in reply to: ↑ 1 @rasheed
15 years ago

Replying to SergeyBiryukov:

Can't reproduce in 3.2.1 or 3.3-trunk with Firefox 7, Chrome 13 and Opera 11.51.

What browser is on the screenshot?

FF 6.0.2

#3 @SergeyBiryukov
15 years ago

Hmm, that's what I see in 3.2.1 with Firefox 6: 17849.quick-edit-ff6-wp32.png (the border is in place).

Same in 3.3-trunk, but the screen has a couple of other issues: 17849.quick-edit-ff6-wp33trunk.png.

#4 follow-up: @SergeyBiryukov
15 years ago

  • Keywords needs-patch added; reporter-feedback removed
  • Milestone Awaiting Review3.3
  • Summary border is invisible (RTL-Arabic)Quick Edit CSS issues (RTL-Arabic)

#5 in reply to: ↑ 4 @rasheed
15 years ago

#6 @ramiy
15 years ago

Related: http://core.trac.wordpress.org/ticket/18314#comment:46

I have attached 2 screen-shots (Hebrew RTL) in #18314.

  • wp 3.2.1: No image "../18314/tablenav_class_in_posts_subpannel_wp321.png" attached to Ticket #17849
  • wp 3.3 beta1-18972: No image "../18314/tablenav_class_in_posts_subpannel_wp330beta.png" attached to Ticket #17849

#7 @ramiy
15 years ago

  • Summary Quick Edit CSS issues (RTL-Arabic)CSS issues in Quick Edit and Table nav (RTL-Arabic&Hebrew)

#8 @nacin
15 years ago

  • Keywords rtl-feedback added

#9 @azaozz
15 years ago

  • Resolutionfixed
  • Status newclosed

Think these have been fixed as part of other RTL patches.

#10 @SergeyBiryukov
15 years ago

  • Resolution fixed
  • Status closedreopened

The first issue on 17849.quick-edit-ff6-wp33trunk.png is fixed, but Cancel button is still displayed on the left. Should be on the right.

#11 @SergeyBiryukov
15 years ago

Sorry, forgot to update to the latest revision.

There's still an issue with Update button though (see 17849.quick-edit-update-button.png). It's displayed too close to the border.

#12 @ocean90
15 years ago

  • Keywords needs-patch rtl-feedback removed
  • Milestone 3.3
  • Resolutionworksforme
  • Status reopenedclosed

Can't see an issue here anymore, see attached screenshots:

FF 6: http://cl.ly/BxDJ

FF 8: http://cl.ly/Bwlw

Chrome 17: http://cl.ly/Bzii

Note: See TracTickets for help on using tickets.