Bug 535797 - [Sequence Diagram] bottom operand resize does not support reordering
Summary: [Sequence Diagram] bottom operand resize does not support reordering
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Diagram (show other bugs)
Version: 5.1.2   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2018-06-12 05:35 EDT by Laurent Fasani CLA
Modified: 2018-06-21 02:31 EDT (History)
4 users (show)

See Also:


Attachments
testInteraction.zip (6.75 KB, application/x-zip-compressed)
2018-06-12 05:35 EDT, Laurent Fasani CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Fasani CLA 2018-06-12 05:35:59 EDT
Created attachment 274439 [details]
testInteraction.zip

This issue is raised following the manual test case SEQ-0007-F part 3

Steps to reproduce:
* open sequence diagram in attached modeling projet
* select condition.1 operand
* drag bottom of operand.1 to the top above the bottom of Execution e1
-> KO condition.2 is enlarged but condition.1 is not reduced
The issue does not occur if the drop is done below the bottom of Execution e1
* select condition.2 operand
* drag bottom of operand.2 to the bottom below the top of Execution e2
-> KO condition.2 is enlarged but condition.3 is just shifted to the bottom as it should have been reduced. Execution e2 is shifted too whereas it should have not move
The issue does not occur if the drop is done above the top of Execution e2
Comment 1 Laurent Fasani CLA 2018-06-12 05:59:10 EDT
this ticket may be a clone or may be related to Bug 441794