Chromium Code Reviews
DescriptionGets KeyEvents to work with the new Desktop classes.
A few things were required:
- Pass a real HWND to InputMethodWin, since it can't rely on Widget::GetNativeView() (NativeView = aura::Window*).
- Construct a InputMethodWin in DesktopRootWindowHostWin, and wire up relevant IME messages to it.
- Forward key events from DRWHW into the RootWindow, make sure DesktopNativeWidgetAura forwards them to the Widget.
http://crbug.com/146077
R=sky@chromium.org,scottmg@chromium.org,erg@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=156901
Patch Set 1 : #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||