[wp-trac] [WordPress Trac] #34539: Image Sizes input fields on Media Settings page is too small
WordPress Trac
noreply at wordpress.org
Thu Aug 10 14:28:48 UTC 2017
#34539: Image Sizes input fields on Media Settings page is too small
-------------------------------------------------+-------------------------
Reporter: Toru | Owner: desrosj
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 4.9
Component: Media | Version:
Severity: normal | Resolution:
Keywords: has-patch good-first-bug needs- | Focuses: ui
testing |
-------------------------------------------------+-------------------------
Comment (by desrosj):
I was able to reproduce the issue on each of the screens mentioned by
@Presskopp, and the patches (which are identical) fixed the problem on
iPhone 6/6 plus up, and the Android devices I was able to test (using the
Chrome inspector), but on iPhone 5 the length causes the height fields to
bump to the next line (see screenshot).
It is worth noting that this change will fix the Discussion, Media,
Reading, and Writing settings pages because of the expected input data
unlikely being more than 4 characters long (width & height, posts to
display, days to close post comments after, top level comments to display
on one page, port number), but will not fix the General settings page
fields.
The General settings page uses `.small-text` for a PHP date format strings
for dates and times (and has a separate CSS definition), which could
easily become too long for the new width. I opened a separate ticket for
this (#41603) problem.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34539#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list