<AWT Dev> [12]RFR : JDK-8014503: AWT Choice implementation should be made consistent across platforms.
Krishna Addepalli
krishna.addepalli at oracle.com
Mon Jul 2 09:39:51 UTC 2018
Hi All,
Please review a fix for JDK-8014503: https://bugs.openjdk.java.net/browse/JDK-8014503
Webrev: http://cr.openjdk.java.net/~kaddepalli/8014503/webrev00/
On Windows, the default behavior has been changed to not send an ItemEvent, if the same item is selected again, whereas this was not changed for Mac and Linux.
This fix changes that behavior, and makes it consistent for all the three platforms.
Thanks,
Krishna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20180702/78683b19/attachment.html>
More information about the awt-dev
mailing list