vgvinay2 / calendardateselect

Automatically exported from code.google.com/p/calendardateselect
Other
0 stars 0 forks source link

Values in selects don't change in Opera in a pop-up calendar. #165

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open the project's demo page in Opera (9.63) http://electronicholas.com/
calendar
2. Switch to the pop-up's demo, try to change month with "<" and ">" links.
3. Table with days will be updated, but not the values in selects.

What is the expected output? What do you see instead?
The expected output are changed values in selects. Instead the selects' 
values stay unchanged.

What version of the product are you using? On what operating system?
On the demo site there's a version 1.13 of CalendarDateSelect. Well, I've 
downloaded and experienced the same error with version 1.15 (I've tried 
only js-part).

Please provide any additional information below.
This bug has caused me to write my own date picker (http://code.google.com/
p/fpscalendar/). You can call that miserable and laugh at it, but it works 
for me :)

Original issue reported on code.google.com by ps.fedorov on 6 Apr 2009 at 5:14