You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi i found problems when the cursor leaves a drop button while submenu showup : submenu stays for the hiding effect time (instead od disapearing smoothly) and then disappear suddenly (even when the cursor returns during this time)
i tried to cancel the queued effect when mouse leaves a drop but i found some other scriptaculous (?) bugs (it seems to me it changed the submenu height) and then submenus act bad
maybe it would be possible not to queue effects and see if this bug still occure (so that effects would be cancelable)
The text was updated successfully, but these errors were encountered:
I've just pushed some changes. It's now oo javascript and I haven't worked on the old code for a long time so I don't think I can help you much unless you update it. I've tried to duplicate this problem your having and cannot seem to do it.
I suggest converting to the new version and seeing if you have the same issues. What browser and version are you on btw?
hi !
code is much nicer now.
unfortunately this problem still occures
even on this demo
with every browser i can try (ff, ie8, chrome and safari)
it's not that big trouble when showingUpDuration and hidingDuration are fast, but's quite easy to reproduce : roll quickly your cursor over, out and over again any drops (main menu) button and you will be over the button without submenu displaying
it's no big deal but might be a little annoying bug
I see what you mean now... I had to set showingUpDuration and hidingDuration slower to see this. I'll have a look and see if I can come up with a solution when I have a bit of time. Your right it's not a big deal but with slower times it could be annoying.
hi i found problems when the cursor leaves a drop button while submenu showup : submenu stays for the hiding effect time (instead od disapearing smoothly) and then disappear suddenly (even when the cursor returns during this time)
i tried to cancel the queued effect when mouse leaves a drop but i found some other scriptaculous (?) bugs (it seems to me it changed the submenu height) and then submenus act bad
maybe it would be possible not to queue effects and see if this bug still occure (so that effects would be cancelable)
The text was updated successfully, but these errors were encountered: