Bug #55737 drag/drop multiple tables into diagram isn't working
Submitted: 4 Aug 2010 10:33 Modified: 30 Aug 2010 21:44
Reporter: Susanne Ebrecht Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version: OS:Any (Ubuntu 10.04.1 LTS)
Assigned to: CPU Architecture:Any

[4 Aug 2010 10:33] Susanne Ebrecht
Description:
Reverse engineer a schema (without drawing diagram) with lots of tables.

After finishing click Add Diagram
Unfold the schema
Select a few tables ... e.g. 3 or 4 tables
try to place them into diagram by drag/drop

Selection will be removed and you just will be able to place a single table.

How to repeat:
See above

Also I will add sql script for creating a schema with many tables
[4 Aug 2010 10:34] Susanne Ebrecht
SQL script for creating a schema with 300 tables

Attachment: create_tables_wb.sql (text/x-sql), 700 bytes.

[30 Aug 2010 21:44] Alfredo Kojima
You have to keep the modifier key selected to drag multiple items. This is how gtk works.