Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datepicker bug specific to Chrome running on Windows 8 #130

Open
pushkincat opened this issue Dec 12, 2012 · 0 comments
Open

Datepicker bug specific to Chrome running on Windows 8 #130

pushkincat opened this issue Dec 12, 2012 · 0 comments

Comments

@pushkincat
Copy link

I seem to have a bug with the Mootools datepicker which only manifests itself with Google Chrome under Windows 8. It works fine on IE (various versions), Safari, Firefox etc, and even Chrome under Windows 7. Interestingly, the same version of Chrome (23.0.1271.64 m) works under Windows 7 but not under Windows 8. IE under Windows 8 works fine.

The problem can be seen in the date of birth field at http://www.hertschesscongress.com/index ... ter-online

The bug is that while the datepicker looks OK at first, but one can't get past 1960 on the list of birth years. The box stays glued to the curser !? and when the mouse is moved, the box stays glued to it.

I'm using the Mootools datepicker with config:

yearPicker: true, startView: 'decades', format: '%e %B %Y'

The problem arises with any of DashBoard, JQUI or Vista styles selected. I've tried the Monkey Physics date picker, but this has various (more serious) bugs which appear with all browsers.

Does anybody have any ideas on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant