plone/mockup

Chrome/Safari: click-drag on a field inside a modal and end outside modal closes it.

Opened this issue · 0 comments

fredvd commented

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.

chrome modal patten click-drag text outside modal