Bug #47112 Table name not on focus
Submitted: 3 Sep 2009 18:36 Modified: 13 Jun 2013 1:23
Reporter: Screen Cleaner Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.1.17 and 5.2.2a OS:Linux
Assigned to: CPU Architecture:Any
Tags: focus, name, table

[3 Sep 2009 18:36] Screen Cleaner
Description:
When you start to edit a table, the focus should be on the "Name:" field, but is is not.

WB 5.1.17 and 5.2.2a on Windows the focus is automaticaly transfered to the "Name:" field.

I suppose it is a Linux specific.

How to repeat:
1. Create a new table
2. Right-click
3. Select "Edit Table"
4. The focus stays in the diagram and is not transfered to the "Name:" field
[3 Sep 2009 18:46] Valeriy Kravchuk
Not repeatable on Mac OS X.
[4 Sep 2009 6:06] Valeriy Kravchuk
Verified just as described on Ubuntu 8.04.
[7 Sep 2009 12:24] Johannes Taxacher
thats a known problem with GTK - therefore affecting the linux builds. we're still looking for a way to make that work.
[13 Jun 2013 1:23] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.0.2 public beta release, and here's the changelog entry:

On Linux, the cursor focus now starts on the "Name:" field after choosing
"Edit Table".

Thank you for the bug report.