cr-input: select input element when focused
Currently we select the input element contents when focusing back to a <cr-input> element with shift-tab, but focusing forward to a <cr-input> element does not select its contents. This fixes that behavior to always select the contents to be consistent with the behavior of <input>. Bug: 882612 Change-Id: Iecfbd984928571ca7041133f5621d82fd32f4f35 Reviewed-on: https://chromium-review.googlesource.com/1217747Reviewed-by:Scott Chen <scottchen@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#590357}
Showing
Please register or sign in to comment