[wp-trac] [WordPress Trac] #33646: #a11y-headings - the Screen Options h5
WordPress Trac
noreply at wordpress.org
Mon Sep 7 17:08:22 UTC 2015
#33646: #a11y-headings - the Screen Options h5
-------------------------------------+----------------------------
Reporter: afercia | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 4.4
Component: Administration | Version: 4.3
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses: accessibility
-------------------------------------+----------------------------
Comment (by joedolson):
So, I think that checking for `if ( ! empty( $columns['_title'] ) )` is
actually appropriate. If there's no column title, then we have no text to
use as a legend, so we shouldn't group these options in a fieldset.
There's no point in a fieldset without a legend.
There was a logic error in how the fieldsets were set up; this required me
to use nested fieldsets, which I don't really like, but it works great
with NVDA in my testing.
Could use JAWS and VoiceOver testing for the nested fieldsets.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33646#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list