ISSUE-465: All comboboxes should not implicityly set aria-haspopup=true

implicit aria-haspopup on combo

All comboboxes should not implicityly set aria-haspopup=true

State:
CLOSED
Product:
ARIA 2.0
Raised by:
Matthew King
Opened on:
2011-10-21
Description:
The role specification for combobox includes the following note:

"Note: Elements with the role combobox have an implicit aria-haspopup value of true."

The above note requires either user agents or assistive technologies to set the aria-haspopup property on the combobox element even if it is not specified by the web application.

The definition of aria-haspopup is:

"Indicates that the element has a popup context menu or sub-level menu."

The requirement that all comboboxes have aria-haspopup set to true is not consistent with the definition of the aria-haspopup property. The dropdown list associated with a combobox is not a menu. Further, it does not communicate any useful information to assistive technologies. In some implementations, this this requirement is creating distracting screen reader noise.

Proposed resolution: remove the above mentioned note from the specification.
Related Actions Items:
No related actions
Related emails:
No related emails

Related notes:

Overcome by events. closed.

Richard Schwerdtfeger, 13 Oct 2016, 17:53:44

Display change log ATOM feed


James Nurthen <w3c@nurthen.com>, Valerie Young <spectranaut@igalia.com>, Chairs, Daniel Montalvo <dmontalvo@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 465.html,v 1.1 2023/05/22 16:31:57 carcone Exp $