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

focus-ring behavior on input fields differs #3054

Closed
dex-ds opened this issue Nov 16, 2021 · 2 comments
Closed

focus-ring behavior on input fields differs #3054

dex-ds opened this issue Nov 16, 2021 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@dex-ds
Copy link

dex-ds commented Nov 16, 2021

vaadin-flow 22.0.0.beta1
I'm not sure what the default behavior is, but
1st point)
on select (focus) an input field via Keyboard-TAB the focus-ring will be active.
on select via mouse click the focus-ring isn't active.
(Reproducable on https://vaadin.com/docs/latest/ds/components textfield etc)

2nd point)
on select password field via mouse click the focus-ring is active

@web-padawan web-padawan added regression Sometimes we make things break duplicate This issue or pull request already exists and removed regression Sometimes we make things break labels Nov 16, 2021
@web-padawan
Copy link
Member

web-padawan commented Nov 16, 2021

on select (focus) an input field via Keyboard-TAB the focus-ring will be active.
on select via mouse click the focus-ring isn't active.

This is intended and discussed at #2904 (we don't have any decision at this point).

on select password field via mouse click the focus-ring is active

See #2962, it was fixed by #2963 and released in 22.0.0-beta2, so please upgrade.

Closing this issue as duplicate.

@dex-ds
Copy link
Author

dex-ds commented Nov 16, 2021

sorry, I searched 'focus-ring' with state isopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants