DescriptionFix crash when using touch selection in immersive fullscreen.
The ImmersiveFullscreenController was incorrectly consuming all ET_GESTURE_SCROLL_BEGIN. This resulted in TouchSelectionControllerImpl::EditingHandleView getting ET_GESTURE_SCROLL_UPDATE but not ET_GESTURE_SCROLL_BEGIN.
This CL also makes the touch selection handles hide when a user uses a gesture to hide the top-of-window views.
BUG=324607
TEST=Manual, see bug
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=239030
Patch Set 1 : #
Messages
Total messages: 7 (0 generated)
|