Home Forums Feature Requests & Feedback mouse over tooltip

mouse over tooltip

Viewing 2 posts - 1 through 2 (of 2 total)
  • #9684

    If you move the mouse quick enough toward the tooltip, it will be “captured” by the tooltip such that the tooltip will not update as long as the mouse moves within the tooltip. However, you can’t select text in the tooltip, so it seems not very useful for the tooltip to capture mouse.

    See example below: http://jsfiddle.net/ffuveys6/1/

    I see the source code already had a fix for this, but it’s commented out:
    // this.container.style.pointerEvents = “none”;

    Is it possible to add an option to specify the behavior?

    Thanks

    #9697

    We decided to keep the behavior this way so that people can click on any link inside toolTip. But we’ll take this into consideration.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.