Ticket #1757 (closed defect: fixed)

Opened 6 months ago

Last modified 5 months ago

ARIA jQuery button: Checkbox, radiobuttons, and clickable control labels are not read

Reported by: kevinchao89 Owned by:
Priority: minor Milestone: 2011.3
Component: Browse mode Version: development
Keywords: Cc:
Operating system: Blocked by:
Blocking:

Description

Firefox Nightly 9.0a1 (2011-09-06) and NVDA Main Snapshot 4634

Firefox:  http://hanshillen.github.com/jqtest/#goto_button
Navigate to checkbox, clickable, and radiobuttons; observe that NVDA does not read any of the control labels.

Change History

comment:1 Changed 5 months ago by jteh

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone set to 2011.3

This test case is actually a bit broken. The labels for the radio buttons and checkboxes are themselves marked as toggle buttons. In any case, the issue was that NVDA wasn't reporting toggle buttons in browse mode and also that the text of toggle buttons is sometimes whitespace and we have to resort to the name. These fixes are in changeset:main,4682.

Note: See TracTickets for help on using tickets.