vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

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

Open demariaw opened this issue 2 years ago • 7 comments

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

demariaw avatar Aug 02 '23 14:08 demariaw

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 avatar Aug 02 '23 20:08 lospoy

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

demariaw avatar Aug 02 '23 21:08 demariaw

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

websitevirtuoso avatar Aug 04 '23 03:08 websitevirtuoso

I can confirm that it doesnt work on macos too.

os: mac browser: chrome (responsive tool)

mostafaznv avatar Sep 05 '23 11:09 mostafaznv

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

Pazza avatar Jan 13 '24 15:01 Pazza

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

Jupdi avatar Feb 19 '24 17:02 Jupdi

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

xiscohv avatar Apr 08 '24 09:04 xiscohv