Task #8373 (closed)
Scipt menu drop down mess.
| Reported by: | dgaudioso | Owned by: | dgaudioso |
|---|---|---|---|
| Priority: | major | Milestone: | Unscheduled |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | atarkowska |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
On hover results in odd behaviour.
Change History (4)
comment:1 Changed 7 years ago by dgaudioso
- Cc atarkowska added
comment:2 Changed 7 years ago by wmoore
- Owner changed from wmoore to dgaudioso
comment:3 Changed 7 years ago by dgaudioso
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 7 years ago by dgaudioso
I tracked it down. Idiotic proprietary webkit effect that was being applied globally. I have thrown my bolt of thunder down on the script menu and now it is fixed. Finally.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
This is something to do with Safari-specific css since I don't see this effect in Firefox. I think the animation / fading effect means that the <li> appears and then fades out, instead of staying hidden. Couldn't track this down I'm afraid...