Description[NTP Client] Block touch interaction when a context menu is shown
Fix 2 issues:
- The contextMenuClose listeners were not called since
https://codereview.chromium.org/2360103002, resulting in unresponsive
NTP after opening a context menu
- The touch interactions for the RecyclerView itself were ignored
when the context menu was open, but were still propagated to children
who would handle them a usual.
BUG=650153, 650878
Committed: https://crrev.com/ccf7a497c972ed6ab3a041ac99a68bd87481a6ad
Cr-Commit-Position: refs/heads/master@{#421514}
Patch Set 1 #
Messages
Total messages: 16 (9 generated)
|