<AWT Dev> Review request for 6384991: TrayIcon ActionListener called at wrong time
Ambarish Rapte
ambarish.rapte at oracle.com
Tue Apr 19 05:21:26 UTC 2016
Hi,
Gentle reminder for review.
Regards,
Ambarish
From: Ambarish Rapte
Sent: Tuesday, April 12, 2016 10:03 AM
To: Sergey Bylokhov; Semyon Sadetsky; Prasanta Sadhukhan; awt-dev at openjdk.java.net
Subject: <AWT Dev> Review request for 6384991: TrayIcon ActionListener called at wrong time
Hi All,
Please review the fix for JDK9,
Webrev: http://cr.openjdk.java.net/~arapte/6384991/webrev.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-6384991
Issue:
On Unix platform, System TrayIcon react on single click.
But Action Listener was called on double click similar to windows.
Fix:
Changed to generate ActionEvent on single click for unix platform.
Verification:
Modified existing test to test this fix.
No other regression or JCK test fail due to this fix.
Regards,
Ambarish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20160418/9e1a7611/attachment.html>
More information about the awt-dev
mailing list