Opened 20 months ago
Closed 18 months ago
#3881 closed Defect (wontfix)
more dropdown are not filling up the width of the menu in IE7
| Reported by: | coldtrick | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Needs Review |
| Component: | UI/UX | Version: | 1.8 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
The more dropdown menu is transparent in IE7, also the menu items in the more dropdown are not filling up the width of the menu
Change History (3)
comment:1 Changed 20 months ago by coldtrick
comment:2 Changed 20 months ago by cash
- Component changed from Core to UI/UX
- Priority changed from normal to low
- Summary changed from More dropdown transparent background IE7 to more dropdown are not filling up the width of the menu in IE7
The z-index issue has been fixed in Github master. If you have a solution to the width issue that we could put in the ie7 css file, I would like to hear about it.
comment:3 Changed 18 months ago by cash
- Resolution set to wontfix
- Status changed from new to closed
I think IE7 users will just have a slightly degraded UI unless someone wants to submit a patch for this.
Note: See
TracTickets for help on using
tickets.

Oh, i think it is not transparant, but has some z-index issue's. That also explains the fact that a mouseout is not detected and the menu is not hiding.