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] Show password event move cursor to start of input #20865

Closed
ishakhorski-dev opened this issue Mar 22, 2021 · 1 comment · Fixed by #20870
Closed

[Bug Report] Show password event move cursor to start of input #20865

ishakhorski-dev opened this issue Mar 22, 2021 · 1 comment · Fixed by #20870
Assignees

Comments

@ishakhorski-dev
Copy link

ishakhorski-dev commented Mar 22, 2021

Element UI version

2.15.1

OS/Browsers version

Linux/Google chrome Version 89.0.4389.82

Vue version

2.6.12

Reproduction Link

https://jsfiddle.net/wanwas/topz1nhb/

Steps to reproduce

  1. enter something in the field
  2. click on show password icon

What is Expected?

After the click, it appears at the beginning of the input.

What is actually happening?

After the click, the cursor must remain in place (after the last character entered)

@ishakhorski-dev ishakhorski-dev changed the title [Bug Report] show password event [Bug Report] Show password event move cursor to start of input Mar 22, 2021
@cs1707 cs1707 self-assigned this Mar 22, 2021
@xiaofeng-bm
Copy link

you kan see this issues
#18573

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

Successfully merging a pull request may close this issue.

3 participants