Skip to content

Pressing alt+upArrow on combo box in focus mode bounces back to focus mode if cursor not within combo box #1630

@nvaccessAuto

Description

@nvaccessAuto

Reported by kevinchao89 on 2011-06-30 13:01
Firefox 7.0a1 (2011-06-29) and NVDA Snapshot 4511

http://www.html5accessibility.com/tests/form-test.html

There are a few issues with how NVDA works with html5 form controls.

Datalist: TAB to it or ARROW and ENTER to enter focus mode, arrow to value, and try to switch to browse mode (requires several presses of ESC, where it should require one)

Radiobutton: R to it, status is unchecked, ENTER on it will change to checked (NVDA reports it correctly), but pressing ENTER on it again will not change value to unchecked.

Combobox: C to Combobox, NVDA will read "Select Element, Combobox";
UP ARROW to "type='color'";
DOWN ARROW to combobox;
ALT+DOWN ARROW to expand;
DOWN ARROW to next value;
ALT+UP ARROW to close combobox (NVDA will force combobox to expand) ;
Will have to try ALT+UP ARROW two more times (total of three) to close combobox.
Arrow to it, Expand with ALT+DOWN ARROW, DOWN ARROW to an item, close with ALT+UP ARROW (NVDA will force combobox to expand again)
have to close it several times.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions