Bug 543902 - Custom widget model operations are ignored
Summary: Custom widget model operations are ignored
Status: CLOSED FIXED
Alias: None
Product: Sirius
Classification: Modeling
Component: Properties (show other bugs)
Version: 6.0.0   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: 6.1.2   Edit
Assignee: Project Inbox CLA
QA Contact: Florian Barbin CLA
URL:
Whiteboard:
Keywords: triaged
Depends on: 537135
Blocks:
  Show dependency tree
 
Reported: 2019-01-28 09:15 EST by Pierre-Charles David CLA
Modified: 2019-02-15 09:01 EST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre-Charles David CLA 2019-01-28 09:15:22 EST
+++ This bug was initially created as a clone of Bug #537135 +++

When defining a custom widget, the API allowing to execute a model operation defined in the VSM is not working. The model operation is not found and thus not executed.

Steps to reproduce:

1-import the plugin org.eclipse.eef.sample.custom.widget.colorpicker
2-launch a runtime
3-import BugCustomWIdget project
4-open new LayoutingMode Diagram
5-select an epackage and in properties view click on the tiny button.
6-the color picker wizard opens. Click on ok.
KO the ePackage should be renamed
Comment 1 Pierre-Charles David CLA 2019-01-28 09:15:39 EST
Clone to report the fix on 6.1.2.
Comment 2 Pierre-Charles David CLA 2019-01-28 09:19:14 EST
Fixed by f9d9a213a6b20cf8a8b25adc4b004b8c7c5c3a25.
Comment 3 Florian Barbin CLA 2019-02-08 05:25:30 EST
Verified with build 6.1.2.201902051255
Comment 4 Pierre-Charles David CLA 2019-02-15 09:01:31 EST
Available in Sirius 6.1.2, see https://wiki.eclipse.org/Sirius/6.1.2 for details.