[wp-trac] [WordPress Trac] #47142: Disabled fieldset does not convey the disabled state of controls
WordPress Trac
noreply at wordpress.org
Mon Sep 2 23:09:23 UTC 2019
#47142: Disabled fieldset does not convey the disabled state of controls
-------------------------------------------------+-------------------------
Reporter: anevins | Owner:
| mikeschroder
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.3
Component: Media | Version:
Severity: normal | Resolution:
Keywords: has-screenshots needs-patch | Focuses: ui,
wpcampus-report form-controls | accessibility
-------------------------------------------------+-------------------------
Comment (by afercia):
See changes from [42404]. Not sure there's now a scenario where these
specific fieldsets are disabled.
However, there's the need to check across all core for other cases where a
fieldset might be disabled with a `disabled` attribute:
` <fieldset ... disabled>`
and if there are, implement the recommended pattern to address the issue
described above.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47142#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list