Shape 5

General Category => Vertex 4 Framework => : Coro October 11, 2015, 07:22:35 AM



: Visual glitch with S5 Flex Menu
: Coro October 11, 2015, 07:22:35 AM
Hi,

I looked all around but couldn't find a way to report bugs/glitches, so i hope this is the right place. I have tested this on different computers, local and live. So I am pretty sure this is something related to ether the template or the menu itself.

So, here is the problem:
If you move your mouse very fast from one menu item to another, the sub-menu glitches and you have multiple sub-menus open. It happens on the Forte, Design Control and Fitness-Center templates, and i guess on pretty much every other template who is using the S5-Menu with the slide animation.

The only way to get around this is to set the sub-menu animation to fade and remove all css transitions. But even then it happens some times.






: Re: Visual glitch with S5 Flex Menu
: mikek October 12, 2015, 07:07:01 AM
Hello,

That wouldn't be related to the framework. If you move the mouse extremely fast over the menu items, it probably won't trigger the mouseout event in the javascript. That's more of a javascript issue; because is inherently slow, there isn't much that can be done to change that. That being said, moving your mouse that fast over the menu system is not something that would happen with users, only by developers are who debugging.

I did test in Forte in Firefox and I am not seeing this issue. There are some that open at the same time, but that is only because they are still fading out, if you let the transition complete after about a second only one is present. None of them were fully open at the same time.


: Re: Visual glitch with S5 Flex Menu
: Coro October 13, 2015, 12:58:54 AM
Hi Mike,

thanks for the reply.

Well i don't know what iam doing different but that bug happens to me all the time.

Today  i will record a video of the glitch so you can see what iam talking about.


: Re: Visual glitch with S5 Flex Menu
: mikenicoll October 13, 2015, 11:00:27 AM
Hello,

I also tested this and am not seeing any issues when moving the mouse over the menu items. Do you have another system you can test on?


: Re: Visual glitch with S5 Flex Menu
: FusionLaye November 09, 2015, 03:28:53 AM
I have been able to reproduce in Chrome, but only when really trying to make the glitch happen. Moving the mouse very quickly over and away from the top level menu. It usually takes multiple attempts for me and it goes away if I hover over another menu item. Not seeing any console errors on this.


: Re: Visual glitch with S5 Flex Menu
: mikek November 09, 2015, 08:27:13 AM
Hello,

As I stated above moving your mouse that fast is not something that is actually going to happen with a real life user on your site, it will only happen with a developer that is debugging something. Also, we are still not able to replicate the problem even in Chrome and we have other reports of this and the flex menu script has been used for several years now.