Bug 328949 - Smarter paste experience when object name already exists
Summary: Smarter paste experience when object name already exists
Status: REPORTED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-18 06:42 UTC by Joris Steyn
Modified: 2013-12-18 06:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.