Bug 505353 - Allow specifiers to customize selection feedback
Summary: Allow specifiers to customize selection feedback
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Diagram (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2016-10-07 07:46 EDT by Florent Latombe CLA
Modified: 2016-10-12 03:57 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florent Latombe CLA 2016-10-07 07:46:47 EDT
In Sirius-based diagrams, a single click on an element results in its selection (i.e. it becomes the current "context" for views like Properties, and a visual cue is displayed on the diagram).

So far, this behavior cannot be customized easily, for instance to temporarily change graphical aspects of the selected node. This requires exploiting mechanisms from the underlying Eclipse technologies (GEF/GMF).

It would be nice to have a mechanism, in Sirius .odesign specifications, to define such custom behaviors.
Comment 1 Julien Dupont CLA 2016-10-12 03:01:57 EDT
Thanks for your detailed enhancement submit.
We agree that it would be an interesting improvement.
Nevertheless, we have currently not planned to work on it in the following releases.
Comment 2 Pierre-Charles David CLA 2016-10-12 03:57:05 EDT
Rewording because this is not (at least in my understanding) about a particular interaction mode (mouse click), but about how the selection status of an element is visually hightlighted. Selection can occur by other means which do not involve clicking on the element (using the keyboard for example).