-
Bug
-
Resolution: Unresolved
-
P4
-
8u40, 9
-
Windows 7 and JAWS 15
To Reproduce:
1. Run the HelloTableView Demo
2. Select a middle row from the table
I was on Row 4,
3. Pressed CTRL-Up arrow
4. Tried to change focus / selection to few rows and the demo exited
Noticed the following on the command window
[TablePosition [ row: 4, column: null, tableView: TableView@34d0412f[styleClass=
table-view] ]]
[TablePosition [ row: 2, column: null, tableView: TableView@34d0412f[styleClass=
table-view] ]]
[TablePosition [ row: 1, column: null, tableView: TableView@34d0412f[styleClass=
table-view] ]]
[TablePosition [ row: 0, column: null, tableView: TableView@34d0412f[styleClass=
table-view] ]]
[TablePosition [ row: 1, column: null, tableView: TableView@34d0412f[styleClass=
table-view] ]]
Similar issue happens with CTRL-Down arrow too
This issue specific to JAWS and always reproducible. Win 7 + Narrator works Ok, and is also working ok without any screen reader.
Expected:
CTRL-Up - Move focus up without changing selection
CTRL-Down - Move focus down without changing selection
Actual:
app quits / exits. Also reproducible with Ensemble demo
1. Run the HelloTableView Demo
2. Select a middle row from the table
I was on Row 4,
3. Pressed CTRL-Up arrow
4. Tried to change focus / selection to few rows and the demo exited
Noticed the following on the command window
[TablePosition [ row: 4, column: null, tableView: TableView@34d0412f[styleClass=
table-view] ]]
[TablePosition [ row: 2, column: null, tableView: TableView@34d0412f[styleClass=
table-view] ]]
[TablePosition [ row: 1, column: null, tableView: TableView@34d0412f[styleClass=
table-view] ]]
[TablePosition [ row: 0, column: null, tableView: TableView@34d0412f[styleClass=
table-view] ]]
[TablePosition [ row: 1, column: null, tableView: TableView@34d0412f[styleClass=
table-view] ]]
Similar issue happens with CTRL-Down arrow too
This issue specific to JAWS and always reproducible. Win 7 + Narrator works Ok, and is also working ok without any screen reader.
Expected:
CTRL-Up - Move focus up without changing selection
CTRL-Down - Move focus down without changing selection
Actual:
app quits / exits. Also reproducible with Ensemble demo
- duplicates
-
JDK-8093203 Alt DownArrow crashes DatePicker
-
- Closed
-
-
JDK-8095970 [Accessibility, JAWS, HelloDatePicker] Alt-Arrow keys can force close HelloDatePicker when focused on DatePicker control, sometimes forcing JAWS to exit
-
- Closed
-