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

Mouse hover stuck on the q-item after v-touch-hold triggered #10510

Closed
rubymongoose opened this issue Aug 28, 2021 · 1 comment
Closed

Mouse hover stuck on the q-item after v-touch-hold triggered #10510

rubymongoose opened this issue Aug 28, 2021 · 1 comment
Labels

Comments

@rubymongoose
Copy link

Describe the bug
I added v-touch-hold.mouse in q-item.
After directive triggered, mouse hover stuck on it.

Codepen/jsFiddle/Codesandbox (required)
https://codepen.io/TwentySix26/pen/XWgmerY

Expected behavior
Expected hover to dissapear after mouse leaves q-item.

Platform (please complete the following information):
Quasar Version:
quasar@2.0.4

OS: Ubuntu 20.04

@pdanpdan pdanpdan added the Qv1 label Sep 10, 2021
@rstoenescu
Copy link
Member

It's not "stuck". The element has focus (accessibility feature). Once you focus on something else it will be ok.

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

No branches or pull requests

3 participants