Bug 46801
Summary: | [Qt][S60] Wrong characters are inputted when long pressing the keys on QWERTY | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ankur Baranwal <ankur.baranwal> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Critical | CC: | ankur.baranwal, laszlo.gombos, priya.baskaran, suresh.voruganti |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | S60 Hardware | ||
OS: | S60 3rd edition |
Ankur Baranwal
Qt: 4.7
QtWebkit: 2.1 (9.2.9)
OS: Symbian^3
Hardware keypad on the device must be used to reproduce this bug.
Steps to reproduce the error -
1. Open www.google.com in Anomaly Browser.
2. Select the search text box.
3. Long press any key that can be used for entering more than one characters.
Example - short press the key - letter 't'.
long press the key - number '2'.
Expected Result -
Single character should be displayed (say '2').
Actual Result -
Two characters are displayed for each long press (like 't2').
Additional Info -
Hardware keypad should be used on the device to reproduce the bug.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ankur Baranwal
Tested using a sample Qt application. The bug is not reproducible. So this has something to do with QtWebkit.
Suresh Voruganti
Top issue for Services, fix is required for Qtwebkit 2.1.
Suresh Voruganti
Boston bugzilla error id is http://bugs.nokia-boston.com/bugzilla/show_bug.cgi?id=6025
priya.baskaran
Not reproducible on the build that was created to fix the webkit bug
https://bugs.webkit.org/show_bug.cgi?id=49787. Verified.
Suresh Voruganti
Fix for 49787 has fixed this issue, so duplicating this issue to 49787
*** This bug has been marked as a duplicate of bug 49787 ***