简体   繁体   中英

Scrollwheel not working in Chrome for OSX

I have an application built with JSF and PrimeFaces. I am using a layoutPane and within it are two panels. I have set up CSS to scroll the content sections of the panels however the scrollwheel will not work on OSX using Chrome version 51. I can however use the arrow keys to scroll the section. The scrolling works as expected when using Safari and Firefox but not Chrome.

I should note also that I am using a Mac Pro with Retina display. I also have a second monitor attached that is a HP w2207. To make things even more interesting, if I drag the Chrome window to the HP monitor the scrolling works as expected. Dragging the window back to the laptop Retina display and the scrolling no longer works.

I have tried various system settings and nothing has worked. I have also tried altering the HTML/CSS thinking maybe there is some kind of collision between the parent panel and the child panels but I have not been able to come up with a fix.

Has anyone experienced this issue before or could point me in the right direction?

Upgrade Chrome to version 52.

I'm working on a different stack, but the issue seems to be exactly the same: in some cases scroll doesn't work and it happens only when I'm using Chrome 51 and Retina. I wasn't able to find the cause, and the only solution that I know is upgrading Chrome.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM