cros: Make folder rename consistent with other renaming patterns.
In app list, the rename textfield is inconsistent with other renaming patterns. This CL aims to make it consistent and improve it as well. It makes the following changes: - Change background color on hover. - Change size of name textfield. - Add border when name textfield is focused. - When text field is pressed, highlight all text rather than position cursor. - Changes underlying view width from max width to variable length, depending on size of current folder name. Test: Manual Bug: 1127498 Change-Id: I78727116737acdc261419255e3b8b132f79c3313 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406281Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Cr-Commit-Position: refs/heads/master@{#807246}
Showing
Please register or sign in to comment