Bug 463765 - Nodes with label into it (label position on node) should have the hide label capability
Summary: Nodes with label into it (label position on node) should have the hide label ...
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Diagram (show other bugs)
Version: 2.0.0   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks: 461593
  Show dependency tree
 
Reported: 2015-04-02 05:16 EDT by Mickael LANOE CLA
Modified: 2015-05-05 11:22 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mickael LANOE CLA 2015-04-02 05:16:27 EDT
The hide label capability is not available on nodes with label into it (label position on node), unlike label on border.

The method DDiagramElementQuery.canHideLabel() returns false when the label position for a DNode is not "border". This method should be modified.

After resolving both this bugzilla and #461593, edges, nodes, lists and containers will have the hide label capability.
Comment 1 Eclipse Genie CLA 2015-04-07 11:15:14 EDT
New Gerrit change created: https://git.eclipse.org/r/45390
Comment 2 Belqassim Djafer CLA 2015-05-05 11:22:31 EDT
When select a node with label into it, we have a Hide Label By Default property section in the "Style" tab. 
This property section is useless and should be removed.