hg: openjfx/8u-dev/rt: [Accessibility] Regression. The content of list items and tree items are being read twice, caused by the accidental removal of a 'return null; ' statement in http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a002de38e467
felipe.heidrich at oracle.com
felipe.heidrich at oracle.com
Mon Jul 21 23:53:05 UTC 2014
Changeset: a101d302eb00
Author: Felipe Heidrich <felipe.heidrich at oracle.com>
Date: 2014-07-21 16:52 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a101d302eb00
[Accessibility] Regression. The content of list items and tree items are being read twice, caused by the accidental removal of a 'return null;' statement in http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a002de38e467
! modules/graphics/src/main/java/com/sun/glass/ui/mac/MacAccessible.java
More information about the openjfx-dev
mailing list