Modify

Opened 15 years ago

Closed 7 years ago

#5725 closed defect (wontfix)

Menu system does not appear to work correctly in IE8

Reported by: jaime@… 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)

blackmenus.png (8.5 KB) - added by Joe Clark 14 years ago.
Menu items are sometimes black when the mouse is not hovered over them.
mangled-menus.png (9.1 KB) - added by Joe Clark 14 years ago.
Sometimes menus are mangled and on the right-hand side.
non-menu-menus.png (4.4 KB) - added by Joe Clark 14 years ago.
Sometimes the menu does not appear at all.

Download all attachments as: .zip

Change History (16)

comment:1 Changed 15 years ago by Ryan J Ollos

This has been working well for me in IE. See comments in ticket #4446. Some screen captures and OS version would be helpful.

comment:2 Changed 14 years ago by anonymous

I see a similar effect in Firefox 3.0.14 (Ubuntu Linux)

comment:3 Changed 14 years ago by Joe Clark

(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 14 years ago by Joe Clark

Attachment: blackmenus.png added

Menu items are sometimes black when the mouse is not hovered over them.

Changed 14 years ago by Joe Clark

Attachment: mangled-menus.png added

Sometimes menus are mangled and on the right-hand side.

Changed 14 years ago by Joe Clark

Attachment: non-menu-menus.png added

Sometimes the menu does not appear at all.

comment:4 in reply to:  3 Changed 14 years ago by Joe Clark

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 14 years ago by Ryan J Ollos

I have seen some of the behavior you show below when my hosting provider has been having issues with there load balancer, resulting in slow responses and what I presume is an incomplete load of the page.

Sometimes menus are mangled and on the right-hand side.

Sometimes the menu does not appear at all.

Are you sure this problem is specific to IE8?

comment:6 Changed 14 years ago by Ryan J Ollos

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.

Menu items are sometimes black when the mouse is not hovered over them.

comment:7 Changed 14 years ago by Ryan J Ollos

Priority: highestnormal

comment:8 Changed 11 years ago by gdo@…

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 in reply to:  8 Changed 11 years ago by Ryan J Ollos

Replying to gdo@coworks.pro:

i have simple CSS issue on chrome

You are suggesting adding that CSS to tracmenus.css?

comment:10 Changed 11 years ago by anonymous

Sorry, no.. I just wanted to say that this current margin on Chrome makes the menu appears in two lines...

comment:11 Changed 11 years ago by Ryan J Ollos

How many entries are there on your mainnav? Could you post a screen capture of the issue?

comment:12 Changed 7 years ago by Ryan J Ollos

Owner: Catalin BALAN deleted

comment:13 Changed 7 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

IE8 no longer supported.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.