[Webkit-unassigned] [Bug 146965] New: [GTK] Input method filter is always enabled when the view is focused
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 15 04:14:32 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146965
Bug ID: 146965
Summary: [GTK] Input method filter is always enabled when the
view is focused
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: gns at gnome.org, mrobinson at webkit.org,
svillar at igalia.com, zan at falconsigh.net
It should only be enabled when the view is focused and there's an editable element focused. In r138544, when input methods were implemented, the message SetInputMethodState was added, but it was never used. Instead, the notifyFocusIn method of the IM filter enables the input method unconditionally. We should actually use the SetInputMethodState message to enable/disable input methods when editable elements are focused/unfocused.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150715/d76194d0/attachment.html>
More information about the webkit-unassigned
mailing list