Skip to main content

Search and Top Navigation

#15333 new bug ()

Opened April 04, 2019 08:05AM UTC

Last modified April 04, 2019 08:05AM UTC

jqueryui-tooltip issue with Edge

Reported by: bago Owned by:
Priority: minor Milestone: none
Component: ui.tooltip Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:
Description

When you hover a link with a jqueryui-tooltip on Edge, it will show the jqueryui-tooltip, but after a while, it will show a small square (an empty native tooltip), too.

I guess this is because "on hover" the plugin changes the title to "" and this does not remove the tooltip on Edge. Maybe removing the attribute or setting it to " " (a single space) will fix this (but it must be done with some browser selection as what is liked by edge is not liked by others).

Tested on "Microsoft Edge 44.17763.1.0" and also reproducible in the first link of the demo: https://jqueryui.com/tooltip/

Attachments (0)
Change History (0)