Bug 16495 - Timers are not firing actionevents
Summary: Timers are not firing actionevents
Status: VERIFIED FIXED
Alias: None
Product: classpath
Classification: Unclassified
Component: swing (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: graydon hoare
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-12 13:18 UTC by Kim Ho
Modified: 2010-09-08 18:18 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments
Test case (266 bytes, text/plain)
2004-07-12 13:19 UTC, Kim Ho
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kim Ho 2004-07-12 13:18:23 UTC
Timers are not firing actionevents to their listeners. Try out the attached test
case.

Sliders, scrollbars, and progressbars are all broken, but they seem to be caused
by this bug. Need to verify that they work afterwards.
Comment 1 Kim Ho 2004-07-12 13:19:25 UTC
Created attachment 6729 [details]
Test case

The frame has no effect on the test case. just used it to block.
Comment 2 graydon hoare 2004-07-12 17:35:59 UTC
fixed in java-gui-branch, please confirm and close.
Comment 3 Kim Ho 2004-07-12 19:39:27 UTC
verified. slider, progressbar, and scrollbar all work now.
Comment 4 Kim Ho 2004-07-12 19:42:30 UTC
err.. last comment should have marked it fixed. this one is for verifying it.
Comment 5 Frédéric Buclin 2010-09-08 18:18:36 UTC
Resetting the target milestone, which doesn't exist in the 'classpath' product.