Spongie Sep 9, 2015 @ 6:25am
steampowered.com broken menus
Trying to go under games, it drops down, but as soon as I move the mouse the menu disappears. Thusly, I cannot filter on OS. I'm using Firefox 40.0.3 on Linux.

Is there a workaround for this so I can browse the store website? (because no tabs in the steam client sucks)
< >
Showing 1-15 of 23 comments
Tev Sep 9, 2015 @ 6:26am 
Can reproduce the issue on my Mozilla Firefox. Doesn't happen on Google Chrome.

P.S. Mid-Mouse Click links on the Steam -client and it will open them up in different windows.
Last edited by Tev; Sep 9, 2015 @ 6:27am
wuddih Sep 9, 2015 @ 6:28am 
Originally posted by Teutep:
Can you take a picture of what you're seeing and upload to http://imgur.com ?

P.S. Mid-Mouse Click links on the Steam -client and it will open them up in different windows.
store mainpage, the blue catbar at the top ... broken hover menu, if the renderer is not webkit.
Last edited by wuddih; Sep 9, 2015 @ 6:28am
Tev Sep 9, 2015 @ 6:28am 
Tested a tad late, yup.

Thanks anyhow!
Last edited by Tev; Sep 9, 2015 @ 6:29am
Spongie Sep 9, 2015 @ 7:09am 
I resorted to moving the mouse REALLY fast, managed to get the menu link I wanted (SteamOS) highlighted, opened the menu and pressed enter to activate the highlighted link. Very annoying.
d.deadly Sep 12, 2015 @ 1:18am 
I'm too using Firefox 40.0.3 on Linux. Don't select items in the blue menu because it immediately disappears. In Chrome browser it's OK.
Pekmez Pita Sep 13, 2015 @ 9:49pm 
Yep. Happens only in Firefox for me too.
hiЯez Sep 24, 2015 @ 4:52am 
The store nav is broken in Firefox on all pages at store.steampowered.com.

When mousing over any top level nav item.....

edit: it's been fixed.


Last edited by hiЯez; Dec 10, 2015 @ 6:48am
Lol, I just tested on Firefox in Windows 10. It behaves the same way you said, as soon as my mouse touches a list item in the pulldown menu, the menu vanishes.
Last edited by Watermelon {JESUS IS LORD}; Sep 25, 2015 @ 11:03am
olivia Sep 25, 2015 @ 11:57am 
If you have the Stylish add-on, I used this CSS to fix it:

@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("steampowered.com") { div.tab.flyout_tab { z-index:9000!important; } div.popup_block_new.flyout_tab_flyout.responsive_slidedown:hover { display:block!important; z-index:9001!important; } * { transition:none!important; } }

When you hover over the menu it'll transition to disappear and then instantly reappear and sometimes the menu get stuck in visibility, but besides that it works just fine.
Nyamiou Sep 26, 2015 @ 4:46am 
Originally posted by sudo apt-get install linux:
If you have the Stylish add-on, I used this CSS to fix it:

@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("steampowered.com") { div.tab.flyout_tab { z-index:9000!important; } div.popup_block_new.flyout_tab_flyout.responsive_slidedown:hover { display:block!important; z-index:9001!important; } * { transition:none!important; } }

When you hover over the menu it'll transition to disappear and then instantly reappear and sometimes the menu get stuck in visibility, but besides that it works just fine.
Thank you, it's not perfect but that help while we wait for that bug to be fixed.
hiЯez Sep 28, 2015 @ 4:34am 
Stylish is good but maybe not for fixing broken site functionality.

(You did well though to find a workaround entirely in CSS.)

*** edit - menu bug is fixed ***
Last edited by hiЯez; Dec 10, 2015 @ 6:47am
marja-e Oct 3, 2015 @ 12:34pm 
I'm having the same problem. They close so quickly, I don't know how anyone can use the menus, but I have coordination problems too.
Xune Oct 4, 2015 @ 1:25pm 
October 4th and this is still not fixed. Is this an issue with how firefox is rendering the menus (Mozilla's problem) or how the menus are coded (Valve's problem)?
Last edited by Xune; Oct 4, 2015 @ 1:26pm
hiЯez Oct 5, 2015 @ 7:18am 
Looking at javascript "shared_global.js"

return event.pageX || 0; // probably wrong

*** edit... menus are now fixed. ***
Last edited by hiЯez; Dec 10, 2015 @ 6:45am
Xune Oct 8, 2015 @ 2:17pm 
I've sent this thread as part of a question to steam support. I'll update if I hear anything back.
< >
Showing 1-15 of 23 comments
Per page: 1530 50

Date Posted: Sep 9, 2015 @ 6:25am
Posts: 23