[wp-trac] [WordPress Trac] #38932: Add unit (px) to suggested image size in customizer
WordPress Trac
noreply at wordpress.org
Thu Nov 24 18:16:18 UTC 2016
#38932: Add unit (px) to suggested image size in customizer
--------------------------+------------------------------
Reporter: Presskopp | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version:
Severity: normal | Resolution:
Keywords: | Focuses: accessibility
--------------------------+------------------------------
Changes (by afercia):
* focuses: => accessibility
* version: trunk =>
Comment:
From an accessibility perspective, worth noting all similar abbreviations
should be avoided or expanded with the full form. For example, the
suggested dimensions (including the missing "px") gets read out by a
screen reader as:
`one two zero zero times two eight zero pee ex`
Numbers should be properly formatted too.
Recently, in another project, I've changed a similar string in "2000 by
1200 pixels" which is slightly better.
Same for the file size: `one gee bee`.
By the way, this applies to all the similar cases in core.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38932#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list