Fix problem with touch selection handles when flicked
commit21829250499c8697d97fb9ea4f183a7c674778bf
authormohsen@chromium.org <mohsen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 18 Jul 2013 09:06:40 +0000 (18 09:06 +0000)
committermohsen@chromium.org <mohsen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 18 Jul 2013 09:06:40 +0000 (18 09:06 +0000)
tree7c5c9ae32f1f90f3feb92207f8e35757410042dd
parent008b31e4f88219808b2e367fa6045d7d1ac3ee51
Fix problem with touch selection handles when flicked

After flicking a touch selection handle, moving the mouse or typing with
keyboard should hide the handles. But, this was not the case.

BUG=261213

Review URL: https://chromiumcodereview.appspot.com/19582004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212299 0039d316-1c4b-4281-b951-d872f2087c98
ui/views/touchui/touch_selection_controller_impl.cc