[Bug Report] Marking text in el-input closes dialog
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.1.0
### OS/Browsers version
Latest chrome, ff, ie, edge, safari, electron, cordova etc.
### Vue version
2.6.10
### Reproduction Link
https://jsfiddle.net/fw6gx75s/
### Steps to reproduce
In input field inside of dialog, select text fast from right to left with mouse will close dialog.
### What is Expected?
Input field should be selected. It should be an option to disable 'close on swipe'. This function should also only be a touch event & not a mouse event.
### What is actually happening?
Dialog closes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.