Fix OSX IME, Call RVH::SetInputMethodActive() after Attach.
This broke quite a bit ago when the implicit ordering changed by refactoring. It is unfortunate that we don't have test coverage for mac, and trying to type accent characters (IME) from browsertest didn't work. BUG=450641 Test=On mac, load a chrome app with <webview> that has an input box. Try to type accent chars, e.g. Option+e followed by e. Proper chars should be seen in the input box. Review URL: https://codereview.chromium.org/904013002 Cr-Commit-Position: refs/heads/master@{#315142}
Showing
Please register or sign in to comment