Skip to:
Content

BuddyPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 8 years ago

#6741 closed enhancement (fixed)

A11y: New List Table headings in wp-admin Activity

Reported by: mercime's profile mercime Owned by: mercime's profile mercime
Milestone: 2.5 Priority: normal
Severity: normal Version:
Component: Core Keywords: has-screenshots has-patch commit
Cc:

Description

WP 4.4-trunk, BP 2.5-trunk.

As outlined in make.wordpress.org/core, new headings have been added to improve accessibility for screens with List Tables.

Legend:
(o) changed in #6581
(+) add new heading
(-) revised heading level

Headings:
(o) <h1> Activity <h1>
(+) <h2> Filter activity list </h2> (screen reader only)
(+) <h2> Activity list navigation </h2> (screen reader only)
(+) <h2> Activity list </h2> (screen reader only)
(-) <h5> Reply to Activity </h3> bump to <h3> Reply to Activity </h3>

Screenshot is attached to show the new headings and new heading level for reply to activity section.

Attachments (5)

list-table-activity.png (55.0 KB) - added by mercime 9 years ago.
6741-add.patch (2.0 KB) - added by mercime 9 years ago.
6741-bump.patch (744 bytes) - added by mercime 9 years ago.
6741-add.2.patch (1.8 KB) - added by mercime 9 years ago.
6741-add.3.patch (1.8 KB) - added by mercime 9 years ago.

Download all attachments as: .zip

Change History (11)

@mercime
9 years ago

@mercime
9 years ago

#1 @mercime
9 years ago

  • Keywords has-patch added

6741-add.patch adds accessible hidden headings and text for BP_Activity_List_Table.
6741-bump.patch bumps heading level for the BP_Activity_List_Table Reply Form.

#2 @DJPaul
9 years ago

  • Keywords commit added

@mercime
9 years ago

#3 @mercime
9 years ago

Updated patch fixes errors in WP 3.9.

@mercime
9 years ago

#4 @mercime
9 years ago

In 10463:

A11y: Add headings for screen readers in the Activity list table panel.

See #6741.

#5 @mercime
9 years ago

  • Owner set to mercime
  • Resolution set to fixed
  • Status changed from new to closed

In 10464:

A11y: Bump heading of the Reply form in the Activity list table.

Fixes #6741.

#6 @DJPaul
8 years ago

  • Component changed from General - UX/UI to Core
Note: See TracTickets for help on using tickets.