[Webkit-unassigned] [Bug 29391] New: [Qt] QtWebKit: ESC key does not clear the text of the line edit when canceling an input method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 07:15:20 PDT 2009


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

           Summary: [Qt] QtWebKit: ESC key does not clear the text of the
                    line edit when canceling an input method
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vestbo at webkit.org


This bug report originated from issue QTBUG-2580
<http://bugreports.qt.nokia.com/browse/QTBUG-2580>

--- Description ---

When using the 'scim' (and possibly others) input method to enter text into a
QLineEdit, the normal behavior is that pressing the 'Esc' key will close the
input method and clear the text. This works in normal line edits, but does not
work properly when entering the text in a line edit on a webpage because the
input method is closed, but the text is not cleared.

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