Integrated: 8296413: Tree/TableView with null focus model throws NPE in queryAccessibleAttribute()

Andy Goryachev angorya at openjdk.org
Thu Jan 5 16:07:01 UTC 2023


On Fri, 4 Nov 2022 22:58:55 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> - added test to ensure no exception is thrown from Control.queryAccessibleAttribute() for all accessible attributes values
> - fixed null focus model case in Tree/TableView

This pull request has now been integrated.

Changeset: e866a6c3
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/e866a6c35c9040115dd62c6c04fd4b3d4d0e1324
Stats:     235 lines in 8 files changed: 181 ins; 26 del; 28 mod

8296413: Tree/TableView with null focus model throws NPE in queryAccessibleAttribute()

Reviewed-by: arapte

-------------

PR: https://git.openjdk.org/jfx/pull/938


More information about the openjfx-dev mailing list