Mousedown/MouseUp overlay problem
Wilson2254 opened this issue · 0 comments
Wilson2254 commented
There is a bug when mouseDown occurs inside the popup, and mouseUp is outside and the popup closes.
For example - when selecting text, if the mouse was mouseUp outside the popup, it will close.
Solution: replace events - #1195