Open
Description
Bug:
Unable to close multiple selection MatSelect panel when TalkBack tool is enabled on Android 7.0
What is the expected behavior?
MatSelect panel should close when tapping outside the panel.
What is the current behavior?
MatSelect panel it's not getting close when tapping outside the panel.
What are the steps to reproduce?
On the Android device go to Settings -> Accessibility, tap on Talkback and turn it on. Go to Chrome for Android an open the demo site https://material.angular.io/components/select/overview scroll down to "Select with multiple selection" example, tap on the Toppings select, select 1 or more options and tap outside the select panel.
What is the use-case or motivation for changing an existing behavior?
This is an Accessibility issue, user should be able to close the panel when using TalkBack accessibility tool