No touch handles when Views textfield cannot get focused
Whenever a Views textfield is going to show touch handles, it should first check that it has focus or not. If not, the handles should not be shown. This might be because the textfield is disabled or it is explicitly set to be non-focusable, among other reasons. BUG=323956 Review URL: https://codereview.chromium.org/103293004 Cr-Commit-Position: refs/heads/master@{#289137} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289137 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment