Skip to:
Content

BuddyPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#7437 closed defect (bug) (fixed)

Remove `role=complementary` from Post Update form

Reported by: mercime's profile mercime Owned by: mercime's profile mercime
Milestone: 2.8 Priority: normal
Severity: normal Version: 1.7
Component: Activity 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 8 years ago.

Download all attachments as: .zip

Change History (5)

@mercime
8 years ago

#1 @mercime
8 years ago

  • Keywords has-patch added

#2 @mercime
8 years ago

  • Version set to 1.7

#3 @mercime
8 years ago

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

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
8 years ago

  • Milestone changed from Awaiting Review to 2.8
Note: See TracTickets for help on using tickets.