Bug #85657 Cannot scroll Result Grid all the way to right
Submitted: 27 Mar 2017 18:55 Modified: 27 Mar 2017 20:34
Reporter: Thomas Johnson Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S5 (Performance)
Version:6.3.9 OS:Windows (Microsoft Windows 10 Pro)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[27 Mar 2017 18:55] Thomas Johnson
Description:
When the Result Grid is wider then tab's pane, the icon bar on the right covers up right most part of the grid and scrollbar.  Thus preventing the user from seeing the right most column(s).

How to repeat:
1) Change the width of Workbench to take up only part of your desktop.
2) From a SQL tab, select many columns, more than what can be shown in current tab.
3) Try to scroll all the way to the right in the Result Grid.

Suggested fix:
Make it so the icon bar on the right either can be hidden, or make the grid's width take up only the available space in the tab.  Grid_width = Tab_width - icon_bar_width.
[27 Mar 2017 19:29] MySQL Verification Team
Please provide a screenshot of the issue. Thanks.
[27 Mar 2017 19:50] Thomas Johnson
Added two images.  One where result grid is larger than tab and another where tab is larger.  As you can see with the first, the right most columns are visible nor the scroll bar, so I cannot scroll anymore over to see them.  It's like the Icon Bar on the right is floating over the grid. Making workbench wider works for now as a work around, though sometimes I need to make it even wider than my monitor.
[27 Mar 2017 20:34] MySQL Verification Team
Thank you for the feedback.