Wedge

Public area => Bug reports => The Pub => Archived fixes => Topic started by: Sara on May 19th, 2014, 05:45 PM

Title: A rather silly menu bug
Post by: Sara on May 19th, 2014, 05:45 PM
Steps to reproduce:

1. Click on any link from a menu drop-down in the header (I choose 'summary' from 'Profile')
2. On the next page hit the back button on your browser.
3. Hover your mouse over the same menu in the header that contains the link you clicked prior.

The menu doesn't "drop down".

I am using Firefox 29.0.1 on Windows 8.1

('Silly' because I am guessing it's something that isn't a big deal, but eh, thought I should mention it anyway.)
Title: Re: A rather silly menu bug
Post by: Nao on May 19th, 2014, 06:19 PM
This is a known issue; I actually met it again earlier today while testing notifications.

To be specific, it's linked to my code for making menus work on mobile devices (which are click-based, rather than hover-based). I should probably simply disable this on non-mobile...
Title: Re: A rather silly menu bug
Post by: Pandos on May 19th, 2014, 06:20 PM
Can't reproduce on Google Chrome, FF 29.01, IE 11.08.
Neither here on Wedge, or on my fresh install.
Title: Re: A rather silly menu bug
Post by: Nao on May 19th, 2014, 06:57 PM
Lol, can't reproduce by following Sara's steps... ;)
It does happen, though, it's just that the steps to reproduce are incorrect.
Title: Re: A rather silly menu bug
Post by: Pandos on May 19th, 2014, 07:01 PM
Quote from Nao on May 19th, 2014, 06:57 PM
Lol, can't reproduce by following Sara's steps... ;)
It does happen, though, it's just that the steps to reproduce are incorrect.
*lol*
That's me...
...following the rules :D
Title: Re: A rather silly menu bug
Post by: Nao on May 19th, 2014, 07:04 PM
And I can't think of a way to reproduce, lol...
Title: Re: A rather silly menu bug
Post by: CerealGuy on May 19th, 2014, 08:08 PM
I can reproduce it.
Home --> Members --> Back via Button --> No dropdown menu on Home.
Title: Re: A rather silly menu bug
Post by: Pandos on May 19th, 2014, 08:50 PM
Quote from CerealGuy on May 19th, 2014, 08:08 PM
I can reproduce it.
Home --> Members --> Back via Button --> No dropdown menu on Home.
Can't reproduce it...
Everyone has got their own Wedge :D
Title: Re: A rather silly menu bug
Post by: CerealGuy on May 30th, 2014, 03:13 PM
Some more infos:
Only appears on Home, when i'm on a topic it does not appear.
Therefore try to first switch back to Home and try it again :lol:
http://www47.zippyshare.com/v/86332608/file.html
Title: Re: A rather silly menu bug
Post by: CerealGuy on June 4th, 2014, 05:23 PM
Is this one connected to http://wedge.org/pub/bugs/8644/unable-to-click-hover-on-menus/?

And a small hint, with the script.js from wedge.org, this bug looks like solved (firefox 27).
Title: Re: A rather silly menu bug
Post by: Nao on June 4th, 2014, 07:01 PM
Yes, and good!