Bug #48597 Don't change zoom while changing navigator's zoom value
Submitted: 6 Nov 2009 13:53 Modified: 20 Apr 2010 15:58
Reporter: Petr Burian Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.1.18 OS:Linux (Kubuntu 9.10)
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: navigator, zoom

[6 Nov 2009 13:53] Petr Burian
Description:
While changing zoom value in Navigator tool/tab, model resizes while I'm typing. This is really strange behaviour. Change desired value after hitting Enter (confirmation) instead.

How to repeat:
Start new model, place a table. Default zoom value in Navigator tab is 100%. Now try to change the value to 110%. Normally I would click to input box, delete both zeros (100 -> 1) and type 10 (1 -> 110). Hit enter and can see zoomed model. This is not possible with Workbench.

The same example - how must this be done in 5.1.18 and previous? I must click into "input box", go to middle zero, delete it and type number 1 instead. Now I have 110%. WB change zooming twicely - firstly to 10% (deleting middle zero), secondly to 110% (typing number one instead of the middle zero).

Never seen this behaviour in other applications. Hope this minority issue will be appreciated with other users.
[6 Nov 2009 13:54] Petr Burian
Navigator's input box

Attachment: navigator.png (image/png, text), 12.27 KiB.

[15 Apr 2010 13:45] Alfredo Kojima
This has been fixed.
[16 Apr 2010 17:14] Johannes Taxacher
fix confirmed in repository
[20 Apr 2010 15:58] Tony Bedford
An entry has been added to the 5.2.19 changelog:

In the EER Diagram view, when typing a new value into the Navigator Zoom input control, the zoom level of the diagram changed, as the new value was being typed. The diagram should only have been redrawn when the new value being typed in was fully entered by pressing the Enter key, instead of changing dynamically as the zoom level value was being typed.