Bug #98176 Command + V not working to paste text. Key Board layout is DVORAK + Querty Cmd
Submitted: 10 Jan 2020 0:40 Modified: 23 Jan 2020 5:45
Reporter: Remulla Royce Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:8.0.15 OS:MacOS (macOS 10.14.x Mojave x86_64)
Assigned to: CPU Architecture:x86
Tags: WBBugReporter

[10 Jan 2020 0:40] Remulla Royce
Description:
----[For better reports, please attach the log file after submitting. You can find it in /Users/royce.remulla/Library/Application Support/MySQL/Workbench/log/wb.log]

08:25:40 [INF][      Workbench]: Starting up Workbench
08:25:40 [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/royce.remulla/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
08:25:40 [INF][      WBContext]: WbContext::init
08:25:40 [INF][            WBA]: Looking for extension modules for WBA...
08:25:40 [INF][            WBA]: 0 extension modules found
08:25:41 [WRN][            grt]: /Applications/MySQLWorkbench.app/Contents/Resources/modules/data/mysql_rdbms_info.xml:1446: link 'om.mysql.rdbms.mysql.driver.native_sshtun' <object > key=owner could not be resolved
08:25:41 [WRN][            grt]: /Users/royce.remulla/Library/Application Support/MySQL/Workbench/connections.xml:26: link '9CCA98F3-2B56-4001-92DF-DD5E553BD5D1' <object GrtObject> key=owner could not be resolved
08:25:41 [INF][      WBContext]: System info:
 	MySQL Workbench Community (GPL) for Mac OS X version 8.0.15 CE build 14271522 (64 bit)
	Configuration Directory: /Users/royce.remulla/Library/Application Support/MySQL/Workbench
	Data Directory: /Applications/MySQLWorkbench.app/Contents/Resources
	Cairo Version: 1.10.2
	OS: macOS 10.14.x Mojave x86_64
	CPU: 8x Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz - 16.00GiB RAM
No video adapter info available

08:25:51 [INF][SQL Editor Form]: Opened connection 'DEV' to Source distribution version 5.6.40-log
08:25:51 [WRN][         mforms]: Resource file not found: tiny_undo_mac.png

How to repeat:
Set your mac os keyboard layout to DVORAK + Querty Command in System Preferences > Keyboard > Input Sources.

Copy text from another app, like Terminal or Safari, then paste to SQL editor my MySQLWorkbench. Notice that neither Command + C nor Command + V works when MySQLWorkbench is focused. It works in every other app I have, Sublime, Atom, SequelPro SQL Pro Studio, Terminal, Safari, etc.

Flagged as S2 because it's very counter productive to be switching keyboard layouts every time I change for MySQLWorkbench to all the other apps. Switching to DVORAK is the only workaround available.

Suggested fix:
Support other keyboard layouts in particular DVORAK - Querty + Command.
[23 Jan 2020 5:45] MySQL Verification Team
Hello Remulla Royce,

Thank you for the bug report.
Imho this is duplicate of Bug #93186, please see Bug #93186.

Regards,
Ashwini Patil