vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.67k stars 6.95k forks source link

[Bug Report][3.3.11] V-tooltip doesn't work on mobile Android devices #17949

Open demariaw opened 1 year ago

demariaw commented 1 year ago

Environment

Vuetify Version: 3.3.11 Vue Version: 3.3.4 Browsers: Chrome 115.0.0.0 OS: Mac OS 10.15.7

Steps to reproduce

The Tooltip component works correctly on iOS devices but not for Android devices. If you follow the Codepen on Chrome browser using an Android device such as Google Pixel 7 or Samsung Galaxy s22 and click the tooltip nothing happens. However these work for iOS devices.

Expected Behavior

The tooltip should work for the button, icon and text on all devices.

Actual Behavior

Tooltip worked for iOS devices such as iPhone 12 v14.1 but not for Android devices Google Pixel 7 or Samsung Galaxy s22

Reproduction Link

https://codepen.io/Demaria-Woods/pen/OJadWBo

lospoy commented 1 year ago

Can confirm that the tooltip does not work on Android 13, using Chrome 115.0.5790.138

However, it does work on Android 13, using Firefox 115.2.1

Perhaps a Chromium-specific issue and not Android? Did you use Chrome on iOS?

demariaw commented 1 year ago

Can confirm that the tooltip does not work on Android 13, using Chrome 115.0.5790.138

However, it does work on Android 13, using Firefox 115.2.1

Perhaps a Chromium-specific issue and not Android? Did you use Chrome on iOS?

@lospoy I am seeing it working as well on Android 13 with Firefox. I did use Chrome for iOS as well

websitevirtuoso commented 1 year ago

Yes the same on my android. it works on firefox but doesn't work on google chrome

mostafaznv commented 1 year ago

I can confirm that it doesnt work on macos too.

os: mac browser: chrome (responsive tool)

Pazza commented 8 months ago

As of latest versions (vuetify and chrome) it still doesn't work. Doesn't work in vuetify's own docs.

Jupdi commented 7 months ago

Also not working for us, a fast solution would be great. Anyone having a workaround?

xiscohv commented 5 months ago

Do you happen to have any news on this bug? My web application is in production, and the tooltip fails on every Android device.