Description[TTS] Handle showing of a Context Menu more gracefully.
When the TTS UX is showing and the user activates a context menu,
the selection controller gets an event sequence that's confusing,
causing a tap-selection to show the selection handles.
This change hides the Contextual Search UX, and adds a state where
the selection controller knows to ignore the next event that would
show the selection handles, when a context menu has just been shown.
This change cleans up a sequence implicated in a crash, so that
won't be reproducible through triggering the Context Menu anymore.
(Issue 562353)
BUG=628436, 562353
Committed: https://crrev.com/b09e3678e18b7d6447e1c758263d290b20b18a7f
Cr-Commit-Position: refs/heads/master@{#405901}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Moved logic for hiding out of CSM. Addressed Theresa's f2f comments. #Patch Set 4 : Just a comment. #
Messages
Total messages: 13 (6 generated)
|