Skip to:
Content

bbPress.org

Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#871 closed defect (bug) (fixed)

Some markup missing for accessibility

Reported by: marcoz's profile MarcoZ Owned by: marcoz's profile MarcoZ
Milestone: 1.0 Priority: normal
Severity: normal Version: 0.9.0.1
Component: Front-end Keywords: accessibility, has-patch
Cc:

Description

There are several instances throughout the bbPress codebase that have form controls which do not have associated labels. There is text to label them visually, but the HTML markup is not explicit, making it difficult for screen readers to associate the correct text with the input field. Examples are in bb-admin/admin-functions.php.

Attachments (1)

bb-871.diff (8.6 KB) - added by MarcoZ 18 years ago.
Updated patch, removes inline styling and uses proper CSS styling instead for hidden labels

Download all attachments as: .zip

Change History (8)

#1 @MarcoZ
18 years ago

  • Status changed from new to assigned

#2 @MarcoZ
18 years ago

  • Keywords has-patch added

@MarcoZ
18 years ago

Updated patch, removes inline styling and uses proper CSS styling instead for hidden labels

#3 @sambauers
18 years ago

  • Milestone set to 1.0-beta & XML-RPC

#4 @sambauers
18 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [1502]) Form accessibility fixes - Fixes #871 - props MarcoZ

#5 @sambauers
18 years ago

(In [1503]) Form accessibility fixes - See #871 - branches/0.9 - props MarcoZ

#6 @(none)
17 years ago

  • Milestone 1.0-beta deleted

Milestone 1.0-beta deleted

#7 @sambauers
17 years ago

  • Milestone set to 1.0
Note: See TracTickets for help on using tickets.