Opened 15 years ago
Closed 7 years ago
#5725 closed defect (wontfix)
Menu system does not appear to work correctly in IE8
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | MenusPlugin |
Severity: | critical | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
The menu items swap back and forth from float:left and float:right. The newly added buttons often disappear when they are float:right. Please let me know if you need screen shots or any other information.
Attachments (3)
Change History (16)
comment:1 Changed 15 years ago by
comment:3 follow-up: 4 Changed 15 years ago by
(I was the "anonymous" poster above.)
Browser: Firefox 3.0.14 Trac Version: 0.11.1 Other plugins installed: TracMercurial OS version: Ubuntu 9.04
I will attach screenshots of variants of this problem: sometimes the menu items are black when the mouse is not hovered over them -- this I can live with. Sometimes the menu is mangled and on the right side (this looks horrible), and sometimes the "menu" is gone and only the default Trac tabs/buttons show up.
Changed 15 years ago by
Attachment: | blackmenus.png added |
---|
Menu items are sometimes black when the mouse is not hovered over them.
Changed 15 years ago by
Attachment: | mangled-menus.png added |
---|
Sometimes menus are mangled and on the right-hand side.
Changed 15 years ago by
Attachment: | non-menu-menus.png added |
---|
Sometimes the menu does not appear at all.
comment:4 Changed 15 years ago by
I will attach screenshots of variants of this problem: sometimes the menu items are black when the mouse is not hovered over them -- this I can live with. Sometimes the menu is mangled and on the right side (this looks horrible), and sometimes the "menu" is gone and only the default Trac tabs/buttons show up.
Also note that no configuration options were changed between captures of these screenshots -- just hitting the reload button.
comment:5 Changed 15 years ago by
comment:6 Changed 15 years ago by
I believe the issue with the black menus is proper behavior. When you are on /wiki or a URL starting with /wiki, the tab turns black. The latter behavior is however sometimes undesirable, resulting in several tabs turning black. See #4914.
comment:7 Changed 15 years ago by
Priority: | highest → normal |
---|
comment:8 follow-up: 9 Changed 12 years ago by
i have simple CSS issue on chrome
#mainnav li { ... margin: -1px .3em 0 -.4em; .. }
This margin makes the last button going on new line
comment:9 Changed 12 years ago by
Replying to gdo@coworks.pro:
i have simple CSS issue on chrome
You are suggesting adding that CSS to tracmenus.css?
comment:10 Changed 12 years ago by
Sorry, no.. I just wanted to say that this current margin on Chrome makes the menu appears in two lines...
comment:11 Changed 12 years ago by
How many entries are there on your mainnav
? Could you post a screen capture of the issue?
comment:12 Changed 8 years ago by
Owner: | Catalin BALAN deleted |
---|
comment:13 Changed 7 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
IE8 no longer supported.
This has been working well for me in IE. See comments in ticket #4446. Some screen captures and OS version would be helpful.