Bug 418395 - Inserting message widgets into another umbrello instance broken
Summary: Inserting message widgets into another umbrello instance broken
Status: REPORTED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.30.2 (KDE releases 19.12.2)
Platform: Other All
: NOR major
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-02 11:04 UTC by Ralf Habacker
Modified: 2021-03-11 22:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
test case (12.98 KB, application/x-uml)
2020-03-02 11:04 UTC, Ralf Habacker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2020-03-02 11:04:20 UTC
Created attachment 126542 [details]
test case

STEPS TO REPRODUCE
1. start two umbrello instances
2. open appended test case
3. switch to sequence diagram and select all widgets
3. switch to the other umbrello instance
4. add a new sequence diagram
5. paste clipboard into this diagram

OBSERVED RESULT
Only the object widgets and the text of the message widgets are imported, but not the message widgets themselves.

EXPECTED RESULT
The message widgets should also be imported

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Leap 15.1
KDE Frameworks Version: 5.49.0
Qt Version: 5.9.7
Comment 1 Ralf Habacker 2021-03-11 22:50:56 UTC
With version 2.32.3 pasting fails with an error dialog. In the console the following message is displayed: 'umbrello: Given wrong type of umlobject to create:  "UML:Model"'