rumbin opened a new issue #3143: [SQLLab] wide Results tables: redundant and non-functional outer scrollbar present when horizontal scrollbar is present URL: https://github.com/apache/incubator-superset/issues/3143 Make sure these boxes are checked before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if any - [x] I have reproduced the issue with at least the latest released version of superset - [x] I have checked the issue tracker for the same issue and I haven't found one similar ### Superset version 0.18.5 ### Expected results Regardless of the width of the _Results_ table in SQLLab, the whole table can be scrolled though vertically using the scrollbar handle. ### Actual results Depending on whether the table width requires a _horizontal_ scroll bar or not, the _vertical_ scroll bar has much different length and thus much different travel. When the horizontal scroll bar is shown, the vertical bar hanlde is very long, resulting on a tiny travel that makes manual scrolling to the bottom of the table impossible. Only by using the mouse scroll wheel, all rows can be scrolled through. ### Steps to reproduce Taking the _url_ table from superset's _main_ database as example: * Small width of _Results_ table:  * Larger width by including the _url_ field: 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
