Fix scrolling issue in Collected Cookies dialog.
Text fields used to display cookie data were eating gesture events. This creates a local subclass of Textfield that correctly forwards gesture events to the containing ScrollView to ensure that the cookie data will scroll correctly. Bug: 1008806 Change-Id: I08490549392a03f5ed745077f5dc483d548cd82b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838143 Commit-Queue: Dana Fried <dfried@chromium.org> Reviewed-by:Charlene Yan <cyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#702619}
Showing
Please register or sign in to comment