Comment #3 on issue 16699 by james.su: Can't move cursor to omnibox and use input method if cursor is currently in a text input box in web page. http://code.google.com/p/chromium/issues/detail?id=16699
The problem is caused by OnGrabNotify() handler in render_widget_host_view_gtk.cc, which calls FocusOut() and FocusIn() in wrong situation. I'll prepare a CL to fix this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
