[Webkit-unassigned] [Bug 58404] New: REGRESSION (WebKit2): Input methods are active in non-editable content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 17:30:03 PDT 2011


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

           Summary: REGRESSION (WebKit2): Input methods are active in
                    non-editable content
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: ASSIGNED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: enrica at apple.com


Steps to reproduce:
1. Open any Web page.
2. Enable Kotoeri Hiragana (or any other input source that uses inline input)
3. Press any alphanimeric key when selection is in non-editable content.
4. Press F11.

Expected results: Expose is invoked.
Actual results: it's not.

We should return nil from -[WKView inputContext] when the current selection is not editable.

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