We have a complex WebGL app that has some controls defined via HTML elements. We use this code both on the web, and in an iOS app inside a WKWebView. We recently added tooltips (as a title attribute on an <a> element), and now the first tap brings up the tooltip. Subsequent taps actuate the control. Tapping the tooltip hides it.
But this only happens in my WKWebView version of the app. Loading the same app via Safari on iOS doesn't exhibit this behavior. I've tried googling for an answer, but so far nothing. Any ideas? Thanks. -- Rick Mann rm...@latencyzero.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com