Reputation: 985
i am using chrome latest Version 32.0.1700.76 m
this version doesn't scroll select options with mouse is this a problem just with my machine or is it a bug?
here is the fiddle for http://jsfiddle.net/4mh6b/
you can try with the select options present on the left side(Frameworks & Extensions) of the jsfiddle.net.
Upvotes: 0
Views: 157
Reputation: 38112
It's a bug which you can see from this thread of chromium bug tracker: https://code.google.com/p/chromium/issues/detail?id=334227
You can follow these steps:
Remember to restart your chrome browser to make it works :)
Upvotes: 1