#9769 closed bug (cantfix)
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
Change History (9)
comment:1 follow-up: 2 Changed 9 years ago by
Owner: | set to fedek6 |
---|---|
Status: | new → pending |
comment:2 Changed 9 years ago by
Status: | pending → new |
---|
Replying to scott.gonzalez:
Which OS are you using?
Windows 7 32 bit running but also tested on 64 bit. Same problem.
comment:3 follow-up: 4 Changed 9 years ago by
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
comment:4 Changed 9 years ago by
Status: | pending → new |
---|
Replying to 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
comment:5 Changed 9 years ago by
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
comment:6 follow-up: 7 Changed 9 years ago by
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
comment:7 Changed 9 years ago by
Status: | pending → new |
---|
Replying to 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.
comment:8 Changed 9 years ago by
Resolution: | → cantfix |
---|---|
Status: | new → closed |
I found the Chrome bug for it: https://code.google.com/p/chromium/issues/detail?id=334522
Which OS are you using?