You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
In a paper-menu-button where the dropdown-content is a div containing various elements (not selectables), clicking around in the dropdown does not close it when on the computer (good). If I open dev tools, simulate a phone, and touch/tap anywhere in the dropdown-content, it closes.
Expected outcome
Consistent behavior, preferably not closing until I click outside of the dropdown.
Actual outcome
Mouse: click inside without close.
Touch: click inside causes close.
Browsers Affected
[x ] Chrome
The text was updated successfully, but these errors were encountered:
Description
In a paper-menu-button where the dropdown-content is a div containing various elements (not selectables), clicking around in the dropdown does not close it when on the computer (good). If I open dev tools, simulate a phone, and touch/tap anywhere in the dropdown-content, it closes.
Expected outcome
Consistent behavior, preferably not closing until I click outside of the dropdown.
Actual outcome
Mouse: click inside without close.
Touch: click inside causes close.
Browsers Affected
The text was updated successfully, but these errors were encountered: