HTML input type=time does not set hours and minutes correctly when using keyboard instead of +/- buttons
Reported by
concepci...@gmail.com,
Nov 21
|
|||
Issue descriptionSteps to reproduce the problem: 1. Create a simple html test page 2. Add to it the <input type="time"></input> tag 3. Open it in a WebView 4. Open the time picker 5. Change minutes or hour written the number instead of using the +/- buttons 6. Tap the Set button. What is the expected behavior? The change in hours or minutes should be displayed correctly. What went wrong? The change does not happen. The previous hour or minutes still appears instead of the new number. Did this work before? No Chrome version: Channel: n/a OS Version: 8.0 Flash Version: I have seen the same problem from Android 5 to Android 8 and having webView app updated.
,
Nov 22
@concepcion.sanz.pineda: Could you please provide sample apk to test this issue from our end. Which webview version you are using? Does this happen in chrome browser also? please provide above details along with the device details you are seeing this issue on. Thanks!
,
Nov 23
Hi! webview is in its last versions (69,70). The problem seems to happen in any mobile. It has been seen in Samsung S7 Edge with Android 8, but also in a Motorola G with Android 5.1 In Chrome browser (in a PC) works correctly since the time selector is different from the ones shown in the images. I cannot check if it works using the browser in a mobile. I'm trying to provide an apk, but I don't know how to get the spinner mode at compilation. I just manage a portion of the full app, and in my local compilation using cordova, I only get the clock mode for the <input type="time">. The problem only appears when other company integrates my portion of app into the full app. I don't know if they do something in the project to force the time selector mode. Thank you.
,
Nov 23
Thank you for providing more feedback. Adding the requester to the cc list. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Nov 23
By the way, I have not installed any plugin for time/date pickers. In fact, I also use a <input type="date"> which is also seen in the app as a spinner, and it does work correctly. |
|||
►
Sign in to add a comment |
|||
Comment 1 by chelamcherla@chromium.org
, Nov 22