Changeset: fa2e64d8e0c3 Author: Felipe Heidrich <[email protected]> Date: 2014-05-13 10:29 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/fa2e64d8e0c3
RT-36983: [Accessibility, Windows] Initial focus should be read when window first opens (and when focus reassigned from the desktop) This changeset fixes the 'focus reassigned from the desktop' part of the problem. ! modules/graphics/src/main/java/javafx/scene/Scene.java
