Bug #109432 Result Grid Horizontal Scroll Bar Not Visible
Submitted: 20 Dec 2022 0:42 Modified: 29 Dec 2022 14:46
Reporter: Stan Varlamov Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.31 OS:MacOS (Ventura 13)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[20 Dec 2022 0:42] Stan Varlamov
Description:
----[For better reports, please attach the log file after submitting. You can find it in /Users/stanvarlamov/Library/Application Support/MySQL/Workbench/log/wb.log]
17:31:37 [INF][      Workbench]: Starting up Workbench
17:31:38 [INF][   WBContext UI]: Initializing workbench context UI with these values:
	base dir: /Applications/MySQLWorkbench.app/Contents/Resources
	plugin path: /Applications/MySQLWorkbench.app/Contents/PlugIns
	struct path: /Applications/MySQLWorkbench.app/Contents/Resources/grt
	module path: /Applications/MySQLWorkbench.app/Contents/PlugIns:/Applications/MySQLWorkbench.app/Contents/Resources/plugins
	library path: /Applications/MySQLWorkbench.app/Contents/Resources/libraries
	user data dir: /Users/stanvarlamov/Library/Application Support/MySQL/Workbench
	open at start:
	open type:
	run at startup:
	run type:
	Force SW rendering: No
	Force OpenGL: No
	quit when done: No
17:31:38 [INF][      WBContext]: WbContext::init
17:31:38 [INF][            WBA]: Looking for extension modules for WBA...
17:31:38 [INF][            WBA]: 0 extension modules found
17:31:38 [WRN][            grt]: Duplicate plugin name wb.tools.cmdlineClient	There is more than one plugin with the name wb.tools.cmdlineClient (in PyWbUtils and PyWbUtils).
17:31:38 [WRN][            grt]: /Users/stanvarlamov/Library/Application Support/MySQL/Workbench/connections.xml:25: link 'D49142C5-6EEA-4F59-8FC0-BC11B7691111' <object GrtObject> key=owner could not be resolved
17:31:38 [WRN][            grt]: Duplicate plugin name wb.tools.cmdlineClient	There is more than one plugin with the name wb.tools.cmdlineClient (in PyWbUtils and PyWbUtils).
17:31:38 [INF][      WBContext]: System info:
 	MySQL Workbench Community (GPL) for macOS version 8.0.31 CE build 2235049 (64 bit)
	Configuration Directory: /Users/stanvarlamov/Library/Application Support/MySQL/Workbench
	Data Directory: /Applications/MySQLWorkbench.app/Contents/Resources
	Cairo Version: 1.17.4
	OS: unknown
	CPU: 10x Apple M1 Pro - 32.00GiB RAM
No video adapter info available

