[wp-trac] [WordPress Trac] #59733: Disabled form controls should not use cursor: pointer
WordPress Trac
noreply at wordpress.org
Tue Oct 31 13:25:19 UTC 2023
#59733: Disabled form controls should not use cursor: pointer
---------------------------------------+-----------------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 6.5
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has-patch | Focuses: ui, accessibility,
| css
---------------------------------------+-----------------------------------
Changes (by afercia):
* keywords: has-screenshots needs-patch => has-screenshots has-patch
Comment:
[attachment:"59733.2.diff"] is the simplest approach:
- Entirely removes `cursor: pointer;` for label elements.
- Targets `[aria-disabled="true"]` for all the existing 'disabled' cases
where the cursor is already reset to `default`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59733#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list