Strange Month and Year incrementing
Brought to you by:
mishoo
I have one calendar control on an aspx page. When pressing the 'next' month button, the month is incremented by one. However the next key press moves the calendar on by 2 months... and then 4... and then 8. It seems to double each the button is pressed.
This is the same or very similar to bug:1169345
Logged In: YES
user_id=2039736
Originator: YES
I forgot to mention.....
The year 'next' and 'prev' buttons produce similar results. I found myself in 2094 after very few clicks!
Its very strange, as i've used the calendar elsewhere with no problem.
Logged In: YES
user_id=1635345
Originator: NO
Hi,
I'm getting the exact same problem. For me it happens in IE 5.5 and IE 6.0 - not e.g. Firefox. I am getting the error in a simple HTML page with a single input field, and no other javascript. I'm using the latest release (v. 1.0).
It seems to me that the longer I hold mouse button down, the longer it skips in time.