Opened 15 years ago
Closed 15 years ago
#641 closed defect (invalid)
FisheyeList bug on IE
Reported by: | Owned by: | anonymous | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If a page containt a FisheyeList? widget followed by a SplitPane? (FisheyeList? top, SplitPane? bottom), the icons on the Fisheye List are covered by the SplitPane? in IE. Works fine with FireFox?.
Change History (1)
comment:1 Changed 15 years ago by
Component: | General → Widgets |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Are you talking about when you mouse-over the icons? You need set set overflow:visible on the div holding the FisheyeList?. I think that will fix your problem.