[OPEN] [#1386] [3.3.0] Possible bug in ToolTip

  1. #1

    [OPEN] [#1386] [3.3.0] Possible bug in ToolTip

    Hi
    I have noticed a problem with the arrow that is attached to the tooltip when using the Anchor property. When hovering the mouse over the div the first time the tooltip looks good, the next time you hover the mouse over the div the arrow is not longer attached to the tooltip floats away from the tooltip.

    The bug is present in the examples explorer "Anchor Below": https://examples3.ext.net/#/Miscella...Tips/Overview/
    I'm using latest version of Chrome.

            <div id="bottomCallout" class="tip-target" style="width: 185px;">Anchor Below</div>
            <ext:ToolTip
                runat="server"
                Target="bottomCallout"
                Anchor="top"
                AnchorOffset="85"
                Html="This tip's anchor is centered"
                />
    Best regards
    Mikael
  2. #2
    Hello @Jurke!

    Nice finding! Good news is that this is not reproducible in our latest Ext.NET version 4.1! I did a quick look and couldn't find an easy workaround for version 3, unfortunately.
    Fabrício Murta
    Developer & Support Expert
  3. #3
    Hi
    Ok, too bad. I'm going to stick to the version 3 for a while.

    Thanks
    Mikael
  4. #4
    Hello again!

    We've just logged this issue as #1386. As soon as we upgrade Ext.NET 3 to ExtJS 5.1.3, the bug will be no longer. So, we're going to track it there.
    Fabrício Murta
    Developer & Support Expert
  5. #5
    Hi
    I'm very glad to hear that! Thank you!
    Any idea how many weeks in to the future this might be?

    /Mikael
    Last edited by Jurke; Oct 05, 2016 at 8:17 AM.

Similar Threads

  1. Replies: 19
    Last Post: Apr 26, 2016, 9:56 PM
  2. [CLOSED] ToolTip : Tooltip not showing when page load in panel with loader
    By matrixwebtech in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 23, 2015, 6:35 PM
  3. [OPEN] [#605] ToolTip's anchor goes wrong
    By RCN in forum 3.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 23, 2015, 11:07 AM
  4. [OPEN] [#314] Tooltip is clipping its title
    By vadym.f in forum 2.x Legacy Premium Help
    Replies: 14
    Last Post: Aug 02, 2013, 4:09 PM
  5. Tooltip
    By flaviodamaia in forum 1.x Help
    Replies: 2
    Last Post: Feb 26, 2009, 9:33 AM

Posting Permissions