[Bug Report] Dialog with only horizontal scroll not scrollable with trackpad or shift+wheel #3765
Closed
Description
Versions and Environment
Vuetify: 1.0.12
Vue: 2.5.16
Browsers: Chrome 65.0.3325.181
OS: Mac OS 10.13.3
Steps to reproduce
- Click the button to open the dialog
- Try to scroll horizontally (it will work)
- Scroll all the way down in the table
- Try to scroll horizontally (it will not work)
Expected Behavior
Scrolling horizontally should also work if completely scrolled down
Actual Behavior
The table does not scroll horizontally if completely scrolled down
Reproduction Link
https://codepen.io/everhardt/pen/gedYMP
Other comments
If I use a data table without scrollable on a large enough screen (ie. the dialog will be completely in view and vertical scrolling is not possible), horizontal scrolling is not possible at all, see https://codepen.io/everhardt/pen/bvxbeg