Make Views Textfield key handling execute commands.
Add commands similar to WebKit text editing commands. Translate key events to commands for textfield execution. Consolidate key handling and command execution code. Fix unit tests. Modify Windows behavior for CTRL+SHIFT+[BACK|DEL]. (now behaves the same as CTRL+[BACK|DEL], not no-op) BUG=319437 TEST=No behavior changes except for CTRL+SHIFT+[BACK|DEL] on Windows. R=oshima@chromium.org, erg@chromium.org Review URL: https://codereview.chromium.org/211593006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260310 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment