Bug 520817 - Decorators are not displayed in dialog opened from properties
Summary: Decorators are not displayed in dialog opened from properties
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Properties (show other bugs)
Version: 4.1.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: Next   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2017-08-10 05:37 EDT by Maxime Porhel CLA
Modified: 2019-09-13 09:44 EDT (History)
1 user (show)

See Also:


Attachments
Sample top left decorator for EObject (2.74 KB, application/zip)
2017-08-10 05:37 EDT, Maxime Porhel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maxime Porhel CLA 2017-08-10 05:37:34 EDT
Created attachment 269778 [details]
Sample top left decorator for EObject

The provided sample provide a top left decorator for EObject: it will be displayed in Model Explorer on EObjects displayed as semantic resource elements but it is not displayed in tree/table viewers from dialogs opened from properties views.

See also Bug 520812

Steps to reproduce with Ecore Tools and attached sample ecore decorator
* Open a package entities diagram
* Make sure there are two EClasses (A and B) on it
* Select the A
* From the Main properties tab, click on the ESuperTypes selection button
* In the displayed dialog, add B to the right Pane
* A and B in their respective pane must have their icon decorated (top left location)
Comment 1 Maxime Porhel CLA 2017-08-10 05:39:25 EDT
Note that this bug might also be present in popups defined in VSM tools and other widget than the widget reference.