[Webkit-unassigned] [Bug 42361] New: [Qt] Virtual keyboard enters text to wrong field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 15 05:03:52 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42361

           Summary: [Qt] Virtual keyboard enters text to wrong field
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jan-arve.saether at nokia.com


PRECONDITION:
On Windows 7, Use the Chinese (Simplified) Microsoft Pinyin New Experience Input Style input method of windows.
(Most likely any input method with prediction will do).
Compile attached example

STEPS LEADING TO PROBLEM: 
1. Click on any input field and type some text. (input method editor with suggested predictions will appear)
2. Click to another input field and type text

EXPECTED OUTCOME:
Text is added to both fields

ACTUAL OUTCOME:
Even the second input field starts to have blinking cursor, the text always
goes to the firstly selected field and cursor also starts to blink there. It is
not possible to input text to other fields.


Note that the example uses QGraphicsWebView, but QWebView demonstrates the same problem too, so it seems to be a bug somewhere in webkit


(moved from https://qtrequirements.europe.nokia.com/browse/QT-3527)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list