Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
None
-
None
-
android lollipop up to date on Motorola G, Samsung Galaxy S4 et S5, Nexus 6
-
Important
Description
On lollipop, the invocation of the date picker is very slow (4 seconds to appear) and the date selection too (3 seconds to change)
to reproduce :
- update cordova
- create new project
- add platform android
in the default index.html, add input tag type "date"
run project on device
tap on the input field ...
expected : the date picker appears
observed : 4 seconds to appears
then, change date
expected : date change immediately
observed : 3 seconds to see the changement