This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug SWING/16687] New: Timer restart doesn't stop the the timer and clear out pending ActionEvents
- From: "kho at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jul 2004 13:55:09 -0000
- Subject: [Bug SWING/16687] New: Timer restart doesn't stop the the timer and clear out pending ActionEvents
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Attached a test case. (Move the mouse over the button and watch it fire lots of
ActionEvents as the Timer gets restarted.)
A restart of the Timer should cause it to wait the full length of the delay and
fire one ActionEvent.
Working on a patch.
--
Summary: Timer restart doesn't stop the the timer and clear out
pending ActionEvents
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: SWING
AssignedTo: kho at redhat dot com
ReportedBy: kho at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16687