[wp-trac] [WordPress Trac] #35483: Accessibility improvements for the Bulk Edit form
WordPress Trac
noreply at wordpress.org
Sat May 7 03:08:40 UTC 2022
#35483: Accessibility improvements for the Bulk Edit form
-------------------------------------+-------------------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.0
Component: Quick/Bulk Edit | Version:
Severity: normal | Resolution: fixed
Keywords: has-screenshots title- | Focuses: ui, accessibility,
attribute has-patch commit | javascript
-------------------------------------+-------------------------------------
Comment (by peterwilsoncc):
In [changeset:"53361" 53361]:
{{{
#!CommitTicketReference repository="" revision="53361"
Quick/Bulk Edit: Remove duplicate HTML IDs.
Rename `#inline-edit-legend` to avoid duplicate HTML IDs. These have been
renamed `#quick-edit-legend` and `#bulk-edit-legend` for the quick and
bulk editors respectively.
This HTML ID is not required by the quick editor duplicated via JavaScript
so is removed as part of the duplication process.
Follow up to [53096].
Props azaozz, costdev, greglone, hellofromtonya, ironprogrammer,
joedolson, sabernhardt, SergeyBiryukov, audrasjb.
Merges [53352] to the 6.0 branch.
Fixes #55575.
See #35483.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35483#comment:39>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list