Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve support for whitespaces, quotes, and special characters in direct edit #324

Closed
gdaniel opened this issue May 24, 2024 · 0 comments · Fixed by #325
Closed

Improve support for whitespaces, quotes, and special characters in direct edit #324

gdaniel opened this issue May 24, 2024 · 0 comments · Fixed by #325

Comments

@gdaniel
Copy link
Contributor

gdaniel commented May 24, 2024

There are several issues related to the direct edit tool on diagrams:

  • Whitespaces aren't well supported, for example, setting my part : A part will create a part with the name 'my' and a part definition with the name 'A'.
  • A similar issue was reported in Word is cut starting at accentuated character when editing a label in the diagrams #211 for special characters.
  • Based on the KerML specification (8.2.2.3, Note 1): an unrestricted name (i.e. a name between quotes) shall consist of the characters within the quotes. The quote symbols aren't part of the name. This is not the case in the current version of SysON.
gdaniel added a commit to gdaniel/syson that referenced this issue May 24, 2024
Bug: eclipse-syson#324
Signed-off-by: Gwendal Daniel <gwendal.daniel@obeosoft.com>
gdaniel added a commit to gdaniel/syson that referenced this issue May 24, 2024
Bug: eclipse-syson#324
Signed-off-by: Gwendal Daniel <gwendal.daniel@obeosoft.com>
gdaniel added a commit to gdaniel/syson that referenced this issue May 24, 2024
Bug: eclipse-syson#324
Signed-off-by: Gwendal Daniel <gwendal.daniel@obeosoft.com>
@AxelRICHARD AxelRICHARD added this to the 2024.7.0 milestone May 28, 2024
gdaniel added a commit to gdaniel/syson that referenced this issue May 28, 2024
Bug: eclipse-syson#324
Signed-off-by: Gwendal Daniel <gwendal.daniel@obeosoft.com>
AxelRICHARD pushed a commit that referenced this issue May 28, 2024
Bug: #324
Signed-off-by: Gwendal Daniel <gwendal.daniel@obeosoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants