Bug 33166 - [Qt] Accepts all the input characters in a field restricted for numbers only
Summary: [Qt] Accepts all the input characters in a field restricted for numbers only
Status: RESOLVED DUPLICATE of bug 33165
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Hardware S60 3rd edition
: P2 Major
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-01-04 12:00 PST by Vikram
Modified: 2010-04-08 01:57 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vikram 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
Comment 1 Tor Arne Vestbø 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
Comment 2 Kent Hansen 2010-03-11 10:07:55 PST
The URL is invalid, closing bug. Please update the URL or attach a testcase.
Comment 3 Timothy Lu 2010-03-22 10:36:45 PDT
Here is a valid URL.  Reopened.

http://waplabdc.nokia-boston.com/browser/users/diana/enterno.html
Comment 4 Simon Hausmann 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.
Comment 5 Petri Ojala 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
Comment 6 Petri Ojala 2010-04-08 01:57:14 PDT
Marked as duplicate

*** This bug has been marked as a duplicate of bug 33165 ***