Bug #57463 Workbench does not use the proper keyboard/mouse accelerators for zoom
Submitted: 14 Oct 2010 18:04 Modified: 15 Nov 2011 16:27
Reporter: Tony Freixas Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:5.2.28CE OS:Windows (XP SP3)
Assigned to: CPU Architecture:Any
Tags: zoom

[14 Oct 2010 18:04] Tony Freixas
Description:
The standard keyboard/mouse accelerators for zoom on Windows are:

* Ctrl ++: Zoom in
* Ctrl +-: Zoom out
* Ctrl + Mouse wheel: zoom in/out
* Ctrl +0: Reset to 100% (less standard)

These don't appear to work. Please use the standard accelerators. I believe that these are standard not because there is some official standard but because they are used by some very prevalent applications such as MS Office, Acrobat Reader and the major browsers.

How to repeat:
.

Suggested fix:
Use the standard windows accelerators.
[15 Nov 2011 16:27] Philip Olson
Fixed as of 5.2.35:
+        On Microsoft Windows, the standard (common) keyboard and mouse
+        shortcuts that control <emphasis>zoom</emphasis> were not fully
+        implemented. Usage: <keycap>Control++</keycap> to zoom in,
+        <keycap>Control+-</keycap> to zoom out, and
+        <keycap>Control+/</keycap> to reset to 100%.