Bug #48129 Table editor is missing Tool Tip for AI column
Submitted: 17 Oct 2009 15:25 Modified: 5 Nov 2009 14:12
Reporter: Carl Downing Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.4 OS:MacOS (10.6.1)
Assigned to: Alfredo Kojima CPU Architecture:Any

[17 Oct 2009 15:25] Carl Downing
Description:
Table editor is missing Tool Tip for AI column.

How to repeat:
Mouse over AI column in table editor.

Suggested fix:
Update MySQLTableEditor.xib.  I've attached a fixed version that includes:

<string key="NSHeaderToolTip">Mark column as AUTO_INCREMENT</string>
[17 Oct 2009 15:26] Carl Downing
Modified MySQLTableEditor.xib with AI tool tip added

Attachment: MySQLTableEditor.xib.zip (application/zip, text), 38.32 KiB.

[4 Nov 2009 10:13] Johannes Taxacher
Tooltip has been added. will be included in 5.2.7
[5 Nov 2009 14:12] Tony Bedford
An entry was added to the 5.2.7 changelog:

In the Columns tab of the Table Editor, the tool tip for the AI column did not work. If the cursor was placed over the column no tool tip text was displayed.