In a java Swing application that uses a JTable component with two columns large enough to activate the HorizontalScrollBar, transferring the focus between these cells causes a crash.
To reproduce the bug:
- Given that there’s a Java Swing application with a JTable component with at least two columns and cells with a width large enough to active the HorizontalScrollBar (get reference application in https://www.dropbox.com/s/xc8oy5m4e0m476a/NVDAJTableProblem.jar?dl=1).
- When transferring the focus between the cells there’s a crash in the application and NVDA stays freezed for a few seconds.
Additionally, notice that there’s NO BUG if the cells are not large enough to activate the HorizontalScrollBar.
Here’s the configurations:
NVDA 2016.2 or higher;
Windows 10 X64 (Noticed the same problem in Windows 7);
Language: PT-BR;
Java: JDK 1.8.0_121;
Accessbridge: 2.0.1;
Java and NVDA logs at Logs.zip
In a java Swing application that uses a JTable component with two columns large enough to activate the HorizontalScrollBar, transferring the focus between these cells causes a crash.
To reproduce the bug:
Additionally, notice that there’s NO BUG if the cells are not large enough to activate the HorizontalScrollBar.
Here’s the configurations:
NVDA 2016.2 or higher;
Windows 10 X64 (Noticed the same problem in Windows 7);
Language: PT-BR;
Java: JDK 1.8.0_121;
Accessbridge: 2.0.1;
Java and NVDA logs at Logs.zip