Opened 3 years ago
Closed 3 years ago
#1486842 closed Bugs (fixed)
Problem with menu on IE7
| Reported by: | dziobak | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.4-stable |
| Component: | User Interface | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi,
I have a strange problem on IE7. Look in attachment - where is the menu? It was tested on two different computers. In source I can see the <div id="taskbar">
Attachments (1)
Change History (6)
Changed 3 years ago by dziobak
comment:1 Changed 3 years ago by alec
- Resolution set to worksforme
- Status changed from new to closed
Works for me. Clear browser's cache and disable all plugins.
comment:2 Changed 3 years ago by dziobak
- Resolution worksforme deleted
- Status changed from closed to reopened
The problem is that the id="taskbar" has width=600. When I changed this to 650, the problem is removed. I use two plugins that add buttons there: calendar and sticky-notes. Use there something like min/max width from 600 to 700.
comment:3 Changed 3 years ago by alec
I've removed width definition in #taskbar and it works for me. Could you confirm?
comment:4 Changed 3 years ago by dziobak
Yes, it is OK :-)
comment:5 Changed 3 years ago by alec
- Resolution set to fixed
- Status changed from reopened to closed
Fixed in [f05c4586].
Note: See
TracTickets for help on using
tickets.

Menu on IE7