Given:
- I have a modal open
When:
- I hit mouseDown in the popover, e.g. to select text in an input
- and I move the mouse outside the boundary of the popover and let the mouse button loose (mouseUp)
Then:
- the popover closes
Expected:
- the popover should stay open