jtsage / jtsage-datebox

A multi-mode date and time picker for Bootstrap (3&4), jQueryMobile, Foundation, Bulma, FomanticUI, and UIKit (or others)
http://datebox.jtsage.dev/
Other
474 stars 166 forks source link

Android stock browser Issue #313

Closed sstraus closed 10 years ago

sstraus commented 10 years ago

Hello I have a weird issue with the stock browser. Once I click on the date input, the dialog pops up ad closes immediately after. I think that preventdefault is required, but i dont know how to do it because the event is initializes inside the datebox code, not in mine.

Any suggestion?

jtsage commented 10 years ago

which version of android? Known issue on a few I'm afraid, because they don't respect x-index exactly.

jtsage commented 10 years ago

Absolutely solved with 1.5.0 refactor - or, it is going to be a different bug upstream (not running it's own open / position code any longer)