angular-ui / ui-grid

UI Grid: an Angular Data Grid
http://ui-grid.info
MIT License
5.39k stars 2.47k forks source link

FIREFOX grid cell edit date drop down does not work #4395

Open unkn0wn-kgb opened 9 years ago

unkn0wn-kgb commented 9 years ago

When using firefox (latest 40.0.3) date dialog http://ui-grid.info/docs/#!/tutorial/201_editable no date drop down popup shown. Works fine on Chrome, no error message in console thrown. Would love for this feature to be fixed.

To replicate this issue just open this link http://ui-grid.info/docs/#!/tutorial/201_editable and double click on date column.

kirtikachouhan commented 9 years ago

Facing the same issue.

unkn0wn-kgb commented 8 years ago

Any ideas on when this bug would get scheduled? Just wondering.

Thanks

imbalind commented 8 years ago

It seems it's a known bug (or maybe better to say missing feature) in Firefox, look here. If you take a look at the last comments, it seems that they're coming to a patch.

Otherwise I'd suggest you to experiment with custom template and ui.bootstrap datepicker. Haven't tried myself, so I cannot help further.

unkn0wn-kgb commented 8 years ago

That's good hopefully that would sort this issue out. I wonder how many other browsers out there that does not support type=date and if ui-grid should have work around just in case

kirtikachouhan commented 8 years ago

it also not working in ie11 browser.

nick-anykeydesigns commented 8 years ago

Any fixes? This is still not working on IE11 11.0.14393.0 and FireFox 48.0 (using v3.1.1 of ui-grid).