| Summary: | Wrong label in Rename representation dialog for a tree and a table | ||
|---|---|---|---|
| Product: | [Modeling] Sirius | Reporter: | Jessy Mallet <jessy.mallet> |
| Component: | Core | Assignee: | Project inbox <sirius.core-inbox> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | trivial | ||
| Priority: | P3 | CC: | maxime.porhel |
| Version: | 1.0.0 | Keywords: | triaged |
| Target Milestone: | 2.0.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Jessy Mallet
The rename representation dialog show the same text for diagrams and table and tree: "Rename diagram" instead of "Rename representation". See the proposed gerrit solution : https://git.eclipse.org/r/#/c/32373/ Step to reproduce: . Open or create a aird with several representation (table, diagram, tree) . Right click a representation o each kind in the model explorer . Clic on Copy or Rename Additional issue: org.eclipse.sirius.ui.tools.internal.actions.copy.CopyRepresentationAction.run() try to change the title but this does not seem to work. Review accepted and merged through commit 1be9302e758843521aff10c366b44f9263cdc981 Available in Sirius 2.0.0. |