Problem with 3rd level main menu -> unable to select it

25 April, 2016
GK User
Tue May 17, 2016 2:42 pm
Hi all !
I have an issue with a 3rd level menu (submenu of the mainmenu).
It does that in many browsers, under different systems (mac osx or windows 10).
dropdown-menu-3rd-level-too-far.jpg

The 3rd submenu is too far from the second, therefore, it is impossible to select it
You can try on my site : http://cgla44.graphicom.fr
I hope you can help.
Regards
Kris
User avatar
Expert Boarder

teitbite
Thu May 19, 2016 1:59 pm
Hi

Can You please explain what to do to see this problem ? I'm checking in in Safar/FF/Chrome/Opera in OSX, but the result is always the same:
User avatar
Moderator

GK User
Thu May 19, 2016 4:03 pm
Nothing special, this is the problem. Just trying and it does that :
- on my 3 browsers safari, chrome, firefox (under mac osx 10.10.5)
- on safari + chrome on another mac under osx 10.10.2 (no other browser tested),
- on safari on another mac under 10.9.5 (works great under chrome here though) (no other browser tested),
- on chrome running windows 10 (no other browser tested)
- on firefox 44.0.2, explorer 11.0.9600.18205, running windows 8.1 (under //desktop emulator)
- on windows 10 under firefox on my son's portable computer.

Well... Seeing that on so many browsers/computers/systems, there is certainly something you can see yourself. I suggest you try on other computers please. Can you ask other people around you to have a look ?
Regards
Kris

PS : other gavick members please tell me what you see.
User avatar
Expert Boarder

teitbite
Sat May 21, 2016 6:33 pm
Hi

I asked programmers to take a look. I've checked on my other computer with Win10 and still cannot see menu acting like on Your screenshot. Hopefully programmers will be able to help.
User avatar
Moderator

GK User
Sat May 21, 2016 9:43 pm
Could it be a french related language error ? I asked a canadian friend and it was ok for him. May be his computer is in english as he does not live in France.
I asked my client (french) and he sees the same as me. Very strange thing.
Other people could test please ?
http://cgla44.graphicom.fr
User avatar
Expert Boarder

teitbite
Mon May 23, 2016 9:35 am
Hi

Not sure about that, but here is what programmers told me:

Please edit file /js/gk.menu.js and replace line:

content.css('margin-left', diff - 150 + "px");

with

content.css('margin-left', diff - 80 + "px");


They also said that problem depends from screen size and the position of the menu towards right screen edge. Please try that and let me know.
User avatar
Moderator

GK User
Tue May 24, 2016 7:27 am
Hi !
Thanks for the tip.
I did changed to 80 instead of 150 and I got something better but not completely satisfying. I changed the value to have something better, 100.

Thanks a lot for helping

This is SOLVED
User avatar
Expert Boarder

teitbite
Thu May 26, 2016 10:31 am
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron