<Swing Dev> [13] RFR [JDK-8211322] Reduce the timeout of tooltip in SwingSet2DemoTest
gauri.patil at oracle.com
gauri.patil at oracle.com
Fri Jan 25 06:39:49 UTC 2019
Hi All,
Please review fix for the task:
Task: https://bugs.openjdk.java.net/browse/JDK-8211322
Webrev: http://cr.openjdk.java.net/~vagarwal/8211322/webrev.2/
<http://cr.openjdk.java.net/%7Evagarwal/8211322/webrev.2/>
Changes in jemmy file JToolTipOperator is already checked in jemmy repo
by task http://hg.openjdk.java.net/code-tools/jemmy/v2/rev/079c447a1c3e .
Description of fixes:
In SwingSet2 demo, we have a checkbox menu item to enable/disable tool
tips.(Options->Enable Tool Tips).
We used this feature to test the swing component JCheckBoxMenuItem.
So after disabling tooltip, it keeps mouse pointer on thumbnail and make
sure it doesn’t show tooltip. It will wait for 1 minute(jemmy default
timeout duration).
Reduce this timeout to say 5 seconds, that's enough to show tooltip on a
component usual scenario.
Thanks and Regards
Gauri Patil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20190125/a90e7ddb/attachment.html>
More information about the swing-dev
mailing list