Bug-org 1137565 Make KeymapWrapper and nsGtkIMModule use TextEventDispatcher
初回投稿日時: 2016-10-15 21:22:35
カテゴリ: Events GTK IME KeyboardEvent Mozilla Core Mozilla48 バグ修正
SNS:
Tweet (list)
Bug-org 1137572の修正にあわせて、Linux、GTK版のネイティブキーイベントハンドのKeymapWrapperと、IMEイベントハンドラのIMContextWrapperからTextEventDispatcherを利用するように修正しました。
ネイティブのIMEコンテキストは、IMContextWrapperと1対1の関係にあるので、TextEventDispatcherListenerはIMContextWrapperに実装されています。