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)
Change History (16)
#2
in reply to: ↑ 1
@
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
@
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:
↓ 5
@
15 years ago
- Keywords needs-patch added; reporter-feedback removed
- Milestone Awaiting Review → 3.3
- Summary border is invisible (RTL-Arabic) → Quick Edit CSS issues (RTL-Arabic)
#5
in reply to: ↑ 4
@
15 years ago
Replying to SergeyBiryukov:
Please try this version
http://ar.wordpress.org/wordpress-3.2.1-ar.zip
#6
@
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:
- wp 3.3 beta1-18972:
#7
@
15 years ago
- Summary Quick Edit CSS issues (RTL-Arabic) → CSS issues in Quick Edit and Table nav (RTL-Arabic&Hebrew)
#9
@
15 years ago
- Resolution → fixed
- Status new → closed
Think these have been fixed as part of other RTL patches.
#10
@
15 years ago
- Resolution fixed
- Status closed → reopened
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
@
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
@
15 years ago
- Keywords needs-patch rtl-feedback removed
- Milestone 3.3
- Resolution → worksforme
- Status reopened → closed
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
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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?