[Webkit-unassigned] [Bug 61272] New: [Chromium] On-the-spot IME support for windowless plug-ins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 04:55:09 PDT 2011


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

           Summary: [Chromium] On-the-spot IME support for windowless
                    plug-ins
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://baseonmars.co.uk/bugs/wmode
        OS/Version: Windows XP
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hbono at chromium.org
                CC: brettw at chromium.org, kochi at chromium.org


(Copied from <http://crbug.com/82507>.)

What steps will reproduce the problem?

1. Open <http://baseonmars.co.uk/bugs/wmode>.
2. Click the text area under wmode="opaque".
3. Enable an IME. (This issue happens on any IMEs.)
4. Type text.

What is the expected result?

We can see IME text in the textarea.

What happens instead?

We cannot see any text.

Please provide any additional information below. Attach a screenshot if
possible.

Technically, this issue consists of two issues:
1. Chrome should send WM_IME_* events as written in <http://crbug.com/13233#c72>.
2. Chrome cancels composition when the focused node is a windowless plug-in.

Regards,

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