Button's onClick listener unresponsive for rapid series of clicks in IE
11 views
Skip to first unread message
Nathan Sobo
unread,
Jun 1, 2006, 6:14:22 PM6/1/06
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
The onClick listener that I've assigned to a button doesn't respond to click events that closely follow other clicks. I have to wait about one second in between events. This only occurs in IE. Any ideas?
Nathan Sobo
unread,
Jun 1, 2006, 6:18:55 PM6/1/06
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Followup: Clicking the button by pressing the space bar while it is focused exhibits no delay problem.