cros: Fix app folder name textfield selection.
If a user presses on a folder name textfield it selects the whole field. If they press the left/right arrow keys it does nothing. Only after the second left/right arrow key press does the textfield clears the selection and shows the cursor. This CL makes it so after the first left/right arrow key press the textfield clears the selection and shows the cursor. Bug: 1133681 Change-Id: I8c27ce850c05411f887bc8bf92f706485645c6c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441999Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Cr-Commit-Position: refs/heads/master@{#812726}
Showing
Please register or sign in to comment