dcz.switcher created CB-9466:
--------------------------------
Summary: input date is very slow on android 5 lollipop
Key: CB-9466
URL: https://issues.apache.org/jira/browse/CB-9466
Project: Apache Cordova
Issue Type: Bug
Components: Android
Environment: android lollipop up to date on Motorola G, Samsung Galaxy S4 et S5,
Nexus 6
Reporter: dcz.switcher
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org
|