Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Firefox menus not displayed correctly
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
hjnenc
Veteran
Veteran


Joined: 15 Aug 2004
Posts: 1599
Location: Vienna, Austria

PostPosted: Sat Dec 25, 2004 11:55 am    Post subject: Firefox menus not displayed correctly Reply with quote

I am currently giving firefox I try. It mostly works but I have the following problem with the menus: when I move the mouse pointer over a menu item the background color of the item changes to a light grey and the item text disappears. Its again displayed, when the pointer is moved to another item.

Is this just on my system or is it a general problem?
Back to top
View user's profile Send private message
ebrostig
Bodhisattva
Bodhisattva


Joined: 20 Jul 2002
Posts: 3152
Location: Orlando, Fl

PostPosted: Sat Dec 25, 2004 5:31 pm    Post subject: Reply with quote

What kind of WM or DE are you using?

I have seen some strange menus when I set transparancy on KDE menus.

If you use any form of transparancy, turn it off and see if it helps.

Erik
_________________
'Yes, Firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
Back to top
View user's profile Send private message
hjnenc
Veteran
Veteran


Joined: 15 Aug 2004
Posts: 1599
Location: Vienna, Austria

PostPosted: Sat Dec 25, 2004 5:48 pm    Post subject: Reply with quote

I am running gnome, latest stable x86 version (out of the box - no special configurations made). No transparancy used.
The strange thing is, it happens only with firefox. The menus in all other applications are OK.
Back to top
View user's profile Send private message
30726
Veteran
Veteran


Joined: 24 Sep 2003
Posts: 1501

PostPosted: Sat Dec 25, 2004 6:21 pm    Post subject: Reply with quote

It sometimes happens when you change GTK+ theme without restarting Firefox.
Back to top
View user's profile Send private message
hjnenc
Veteran
Veteran


Joined: 15 Aug 2004
Posts: 1599
Location: Vienna, Austria

PostPosted: Sun Dec 26, 2004 10:44 am    Post subject: Reply with quote

I experimented a bit with other themes downloaded from the mozilla site and found out that the problem appears only with some of them. The themes where I could reproduce this problem are:
"Firefox (default) 2.0"
"GNOME-FX 1.0.0"
Back to top
View user's profile Send private message
hjnenc
Veteran
Veteran


Joined: 15 Aug 2004
Posts: 1599
Location: Vienna, Austria

PostPosted: Mon Dec 27, 2004 3:20 pm    Post subject: Reply with quote

Still not solved, but I found a workaround. I have put
Code:
menupopup > menu[_moz-menuactive="true"],
menupopup > menuitem[_moz-menuactive="true"],
popup > menu[_moz-menuactive="true"],
popup > menuitem[_moz-menuactive="true"] {
  background-color: Highlight !important;
  color: black !important;
}

Into my ~/.mozilla/firefox/k1mbfwbf.default/chrome/userChrome.css

The strange thing is, if I use
Code:
  color: HighlightText !important;

it does not work (same effect as without these lines).

Would be still interesting to find out the real cause of this.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum