hg: openjfx/8u-dev/rt: [Accessibility] Window are suppose to have UIA_IsContentElementPropertyId=true and UIA_IsControlElementPropertyId=true. The fact these were false in JavaFX was due the a accidental changeset. A consequence of this error was the window not being visible to tools such as accevent.exe, and inspect.exe (Windows7)
hang.vo at oracle.com
hang.vo at oracle.com
Mon May 12 20:17:16 UTC 2014
Changeset: 1ebbae8d6fc9
Author: Felipe Heidrich <felipe.heidrich at oracle.com>
Date: 2014-05-12 13:09 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1ebbae8d6fc9
[Accessibility] Window are suppose to have UIA_IsContentElementPropertyId=true and UIA_IsControlElementPropertyId=true. The fact these were false in JavaFX was due the a accidental changeset. A consequence of this error was the window not being visible to tools such as accevent.exe, and inspect.exe (Windows7)
! modules/graphics/src/main/java/com/sun/glass/ui/win/WinAccessible.java
More information about the openjfx-dev
mailing list