Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] <el-select> selected value is too long on Firefox #22992

Open
15195965090 opened this issue Nov 12, 2024 · 0 comments
Open

[Bug Report] <el-select> selected value is too long on Firefox #22992

15195965090 opened this issue Nov 12, 2024 · 0 comments

Comments

@15195965090
Copy link

Element UI version

2.15.14

OS/Browsers version

firefox 131.0.3

Vue version

2.7.16

Reproduction Link

https://jsfiddle.net/j6Lexct8/10/

Steps to reproduce

el-select fixed width, if the selected option is too long, the value selected by el-select will show the front part in Google Chrome, which is normal, and only the back part will be displayed on Firefox
choose a longer option on firefox

What is Expected?

the value selected by el-select will show the front part in firefox

What is actually happening?

the value selected by el-select showed the back part in firefox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant