Description[rAC] Allow clickthrough for SuggestionView
Most of the contents in AutofillSuggestionContainer should ignore mouse
clicks and instead let the SectionContainer handle it - the only
exception being the |inputField_| in the SuggestionContainer. This will
allow the suggestion menu to pop up even when the user clicks e.g. on
explanatory text.
Modified hitTest: to ignore all subviews except |inputField_| and
descendants.
BUG=331130
R=rsesek@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243673
Patch Set 1 #Patch Set 2 : Added unit test. #
Total comments: 6
Patch Set 3 : Review fixes. #
Messages
Total messages: 7 (0 generated)
|