Ticket #1143 (closed defect: fixed)

Opened 2 years ago

Last modified 21 months ago

FloatingPane and tooltip

Reported by: guest Owned by: koranteng
Priority: normal Milestone: 0.9
Component: Widgets Version: 0.3
Severity: normal Keywords:
Cc:

Description

Hi,

The FloatingPane?'s bringToTop function set the initial z-index of the FloatingPane? div to 100. The HtmlTooltipTemplate?.css file set the initial z-index of a tooltip to 10. So if a tooltip is linked with a dom element which is contained in the FloatingPane?, this tooltip is not displayed correctly (hidden by the FloatingPane?).

Change History

Changed 2 years ago by dylan

  • milestone set to 0.5

In general, we need a better way of handling z-indexing across widgets...

Changed 21 months ago by koranteng

  • owner changed from bill to koranteng

Changed 21 months ago by koranteng

works fine in the trunk

Changed 21 months ago by koranteng

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.