You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2015/08/07 09:24:45 UTC

[jira] [Commented] (CB-9466) input date is very slow on android 5 lollipop

    [ https://issues.apache.org/jira/browse/CB-9466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661435#comment-14661435 ] 

jcesarmobile commented on CB-9466:
----------------------------------

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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org