Opened 21 months ago
Last modified 6 days ago
#34539 new defect (bug)
Image Sizes input fields on Media Settings page is too small
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Media | Keywords: | has-patch good-first-bug needs-testing |
| Focuses: | ui | Cc: |
Description
On Media Settings page, when viewed on smartphones (or under 784 pixel width), input field for Image Sizes are shorten, and "max-width: 55px" kicks in. When the input value is 3 digits, it is ok, but when 4 digits, 1 digit is not shown. The "max-width: 55px" needs to modified.
Please see captures on Chrome developer tools - iPhone 5, 6, 6 plus.
Attachments (5)
Change History (13)
#1
@Toru
21 months ago
- Summary changed from Media Settings to Image Sizes input fields on Media Settings page is too small
#3
@mikeschroder
10 months ago
- Component changed from Administration to Media
- Focuses ui added
This ticket was mentioned in Slack in #core-media by desrosj. View the logs.
4 weeks ago
#6
@Presskopp
4 weeks ago
Following the bug scrub on slack today, here comes a refreshed patch.
We have this (only) in
\wp-admin\options-discussion.php
\wp-admin\options-general.php
\wp-admin\options-media.php
\wp-admin\options-reading.php
\wp-admin\options-writing.php
and therefore this should be a non breaking fix (despite the fact that it get's ugly all around when you constrict the browser window to a very small size..)
Media setting on iPhone 5