Opened 4 years ago

#15333 new bug

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/

Change History (0)

Note: See TracTickets for help on using tickets.