#28592 closed defect (bug) (fixed)
Post edit screen goes out of view port in smaller devices
| Reported by: | vinod dalvi | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Editor | Version: | 3.9.1 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | ui |
Description
When we try to access edit post screen in between the following browser window size then it goes out of window.
Greater than:
Window size: 917 x height
View port size: 901 x height
Less than:
Window size: 977 x height
View port size: 961 x height
See the attached screenshot.
Patch added.
Attachments (5)
Change History (14)
#1
@
12 years ago
- Milestone Awaiting Review → 4.0
- This should probably go into
wp-admin/css/edit.css, since it's not specific to the admin menu. - No need to patch
admin-menu-rtl.css, it's generated automatically.
This ticket was mentioned in IRC in #wordpress-dev by DrewAPicture. View the logs.
12 years ago
This ticket was mentioned in IRC in #wordpress-dev by DrewAPicture. View the logs.
12 years ago
#6
follow-up:
↓ 7
@
12 years ago
- Keywords commit removed
Should we just autofold the admin menu a little earlier then? I'm not really excited about adding a viewport rule just for this.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Screenshot of the issue.