-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Kogito Tooling 0.26.0
-
False
-
None
-
False
-
---
-
---
-
-
Displaying the string on hover has no limits for characters and it is not defined properly how the string should be formatted/centered, respectively aligned within the text box.
At least the following issues are reproducible, if not more:
- During hovering over label, if the string contains a space as the last character, the text "box" is bigger than expected:
- Example: "123456789012345678901234567890123 "
- If the long string contain spaces, the text box is smaller than expected:
- Example: "123456789012345678901234567890123 123456789"
- If text is too long, the rendering in the diagram is taking too much time, or it is not being rendered at all. There should be set the maximum amount of characters to display to avoid performance issues.
- is caused by
-
KOGITO-7078 SWF Viewer - Connector labels
- Resolved
- is related to
-
KOGITO-8317 [SWF Diagram Editor] Show condition names, instead of expressions, when possible
- Closed
- relates to
-
KOGITO-8684 SWF Viewer - Connection label on hover is not shown properly
- Open