ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.13k stars 14.64k forks source link

[bug report] Select selector when filtering and multi selection functions are available at the same time, it is not possible to enter under ie10 #19553

Open aiesst opened 4 years ago

aiesst commented 4 years ago

Element UI version

2.13.2

OS/Browsers version

win10/IE10

Vue version

3.0.0-beta.14

Reproduction Link

https://jsfiddle.net/bzq64msL/1/

Steps to reproduce

IE10无法在线复现,当select选择器同时有用删选和多选的功能时,IE10会出现搜索框无法输入的bug

What is Expected?

期待在IE10下面,select选择器能同时正常使用多选和删选功能。

What is actually happening?

在IE10下面,select选择器不能同时正常使用多选和删选功能。

element-bot commented 4 years ago

Translation of this issue:

Element UI version

2.13.2

OS/Browsers version

win10/IE10

Vue version

3.0.0-beta.14

Reproduction Link

https://jsfiddle.net/bzq64msL/1/

Steps to reproduce

Ie10 can't reproduce online. When the select selector has the function of deleting and selecting and multi selecting at the same time, ie10 will have a bug that the search box can't be input

What is Expected?

It is expected that under IE10, the select selector can use the functions of multiple selection and deletion at the same time.

What is actually happening?

Under ie10, the select selector cannot use multiple selection and delete selection functions normally at the same time.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.