Search and Top Navigation
#9769 closed bug (cantfix)
Opened January 23, 2014 05:44PM UTC
Closed January 28, 2014 01:11PM UTC
Last modified January 28, 2014 04:34PM UTC
Mouse scroll problem in changeYear list
Reported by: | fedek6 | Owned by: | fedek6 |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have a problem with mouse scrolling in long year list (changeYear: true). It simply does not work in Chrome 32.0.1700.76 m. When you use mousewheel everything is fine, but you cannot drag scrollbar. You can repeat this error by viewing official demo (using current Chrome) at: http://jqueryui.com/datepicker/#dropdown-month-year
Attachments (0)
Change History (9)
Changed January 23, 2014 05:51PM UTC by comment:1
owner: | → fedek6 |
---|---|
status: | new → pending |
Changed January 23, 2014 11:08PM UTC by comment:2
status: | pending → new |
---|
Replying to [comment:1 scott.gonzalez]:
Which OS are you using?
Windows 7 32 bit running but also tested on 64 bit. Same problem.
Changed January 24, 2014 02:14PM UTC by comment:3
status: | new → pending |
---|
I tried this out on a Windows 7 VM and a Windows 8 PC using Chrome 32 and I had no issues. We're just using a vanilla
<select>so I'm not sure what the problem could be.
Do you still see the issue when you view the demo outside of the
<iframe>?
http://jqueryui.com/resources/demos/datepicker/dropdown-month-year.html
Changed January 24, 2014 05:59PM UTC by comment:4
status: | pending → new |
---|
Replying to [comment:3 tj.vantoll]:
I tried this out on a Windows 7 VM and a Windows 8 PC using Chrome 32 and I had no issues. We're just using a vanilla<select>so I'm not sure what the problem could be. Do you still see the issue when you view the demo outside of the<iframe>? http://jqueryui.com/resources/demos/datepicker/dropdown-month-year.html
Windows 7 32 bit EN in VirtualBox. Proof: http://youtu.be/ihv7zYQ2IeI
Changed January 27, 2014 04:48PM UTC by comment:5
I'm having the same issue with http://stats.nba.com/scores.html, but also not working on http://jqueryui.com/datepicker/#dropdown-month-year
Windows 7/64 bit. Chrome Version 32.0.1700.76 m
Changed January 28, 2014 04:14AM UTC by comment:6
status: | new → pending |
---|
I am unable to reproduce this issue on Win7 32 bit. Can you both make sure you are on the latest version of Chrome and check the bug again? I am on 32.0.1700.102 m which is later than the one jennmoneydollars referenced. I think it was actually released today. It looks like there was another Win7 specific scroll bug fixed in that release so it may have fixed this issue as well. https://code.google.com/p/chromium/issues/detail?id=334454
Changed January 28, 2014 08:05AM UTC by comment:7
status: | pending → new |
---|
Replying to [comment:6 k_borchers]:
I am unable to reproduce this issue on Win7 32 bit. Can you both make sure you are on the latest version of Chrome and check the bug again? I am on 32.0.1700.102 m which is later than the one jennmoneydollars referenced. I think it was actually released today. It looks like there was another Win7 specific scroll bug fixed in that release so it may have fixed this issue as well. https://code.google.com/p/chromium/issues/detail?id=334454
Everything works like charm in 32.0.1700.102 m. So it's not jquery related.
Changed January 28, 2014 01:11PM UTC by comment:8
resolution: | → cantfix |
---|---|
status: | new → closed |
I found the Chrome bug for it: https://code.google.com/p/chromium/issues/detail?id=334522
Changed January 28, 2014 04:34PM UTC by comment:9
Yes, latest update fixed it. Good show!
Which OS are you using?