New issue
Advanced search Search tips

Issue 638251 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Sep 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

For key down event for the following user input plus (+ ) dot ( . ) and minus ( - ) event.which is null.

Reported by sirius.p...@gmail.com, Aug 16 2016

Issue description

Steps to reproduce the problem:
To recreate this issue use the code provided in the below URL in a webview app 
               => https://jsfiddle.net/pur1o02g/8/

What is the expected behavior?
the event.which must return the correct key code for user inputs even when user inputs  characters such as + or . or - 

What went wrong?
event.which is not working accurately for all input types with special characters such as +  . - 

Did this work before? N/A 

Chrome version: 52.0.2743.116  Channel: stable
OS Version: 5.x, 6.x and 7.0
Flash Version: NA
 

Comment 1 by torne@chromium.org, Aug 16 2016

Components: -UI Mobile>WebView

Comment 2 by boliu@chromium.org, Aug 18 2016

Labels: Needs-Feedback
same comment as https://bugs.chromium.org/p/chromium/issues/detail?id=638248#c2
Project Member

Comment 3 by sheriffbot@chromium.org, Sep 18 2016

Status: Archived (was: Unconfirmed)
No feedback was received in the last 30 days from reporter "sirius.programmer@gmail.com", so archiving this. Please re-open or file a new bug if this is still an issue.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
>>actually what version of webview are you using?
you need to try this webview app on Android running any webview version as this is reproducible on all webview version from 43.xx  to 53.xx (latest one)

Sign in to add a comment