Transitions bug
---------------
Key: PIVOT-749
URL: https://issues.apache.org/jira/browse/PIVOT-749
Project: Pivot
Issue Type: Bug
Components: wtk-effects
Affects Versions: 2.0
Environment: OS: Arch64
JVM: HotSpot 1.6.0_25
Reporter: Edgar Merino
Working with Transitions and ComponentMouseListeners, seems like reversing is
not keeping up when mouse events happen too quickly. Attached is a test case
where the bug can be reproduced: Hover the mouse quickly twice
(mouseOver-mouseOut-mouseOver-mouseOut) over the component to see the bug.
I've made some tests and it seems Transition#getPercentCompleted() reports a
wrong value which is causing this behaviour, but I haven't been able to tackle
the exact cause of the issue.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira