[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 Review URL: https://codereview.chromium.org/124383010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243673 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment