[wp-trac] [WordPress Trac] #26633: Customizer form submission prevention impairs accessibility of links in customizer controls
WordPress Trac
noreply at wordpress.org
Mon Mar 24 20:12:48 UTC 2014
#26633: Customizer form submission prevention impairs accessibility of links in
customizer controls
-------------------------------------+----------------------------
Reporter: westonruter | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.9
Component: Appearance | Version: 3.4
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses: accessibility
-------------------------------------+----------------------------
Comment (by westonruter):
@ocean90: Good catch! Your revised patch prevents submission when hitting
Enter on `select` elements, but the widgets are now accessible with the
keyboard. Should we also prevent default events on `input[type=submit]`
buttons? I didn't think any customizer control should ever contain those,
so I didn't check for that.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26633#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list