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

Dropdown menu closes when its scrollbar is clicked on #325

Closed
ianthedev opened this issue Feb 13, 2014 · 13 comments
Closed

Dropdown menu closes when its scrollbar is clicked on #325

ianthedev opened this issue Feb 13, 2014 · 13 comments

Comments

@ianthedev
Copy link

The displayed dropdown menu closes when its scrollbar is clicked on.

This issue has been seen on Firefox and Google Chrome.

@fnagel
Copy link
Owner

fnagel commented Feb 13, 2014

Which version are you using?
Problem seems not reproducable in latest FF and default demo: http://jsfiddle.net/fnagel/GXtpC/

@ianthedev
Copy link
Author

The plugin's version is 1.5.0pre. Firefox is 27.0.

And I use the latest jQuery (1.10.2) and jQuery UI (1.10.4).

@fnagel
Copy link
Owner

fnagel commented Feb 13, 2014

Are you able to reproduce this issue in the posted fiddle (which uses latest commit)?
I'm not, neither in Chrome 32 nor in FF27/28beta using Windows7.

Please note this plugin is not tested in latest jQuery and jQuery UI! Please see: #286

You could try the upcoming official jQuery UI Selectmenu Widget, see #140

@ianthedev
Copy link
Author

Yeah, the demo on jsfiddle works. I will try to find the cause. Thanks.

@fnagel
Copy link
Owner

fnagel commented Feb 13, 2014

I guess its the newer jQuery UI version, try that first!

@ianthedev
Copy link
Author

I got it. It turns out to be caused by the minified plugin code which I manually packed at a javascript packer (http://dean.edwards.name/packer/).

I repacked at there again and use the new minified code, and everything works fine. I also tested using the previously minified code again, and the same issue occurs. Therefore I had confirmed the issue was caused by the previously minified code.

And why I repacked it again and it works? I really don't know. At least it works fine now.

@fnagel
Copy link
Owner

fnagel commented Feb 14, 2014

Mhh, thats a strange error. I added a issue to introduce proper unit tests and linting, perhaps its the code itself. See #327

@ianthedev
Copy link
Author

Thank you.

@mainman
Copy link

mainman commented Feb 17, 2014

Hi, I've got the same problem on FF Aurora 29 a2. But code not minified... I'm in dev.
1.5.0pre
jquery 1.10.2
jquery-ui 1.10.3
Problem occurs since updating in jquery 1.10
Thansks for any help

@fnagel
Copy link
Owner

fnagel commented Jun 1, 2014

Sorry for the late response - very busy atm.

Can you provide a demo fiddle or a link? See #61

@fnagel
Copy link
Owner

fnagel commented Jun 27, 2014

Any feedback on this issue?

@ianthedev
Copy link
Author

It seems to work fine now. Thanks.

@fnagel fnagel closed this as completed Jun 28, 2014
@fnagel
Copy link
Owner

fnagel commented Jun 28, 2014

Great!

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

No branches or pull requests

3 participants