Bug #56952 Placing Tables on ERD does not support Multiple Selections
Submitted: 22 Sep 2010 20:27 Modified: 28 Sep 2010 9:29
Reporter: Shawn Stratton Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.28 OS:Linux
Assigned to: CPU Architecture:Any

[22 Sep 2010 20:27] Shawn Stratton
Description:
Cannot drag multiple selections from Navigator to ERD Area in Modeling Screen.  When dragging single item Navigator resets to first item in list.

How to repeat:
Add tables to ERD, start a new EER Diagram, Shift Select Multiple tables in Navigator, drag to EER.

Suggested fix:
Allow multiple selections to be dragged from navigator to EER Diagram, keep Navigator from redrawing/sorting upon selection to EER Diagram.
[23 Sep 2010 5:45] Valeriy Kravchuk
Verified on Ubuntu. Windows version does all these correct.
[28 Sep 2010 9:29] Johannes Taxacher
this is not a bug in WB but rather in the gtk widget WB uses for that purpose on linux.

for multiple items to be placed on the canvas, mark the first one, shift/ctrl-click the other ones, keep the modifier-key (shift or ctrl) pressed until you started dragging the items from the tree and release the modifier key before you drop the items on the canvas.