[wp-trac] [WordPress Trac] #30425: jQuery UI Tooltip - additional instance, ghost text

WordPress Trac noreply at wordpress.org
Thu Nov 20 21:01:58 UTC 2014


#30425: jQuery UI Tooltip - additional instance, ghost text
--------------------------------+-----------------------------
 Reporter:  AITpro              |      Owner:
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  External Libraries  |    Version:  4.0
 Severity:  normal              |   Keywords:
  Focuses:  ui, javascript      |
--------------------------------+-----------------------------
 For lack of the exact technical wording to describe the issue I am using
 "additional instance and ghost text" here. Also I am not sure if the
 behaviour is intentional/intended or not. To make things simple I have
 created this simple plugin here: http://www.ait-pro.com/x333/wpb-comment-
 tooltips.zip that can be downloaded and installed using the WP Upload Zip
 installer. This plugin is assembled based on this WP Beginner tutorial
 just to make seeing this issue simple and so you do not have to put the
 plugin together yourself.

 Issue is best viewed using the WordPress 2014 Theme. Visit any comment
 form to trigger the tooltip. Scroll down in your Browser and check the
 bottom left corner of the Browser window.

 Description: In WP 4.0 and 4.0.1 when using the Comment Tooltip plugin
 above you will see the Browser jump up a bit, but no "Title" text is
 displayed in the very left bottom corner of the Browser. In WordPress 4.1
 Beta1 you will see the "Title" text displayed in the very left bottom
 corner of the Browser.

 I have isolated the issue to this file/code by eliminating all other
 jQuery files involved in tooltips:

 WP 4.0/4.0.1: /wp-includes/js/jquery/ui/jquery.ui.tooltip.min.js
 WP 4.1 Beta1: /wp-includes/js/jquery/ui/tooltip.min.js

 I have only tested frontend calls to tooltip and do not know if this same
 issue is occurring in the backend. This same issue is occurring in a
 tootip feature in another plugin so it is not an individual plugin issue.
 If I have some spare time I will break down the toolip.min.js code to see
 exactly which code is causing the "additional instance / ghost text".

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30425>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list