Opened 15 years ago
Closed 14 years ago
#1143 closed defect (fixed)
FloatingPane and tooltip
Reported by: | guest | Owned by: | koranteng |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
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 (4)
comment:1 Changed 15 years ago by
Milestone: | → 0.5 |
---|
comment:2 Changed 14 years ago by
Owner: | changed from bill to koranteng |
---|
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In general, we need a better way of handling z-indexing across widgets...