Bug #61055 Change position of FK hint popup window on diagram
Submitted: 4 May 2011 13:52 Modified: 17 Nov 2011 2:25
Reporter: Michael G. Zinner Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S4 (Feature request)
Version:5.2.33 OS:Any
Assigned to: CPU Architecture:Any

[4 May 2011 13:52] Michael G. Zinner
Description:
When moving the mouse over a table figure on a diagram and leaving it there for a few seconds, the FK hint popup windows pops up.

It hides the list of columns and therefore is annoying.

Please move the FK hint popup window to the right side of the table, so the table columns can still be read.

How to repeat:
Move the mouse over a table figure on a diagram and leaving it there for a few seconds

Suggested fix:
Please move the FK hint popup window to the right side of the table, so the table columns can still be read.
[10 May 2011 8:43] Valeriy Kravchuk
Thank you for the feature request.
[17 Nov 2011 2:25] Philip Olson
Fixed as of 5.2.36:

+        When hovering the mouse pointer over a table figure on a
+        diagram, the foreign key tooltip would hide the table column
+        names.