RESOLVED DUPLICATE of bug 3316533166
[Qt] Accepts all the input characters in a field restricted for numbers only
https://bugs.webkit.org/show_bug.cgi?id=33166
Summary [Qt] Accepts all the input characters in a field restricted for numbers only
Vikram
Reported 2010-01-04 12:00:50 PST
STEPS TO REPRODUCE: 1.Open Browser and Load http://waplabdc.nokia-boston.com/browser/users/enterno.html 2.Enter text in the field given ACTUAL RESULTS: Accepts all the characters on the keyboard EXPECTED RESULTS: Only numeric input should be accepted Show » STEPS TO REPRODUCE: 1.Open Browser and Load http://waplabdc.nokia-boston.com/browser/users/enterno.html 2.Enter text in the field given ACTUAL RESULTS: Accepts all the characters on the keyboard EXPECTED RESULTS: Only numeric input should be accepted Internally linked to - https://qtrequirements.europe.nokia.com/browse/BR-976
Attachments
Tor Arne Vestbø
Comment 1 2010-03-05 09:39:39 PST
Please follow the QtWebKit bug reporting guidelines when reporting bugs. See http://trac.webkit.org/wiki/QtWebKitBugs Specifically: - The 'QtWebKit' component should be used for bugs/features in the public QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit http://trac.webkit.org/wiki/QtWebKitBugs#Component
Kent Hansen
Comment 2 2010-03-11 10:07:55 PST
The URL is invalid, closing bug. Please update the URL or attach a testcase.
Timothy Lu
Comment 3 2010-03-22 10:36:45 PDT
Simon Hausmann
Comment 4 2010-03-28 01:49:16 PDT
I think this bug is limited to text input through _input methods_. Through the regular keyboard - using regular key events - this isn't reproducible. But I can very well imagine that it doesn't work when the text comes from the input method as preedit or commit string.
Petri Ojala
Comment 5 2010-04-07 22:56:49 PDT
Yes, this is a bug in input method handling. See 33165 Please, mark this bug as a duplicate of 33165
Petri Ojala
Comment 6 2010-04-08 01:57:14 PDT
Marked as duplicate *** This bug has been marked as a duplicate of bug 33165 ***
Note You need to log in before you can comment on or make changes to this bug.