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
This happens in Chrome/Safari, but not on Firefox. Tested on Macos X.
When you enter text in a modal, and then click-drag on it to select it to copy or delete it, but you end your click drag outside the modal, the modal is closed.
The release event is seen as a click outside the modal and by default clicking outside the modal closes it.
The text was updated successfully, but these errors were encountered:
This happens in Chrome/Safari, but not on Firefox. Tested on Macos X.
When you enter text in a modal, and then click-drag on it to select it to copy or delete it, but you end your click drag outside the modal, the modal is closed.
The release event is seen as a click outside the modal and by default clicking outside the modal closes it.
The text was updated successfully, but these errors were encountered: