[wp-trac] [WordPress Trac] #55575: 6.0 Regression: Duplicate HTML id attribute in Quick/Bulk Edit

WordPress Trac noreply at wordpress.org
Wed May 4 04:50:17 UTC 2022


#55575: 6.0 Regression: Duplicate HTML id attribute in Quick/Bulk Edit
-------------------------------------+----------------------------
 Reporter:  GregLone                 |       Owner:  joedolson
     Type:  defect (bug)             |      Status:  accepted
 Priority:  normal                   |   Milestone:  6.0
Component:  Quick/Bulk Edit          |     Version:  trunk
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  accessibility
-------------------------------------+----------------------------

Comment (by peterwilsoncc):

 Reviewing the patch, the duplicate IDs are gone per Brian's notes in the
 comment above.

 With the patch applied, I notice the inline edit form's markup uses `aria-
 labelledby="quick-edit-legend"`. Similar to
 https://jsbin.com/dunusoy/edit?html

 `#quick-edit-legend` is the descendant of an element hidden with
 `display:none`, will that affect the accessibility improvement the
 original commit was making?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55575#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list