Search and Top Navigation
#9900 closed bug (duplicate)
Opened March 06, 2014 07:44PM UTC
Closed March 06, 2014 07:58PM UTC
jQueryUI tooltip remains on screen after element (with target="_blank") is clicked
Reported by: | rjray | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.tooltip | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
See http://jsfiddle.net/rjray/BzVpX/
Both links go off-page and into a new tab using target="_blank". When you close the new tab or otherwise return to the original tab, the tooltip is still in the place it was when you clicked. It doesn't get closed. At first I thought it was related to user-supplied content using the "content" parameter, but as the fiddle shows it happens with "title"-derived tooltip content, as well.
Attachments (0)
Change History (1)
Changed March 06, 2014 07:58PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #9336.