Submitted by pcfreak30 on Sat, 02/20/2016 - 23:27
If you click a menu item maybe 10 px above the link text, the item highlights but the link is not actually clicked. On inspecting the spot, it clicks on the li rather than the a. So you need to put even handlers on the li to trigger the a.
Status:
Closed (fixed)
Comments
:) I'm aware about it.
Fixing it would challenging.
Submitted by pcfreak30 on Sun, 02/21/2016 - 01:16 Comment #2
An event handler not enough?
I can't tell as I need to look at the code. Most likely I'll just prevent trigger when clicking on li.
Man, I tried to reproduce it and couldn't. I surely remember it happened few times but I'm not sure how to reproduce it. I click above the link (supposedly in li element) and link opens. Do you have steady way to do it?
Submitted by pcfreak30 on Sun, 02/21/2016 - 05:59 Comment #5
its VERY tricky to do. Heres a screencast https://drive.google.com/file/d/0B3halJwEjXP0OU1pYTFNWHp2R0E/view
Ok, perfect. Will be fixed in 17.72. Thanks fore reporting!!
Please upgrade to 17.72. It's fixed there! ;)