Keep insertion handle after second tap in empty editable texts
commitc5d2a79125d51665ec065be2481b2b54d8ca3895
authormohsen <mohsen@chromium.org>
Thu, 12 Mar 2015 16:17:52 +0000 (12 09:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 12 Mar 2015 16:18:56 +0000 (12 16:18 +0000)
tree08757bebee24673b4f3ffb4ec0112919817fa7fc
parent6c6a583968f106eeb977a6c9519ea92976c1783b
Keep insertion handle after second tap in empty editable texts

When show_on_tap_for_empty_editable flag is set to true, first tap in an
empty editable text activates the insertion handle. Consequent taps
should keep the insertion handle.

This is a follow up to r315734.

BUG=399721

Review URL: https://codereview.chromium.org/988713004

Cr-Commit-Position: refs/heads/master@{#320295}
ui/touch_selection/touch_selection_controller.cc
ui/touch_selection/touch_selection_controller_unittest.cc