Opened 17 years ago
Closed 17 years ago
#5997 closed defect (bug) (fixed)
Grey line through Widget control div
Reported by: | technosailor | Owned by: | mdawaffe |
---|---|---|---|
Milestone: | 2.5 | Priority: | high |
Severity: | normal | Version: | 2.5 |
Component: | General | Keywords: | has-patch needs-testing |
Focuses: | Cc: |
Description
When a widget control box is open, the grey horizontal separator lines leak through into the div. Being that it is such a light grey, it's hard to tell that it's a line and not a scratch on the monitor. Screenshot attached for Safari 3/OSX
Attachments (2)
Change History (8)
Note: See
TracTickets for help on using
tickets.
So this was fairly simply fixed in Safari by tweaking some positioning.
It turns out things are pretty broken in IE, though.
Attached works in FF2, Safari3, IE7 (FF3, IE6 untested).
If someone else can tweak the CSS and/or JS to make the animation work in FF, Safari and IE, please go ahead.