Project

General

Profile

Actions

Bug #4118

closed

Tooltip stays open in Technique libray page when clicking too many times on Techniques

Added by Vincent MEMBRÉ over 10 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
N/A
Category:
Web - Maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

When clicking too many times on Techniques in the Technique library page, tooltip may stays open forever

Linked an image containing it.

Passing mouse again on the section make the section disappears.

This is a JQuery bug (http://bugs.jqueryui.com/ticket/8740). It happens because when we click on a section we start an ajax process and events are not fired/kept during ajax.

We may workaround it by checking at the end of ajax process, but it seems very complicated ... tried workaround proposed in Jquery issue but was not working ...

It happens in 2.6 (since we changed Jquery version and the tooltip behavior)


Files

ui-bug.png (347 KB) ui-bug.png Vincent MEMBRÉ, 2013-10-30 15:09

Related issues 1 (0 open1 closed)

Related to Rudder - Bug #4092: On Firefox 10 the tooltips of each Directives does not disappearRejectedVincent MEMBRÉ2013-10-18Actions
Actions

Also available in: Atom PDF