[Webkit-unassigned] [Bug 30660] WebInspector: Can't use IME inside console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 24 21:06:51 PDT 2009


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





--- Comment #16 from Timothy Hatcher <timothy at hatcher.name>  2009-10-24 21:06:50 PDT ---
(In reply to comment #15)
> WebInspector.documentKeyDown was calling WebInspector.searchKeyDown
> So when I registered here WebInspector.searchKeyDown was getting called twice.
> 
> 
> I just noticed I shouldn't have removed this comment either. Patch coming up.
> -    // Call preventDefault since this was the Enter key. This prevents a
> "search" event
> -    // from firing for key down. We handle the Enter key on key up in
> searchKeyUp. This
> -    // stops performSearch from being called twice in a row.

I don't see WebInspector.documentKeyDown call ing searchKeyDown.

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