Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Mouseup outside of modal during text selection closes modal #254

Open
clarkwinkelmann opened this issue Apr 4, 2019 · 0 comments
Open

Comments

@clarkwinkelmann
Copy link

Steps to reproduce:

  1. Open a modal (any modal from the example page works)
  2. Select text (paragraphs or input text) with the mouse by clicking and dragging
  3. Select until the end of the line by dragging the cursor further than the start or end of text
  4. Release cursor while it's above the modal backdrop

Expected: the text is selected and can be copied. Or in the case of an input, ready to be edited

Actual: the modal closes

The same behaviour does not happen in regular bootstrap with jquery

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant