Ticket #247 (new defect)
Name not rendered in virtual buffer for some ARIA roles
| Reported by: | jteh | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Browse mode | Version: | development |
| Keywords: | ARIA | Cc: | |
| Operating system: | Blocked by: | ||
| Blocking: |
Description (last modified by jteh) (diff)
The name of some ARIA widgets is not rendered into the virtual buffer. This includes ARIA radio buttons and list boxes.
Change History
comment:1 Changed 3 years ago by jteh
- Description modified (diff)
- Summary changed from Name not rendered in virtual buffer for ARIA radio buttons to Name not rendered in virtual buffer for some ARIA roles
comment:2 Changed 3 years ago by jteh
See this report for examples and test results.
For list boxes, NVDA doesn't read the name even when tabbing in browse mode (REASON_FOCUS). In contrast, the name is read correctly for radio buttons for REASON_FOCUS.
Note: See
TracTickets for help on using
tickets.

