Comment #27 on issue 27844 by [email protected]: command-arrows in text field adds boxes http://code.google.com/p/chromium/issues/detail?id=27844
Reply to comment #25: We should fix WebViewImpl::keyEventDefault() to avoid scrolling in such cases. Actually the current code of this method looks so weird. It calls WebViewImpl::scrollViewWithKeyboard() for left/right/up/down/home/end/pagedown/pageup with any modifiers except ctrl and shift. -- 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
