Comment #24 on issue 27844 by [email protected]: command-arrows in text field adds boxes http://code.google.com/p/chromium/issues/detail?id=27844
The real reason of this regression is: changeset http://trac.webkit.org/changeset/50887 removed the isSystemKey flag for Char events, but not removed it for RawKeyDown events. The corresponding code in both constructors should be changed altogether. -- 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
