Opened 12 years ago
Closed 12 years ago
#28010 closed defect (bug) (fixed)
RTL issue on media "Attach" screen
| Reported by: | ramiy | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Media | Version: | 3.9 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | rtl |
Description
On the Media Library screen, we have the "Uploaded to" column, and if the file is not attached to any post/page, we can click the "Attach" link and attach the file to some post/page.
Clicking the link opens an iframe. This iframe have some issues in RTL mode, i see horizontal scroll, it wasn't there before.
Attachments (2)
Change History (10)
#2
@
12 years ago
- Component General → Media
- Milestone Awaiting Review → 4.0
The issue is similar to the one in #27629. Looks like Chrome reserves space for the scrollbar twice in RTL.
28010.patch fixes the main issue for me. It does not fix jumping of the search input on initial load. Any ideas how to fix that are welcome.
#4
@
12 years ago
@SergeyBiryukov: What's left here? Can we at least partially fix the problem in lieu of a complete solution?
This ticket was mentioned in IRC in #wordpress-dev by DrewAPicture. View the logs.
12 years ago
#7
@
12 years ago
Not sure, but 28010.patch does nothing for me.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I am also able to reproduce this issue. It is only in webkit browsers, i am not getting why webkit browsers behaving like this only when document is rtl.