This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 4 years ago

Closed 4 years ago

#869 closed defect (fixed)

Tooltip on VC booking page sometimes stay visible

Reported by: jmonnich Owned by: asalah
Priority: normal Milestone: v0.98.1
Component: General Version:
Keywords: Cc:

Description

Steps to reproduce:

  • Open [some VC] booking dialog
  • Hover a help icon
  • Close booking dialog
  • Open booking dialog
  • Hover the same help icon

Tooltip JS creates a new element so we have a duplicate ID which causes problems.
Maybe this will be automagically fixed when we replace tooltips with qTip2....

Change History (4)

comment:1 Changed 4 years ago by asalah

  • Owner set to asalah
  • Status changed from new to assigned

comment:2 Changed 4 years ago by asalah

  • Status changed from assigned to in_work

comment:3 Changed 4 years ago by asalah

  • Status changed from in_work to awaiting_merge

comment:4 Changed 4 years ago by Abul Hafeth Salah <asalah@…>

  • Resolution set to fixed
  • Status changed from awaiting_merge to closed

In [c3abf75e58fd174dad70e371a3bef7f0fb718dbe/indico]:

[FIX] Tooltip on VC booking page sometimes stay visible

-closes #869

Note: See TracTickets for help on using tickets.