[wp-trac] [WordPress Trac] #61480: Comment reply admin notices not announced by screen readers

WordPress Trac noreply at wordpress.org
Tue Aug 20 23:53:10 UTC 2024


#61480: Comment reply admin notices not announced by screen readers
-------------------------------------+----------------------------
 Reporter:  joedolson                |       Owner:  (none)
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  6.7
Component:  Comments                 |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  accessibility
-------------------------------------+----------------------------

Comment (by peterwilsoncc):

 Testing notes using Joe's patch with the inclusion of the enqueue
 dependency.

 == Test Report
 This report validates that the indicated patch addresses the issue.

 Patch tested: https://github.com/WordPress/wordpress-develop/pull/7218

 === Environment
 - OS: macOS 14.6.1
 - Web Server: Nginx
 - PHP: 8.1.29
 - WordPress: 6.7-alpha @ r58919
 - Browser: Firefox 129.0.1
 - Theme: Twenty Twenty-Four
 - Active Plugins:
   - Query Monitor 3.16.4

 === Actual Results
 - ✅ Issue resolved with patch.

 === Testing Notes

 1. Checkout trunk without patch
 2. Run `npm run build:dev`
 3. Enable Voice over in System settings
 4. Open WP Dashboard Comments screen
 5. Hover over test comment
 6. Click reply link
 7. Submit empty reply
 8. ❌ Error announced
 9. Apply patch
 10. Run `npm run build:dev`
 11. Open WP Dashboard Comments screen
 12. Hover over test comment
 13. Click reply link
 14. Submit empty reply
 15. ✅ Error announced.

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


More information about the wp-trac mailing list