Bug #72096 Text cursor always goes to the end of the text when editing table comment
Submitted: 21 Mar 2014 16:38 Modified: 24 Apr 2014 9:49
Reporter: Diogo Domanski Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:6.0.9, 6.1.2 OS:Linux (Ubuntu 13.10 64)
Assigned to: CPU Architecture:Any

[21 Mar 2014 16:38] Diogo Domanski
Description:
At EER Diagram editor, if I double-click a table and start editing its comment field, after any typed key the text cursor goes to the end of the text.

Other unexpected behaviors regard the "copy-and-paste" operations using keyboard shortcuts. It seems that MySQL Workbench never considers the text focus on these fields when cntrl+c and/or cntrl+v are performed (these operations are always taking into account the EER Diagram visual elements and not the values of the fields in table's properties panel)

How to repeat:
1. Start new Model
2. Add new EER Diagram
3. Add new table
4. Double-click the new table (to show its properties panel)
5. Type any text into Comment field (for example: this is a test)
6. Type (slowly) any word between the already typed words (for instance, type the word "second" between the letter "a" and the word "test", so the final text would be "this is a second test")
[24 Mar 2014 7:21] MySQL Verification Team
Hello Diogo,

Thank you for the bug report and test case.
Verified as described on OL6 with 6.0.9 and 6.1.2.

Thanks,
Umesh
[23 Apr 2014 11:46] MySQL Verification Team
I could not repeat this issue with latest WB 6.1.4 on Win7, OL6 and Ubuntu 12.04.
Could you please try with 6.1.4 and inform us if you are still seeing the issue? 

Thanks,
Umesh
[23 Apr 2014 18:08] Diogo Domanski
Hi Umesh,

It seems to be fixed in 6.1.4.

Thanks

Diogo
[24 Apr 2014 7:31] MySQL Verification Team
Thank you Diogo for confirming.
[24 Apr 2014 9:49] Marcin Szalowicz
Closing bug as confirmed by reporter.