Bug 328949

Summary: Smarter paste experience when object name already exists
Product: [Applications] umbrello Reporter: Joris Steyn <kde>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Joris Steyn 2013-12-18 06:42:04 UTC
Originally requested in bug 327888.



Reproducible: Always

Steps to Reproduce:
1. Copy one or more classes in the list view
2. Paste it in the same folder

Or

1. Copy diagram
2. Paste diagram to other instance
Actual Results:  
A dialog is printed which says that those classes are already present and asks the user to give a new object name.

Expected Results:  
The dialog should have an checkbox or button to skip the rename and if choosen umbrello should use the already present class.

To give the user a smarter paste experience in the case that there are many common classes the dialog should get an additional checkbox to remember the skip decision for this paste.