[
https://issues.apache.org/jira/browse/CB-9466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661435#comment-14661435
]
jcesarmobile edited comment on CB-9466 at 8/7/15 7:31 AM:
----------------------------------------------------------
I don't think this is a cordova issue, it's a chromium problem
There is already some issues open on the chomium site
https://code.google.com/p/chromium/issues/detail?id=465931
https://code.google.com/p/chromium/issues/detail?id=441060
I think you can avoid the slowness by specifying min= and max= attributes (with
2 digits format for day and month YYYY-MM-DD)
was (Author: jcesarmobile):
I don't think this is a cordova issue, it's a chromium problem
There is already an issue open on the chomium site
https://code.google.com/p/chromium/issues/detail?id=465931
I think you can avoid this slowness by specifying min= and max= attributes
> 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
> Labels: date, input
>
> 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: [email protected]
For additional commands, e-mail: [email protected]