-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Labels
Comments
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Sep 2, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Sep 9, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Sep 12, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Sep 13, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Sep 17, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Sep 18, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Sep 22, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Sep 24, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Oct 13, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Oct 14, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Oct 30, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Nov 5, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Nov 5, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Nov 5, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Nov 5, 2021
It's not "stuck". The element has focus (accessibility feature). Once you focus on something else it will be ok. |
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Dec 1, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Dec 6, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Dec 8, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Dec 9, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Dec 9, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Dec 9, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Dec 9, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Dec 9, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Dec 9, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Dec 10, 2021
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Nov 23, 2022
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Dec 16, 2022
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Dec 18, 2022
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Jan 5, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Jan 8, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Jan 10, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Jan 11, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Jan 11, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Jan 15, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Jan 16, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Jan 19, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Feb 7, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Feb 15, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Mar 1, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Mar 2, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Mar 9, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Mar 17, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Mar 17, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Mar 17, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Mar 21, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Mar 21, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Mar 31, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Apr 4, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Apr 27, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
May 4, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
May 5, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
May 12, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Sep 4, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Sep 8, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Oct 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: