Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems when the cursor leaves drops while submenu showup #1

Open
krodelabestiole opened this issue Oct 20, 2010 · 3 comments
Open

Comments

@krodelabestiole
Copy link

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)

@darrenterhune
Copy link
Owner

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?

@krodelabestiole
Copy link
Author

krodelabestiole commented Oct 31, 2010

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

@darrenterhune
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants