Bug 392160 - [Drag & Drop] read only flag are ignored when d&d elements from the model explorer
Summary: [Drag & Drop] read only flag are ignored when d&d elements from the model exp...
Status: RESOLVED FIXED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Views (show other bugs)
Version: 0.10.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 323802
Blocks:
  Show dependency tree
 
Reported: 2012-10-17 08:43 EDT by Mathieu Velten CLA
Modified: 2014-03-28 05:34 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Velten CLA 2012-10-17 08:43:22 EDT
in the corresponding CreateCommand, getAffectedFiles() is empty because the created view descriptors specify "persisted" at false, while the created view is obviously persisted after a d&d.
Comment 1 Mathieu Velten CLA 2012-10-18 05:46:22 EDT
fixed and committed on 0.8.X-EYY and trunk.
Comment 2 Camille Letavernier CLA 2013-09-09 12:37:05 EDT
Still partially valid in 0.10.0:

- Moving elements in a Read-Only Element doesn't work (As expected)
- Moving a Read-Only element to a read-write Element works (Whereas it shouldn't)
Comment 3 Camille Letavernier CLA 2014-02-25 11:10:30 EST
This one depends on Bug 323802 (Maybe is a duplicate)
Comment 4 Camille Letavernier CLA 2014-03-28 05:34:04 EDT
Fixed on master (Luna)