ElemeFE / element-react

Element UI
https://elemefe.github.io/element-react/index
MIT License
2.83k stars 443 forks source link

Text Selection closes Dialog if MouseUp ends outside #991

Open rogeriocsilva opened 5 years ago

rogeriocsilva commented 5 years ago

Description

Dialog closes if you select text inside but end with mouse outside the dialog card.

Reproduce Steps

1- Open Dialog 2- Mouse down 3- Move mouse to the outside space of the dialog card, while still holding the mouse down (i.e. selecting text inside the dialog) 4- Mouse up