[wp-trac] [WordPress Trac] #30364: Destroy Sessions button accessible feedback and valid HTML

WordPress Trac noreply at wordpress.org
Mon Nov 17 17:08:07 UTC 2014


#30364: Destroy Sessions button accessible feedback and valid HTML
----------------------------+-----------------------------
 Reporter:  joedolson       |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:  trunk
 Severity:  normal          |   Keywords:
  Focuses:  accessibility   |
----------------------------+-----------------------------
 1) Notification that sessions are destroyed is not immediately announced
 to screen readers. Fix: add aria-live attribute to wrapping cell.

 2) The destroy sessions button breaks HTML validation on submission
 because the JS inserts a <div> before the button, inside the wrapping <p>.
 Fix: change <p> to <div>.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30364>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list