Changeset: 65119ab613e1 Author: Felipe Heidrich <felipe.heidr...@oracle.com> Date: 2014-05-21 17:03 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/65119ab613e1
RT-36985: [Accessibility, Windows] Combobox won't take accessibility focus when clicked with mouse (but tabbing works) Does not get all the cases but fixes the most common ones. ! modules/graphics/src/main/java/com/sun/glass/ui/win/WinAccessible.java ! modules/graphics/src/main/java/com/sun/glass/ui/win/WinTextRangeProvider.java