[Webkit-unassigned] [Bug 50108] New: [Qt] Selecting text input text by pressing long is not working in Symbian devices

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 26 05:14:24 PST 2010


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

           Summary: [Qt] Selecting text input text by pressing long is not
                    working in Symbian devices
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mailforaleksi521 at gmail.com


[Qt] Selecting text input text by pressing long is not working in Symbian devices

Steps:

1) Create a text input to a html page, which contains text, and use QtWebKit to show it
2) Start application, and press and hold the text input for a while, and release finger. 
-> The on-screen keyboard opens. Just before the on-screen keyboard opens, some text is shown to be selected in the HTML page [OK, or should nothing be selected?], although it is not selected in the on-screen keyboard [Not OK]. 
3) Enter any character
-> the text which is shown to be selected in the HTML page is replaced by the entered character. [Not OK]

Example application as attached.

Tested on:
N8, Qt 4.7.1
N8, Qt 4.6.3 (probably)

-- 
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