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

(Firefox 20) Selecting a different year or month closes whole date picker #112

Closed
nunogoncalves opened this issue Apr 9, 2013 · 10 comments

Comments

@nunogoncalves
Copy link

Selecting a different month or year (from the dropdown list) closes the date picker.
This issue can be seen even in the api examples:
http://amsul.ca/pickadate.js/docs.htm#selectors

This problem occurs using FireFox 20. With Chrome, it works as expected.

@amsul
Copy link
Owner

amsul commented Apr 10, 2013

Agh, dammit firefox! Thanks for pointing this out.

@arjunrao2709
Copy link

When will this be fixed?

@amsul
Copy link
Owner

amsul commented Apr 18, 2013

I started looking into it - but gave up after a while. Rather than go hunting for this wild bug, I want to finish up v3 which doesn't seem to have this issue.

If someone has an easy solution to this, please do share :)

@amsul
Copy link
Owner

amsul commented May 2, 2013

This has been fixed with v3.0.0alpha. Leaving open till released as stable.

@amsul
Copy link
Owner

amsul commented May 3, 2013

For anyone having trouble getting v3, I've updated the links now and should work fine :)

http://amsul.ca/pickadate.js/v3/index.htm

On Thursday, 2 May, 2013 at 4:53 AM, nunogoncalves wrote:

Hi @amsul (https://github.com/amsul), I'm having a few problems... I can't get the v3 yet...
https://github.com/amsul/pickadate.js/blob/gh-pages/CHANGELOG.md - Change log doesn't contain v3 yet..
https://github.com/amsul/pickadate.js/archive/3.0.0alpha.zip the link is broken.
Cloning the v3 project, the v3 folder is empty (the same as downloading the zip from here:
https://github.com/amsul/pickadate.js/archive/gh-pages.zip
So where can I find the correct files? Or what am I doing wrong?


Reply to this email directly or view it on GitHub (#112 (comment)).

@amsul
Copy link
Owner

amsul commented May 18, 2013

v3 is now out and fixes this issue :)

@amsul amsul closed this as completed May 18, 2013
@nunogoncalves
Copy link
Author

Well, just noticed... I'm usind chrome 28, and api V3 and this still happens to me.

@amsul
Copy link
Owner

amsul commented Jul 13, 2013

Tried it on Chrome 28 and 30 and I can’t seem to replicate the issue: http://screencast.com/t/ww3EnljAJn. Can you provide a reduced test case?

@nunogoncalves
Copy link
Author

Ok, my bad. For some reason I had picker.close() inside an onSet function. And that was causing it to close. I'm sorry. :/

@amsul
Copy link
Owner

amsul commented Jul 14, 2013

No worries.. Happens to the best of us :)

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

No branches or pull requests

3 participants