amsul / amsul/pickadate.js

Month select show insufficient options in Firefox

Aperta
#1,109 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
7.6k
Fork
981
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

In Firefox 62.0.3 (tested on both Mac and Linux) the year select does not show as scrollable when clicked open. This behavior can be seen on the example site here (use Firefox obviously) http://amsul.ca/pickadate.js/date/#selectors

Strangely, you can still move backward through the years by successively choosing the earliest year available. So:

1. Open year dropdown, 2018 is currently selected.
1. Choose 2013. Dropdown closes.
1. Reopen dropdown, now the options go back to 2008.
1. Choose 2008.
1. Reopen droddown, now the options go back to 2003.
1. etc.

Here's the markup that's generated.

![image](https://user-images.githubusercontent.com/9379/46879108-b8c96000-ce0a-11e8-9e23-5b66c87b3ff3.png)

Works fine in Chrome.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.