17:31:38 [INF][    WQE backend]: Found auto-save workspace /Users/stanvarlamov/Library/Application Support/MySQL/Workbench/sql_workspaces/PROD-ssm-1.autosave
17:31:38 [INF][    WQE backend]: Found auto-save workspace /Users/stanvarlamov/Library/Application Support/MySQL/Workbench/sql_workspaces/localhost-1.autosave
17:31:38 [INF][    WQE backend]: Found auto-save workspace /Users/stanvarlamov/Library/Application Support/MySQL/Workbench/sql_workspaces/qa-ssm-1.autosave
17:31:38 [INF][    WQE backend]: Found auto-save workspace /Users/stanvarlamov/Library/Application Support/MySQL/Workbench/sql_workspaces/st-ssm-1.autosave
17:31:38 [WRN][       WBModule]: OS detection failed, skipping OS support check. OS string: 'unknown'
17:31:44 [INF][SQL Editor Form]: Opened connection 'localhost-ssm' to MySQL Community Server (GPL) version 5.7.12
17:32:02 [INF][SQL Editor Form]: Opened connection 'qa-ssm' to MySQL Community Server (GPL) version 5.7.12-log
17:32:18 [INF][SQL Editor Form]: Opened connection 'PROD-ssm' to MySQL Community Server (GPL) version 5.7.12-log
17:34:21 [INF][SQL Editor Form]: Opened connection 'ST-ssm' to MySQL Community Server (GPL) version 5.7.12
17:34:50 [ERR][SQL Editor Form]: Error querying performance_schema.events_statements_current
: Exception: SELECT command denied to user 'ccdevuser'@'10.0.2.146' for table 'events_statements_current'
17:34:51 [ERR][SQL Editor Form]: Error querying performance_schema.event_stages_history
: Exception: SELECT command denied to user 'ccdevuser'@'10.0.2.146' for table 'events_stages_history_long'
17:34:51 [ERR][SQL Editor Form]: Error querying performance_schema.event_waits_history
: Exception: SELECT command denied to user 'ccdevuser'@'10.0.2.146' for table 'events_waits_history_long'
17:34:56 [ERR][SQL Editor Form]: Error querying performance_schema.events_statements_current
: Exception: SELECT command denied to user 'qaccuser'@'10.0.2.146' for table 'events_statements_current'
17:34:57 [ERR][SQL Editor Form]: Error querying performance_schema.event_stages_history
: Exception: SELECT command denied to user 'qaccuser'@'10.0.2.146' for table 'events_stages_history_long'
17:34:57 [ERR][SQL Editor Form]: Error querying performance_schema.event_waits_history
: Exception: SELECT command denied to user 'qaccuser'@'10.0.2.146' for table 'events_waits_history_long'
17:35:00 [ERR][SQL Editor Form]: Error querying performance_schema.events_statements_current
: Exception: SELECT command denied to user 'ccuser'@'10.0.2.146' for table 'events_statements_current'
17:35:00 [ERR][SQL Editor Form]: Error querying performance_schema.event_stages_history
: Exception: SELECT command denied to user 'ccuser'@'10.0.2.146' for table 'events_stages_history_long'
17:35:01 [ERR][SQL Editor Form]: Error querying performance_schema.event_waits_history
: Exception: SELECT command denied to user 'ccuser'@'10.0.2.146' for table 'events_waits_history_long'
17:35:16 [ERR][SQL Editor Form]: Error querying performance_schema.events_statements_current
: Exception: SELECT command denied to user 'stccuser'@'10.11.128.89' for table 'events_statements_current'
17:35:16 [ERR][SQL Editor Form]: Error querying performance_schema.event_stages_history
: Exception: SELECT command denied to user 'stccuser'@'10.11.128.89' for table 'events_stages_history_long'
17:35:17 [ERR][SQL Editor Form]: Error querying performance_schema.event_waits_history
: Exception: SELECT command denied to user 'stccuser'@'10.11.128.89' for table 'events_waits_history_long'
19:25:35 [ERR][SQL Editor Form]: Error querying performance_schema.events_statements_current
: Exception: SELECT command denied to user 'ccuser'@'10.0.2.146' for table 'events_statements_current'
19:25:35 [ERR][SQL Editor Form]: Error querying performance_schema.event_stages_history
: Exception: SELECT command denied to user 'ccuser'@'10.0.2.146' for table 'events_stages_history_long'
19:25:35 [ERR][SQL Editor Form]: Error querying performance_schema.event_waits_history
: Exception: SELECT command denied to user 'ccuser'@'10.0.2.146' for table 'events_waits_history_long'

How to repeat:
In the query, select * from a wide table. Note that there is no horizontal scroll bar visible. Any attempts to click in the area where it is supposed to be - do not make it visible. Resizing the query/result grid split makes the bar visible but it disappears once the mouse is moved away from the split line. The only way to have the bar visible and useful is to click on a field and tab over to the right so that the result grid shifts to the left
[21 Dec 2022 11:33] MySQL Verification Team
Hello Stan Varlamov,

Thank you for the bug report.
Could you please provide screenshot of the issue?

Regards,
Ashwini Patil
[22 Dec 2022 12:33] MySQL Verification Team
Hello Stan Varlamov,

Thank you for the details.
Could you please let us know the OS version you are using? The log says 
OS: unknown
OS detection failed, skipping OS support check. OS string: 'unknown'

Regards,
Ashwini Patil
[29 Dec 2022 12:48] MySQL Verification Team
Hello Stan Varlamov,

Thank you for the details.
I've tried to reproduce your issue on a Mac with workbench 8.0.31 but not seeing any issues at my end.
Discussed internally with the WB developers and confirmed that it is not seen.

Regards,
Ashwini Patil
[29 Dec 2022 14:46] Stan Varlamov
Please make sure you test on a latest Apple M1. Indeed, the issue is not observed on an Intel MacPro, only on a new M1