Our website, built with Twitter Bootstrap
, features a dropdown menu with a height of 500px
. However, we've noticed an issue in WebKit
browsers - when using the scroll wheel on the mouse while hovering over the menu, the page scrolls instead of the menu itself. While Firefox performs better, it still occasionally experiences the same scrolling behavior.
To test this issue, visit the "General Policies" menu item:
https://i.sstatic.net/YzrYC.png
We are looking for a solution to ensure that when the mouse hovers over the menu, it gains focus and allows the scroll wheel to navigate the menu content rather than scrolling the entire page. Any suggestions?