Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#7437 closed defect (bug) (fixed)

Remove `role=complementary` from Post Update form

Reported by: mercime Owned by: mercime
Priority: normal Milestone: 2.8
Component: Activity Version: 1.7
Severity: normal Keywords: has-patch
Cc:

Description

A <form> already has an implicit ARIA role=form and the only other ARIA roles which may be added for a <form> are role=search or role=presentation, both of which are not applicable for the post update form.

Attachments (1)

7437.patch (588 bytes ) - added by mercime 10 years ago.

Download all attachments as: .zip

Change History (5)

@mercime
10 years ago

#1 @mercime
10 years ago

  • Keywords has-patch added

#2 @mercime
10 years ago

  • Version1.7

#3 @mercime
10 years ago

  • Owner set to mercime
  • Resolutionfixed
  • Status newclosed

In 11415:

Activity: Remove role=complementary from Post Update form.

The ARIA role=complementary is not a valid markup for a <form>.

Fixes #7437.

#4 @mercime
10 years ago

  • Milestone Awaiting Review2.8
Note: See TracTickets for help on using tickets.