Two bugs in notes/comments

+1 vote
asked Feb 5, 2018 in Bug by carlosapc (120 points)

Hi there,

I'm working on a diagram and I found two problems. The code is as follows:

frame "O" as os {
[E]
[C]
[D]
}
note top of [E]
E 123 E 456 78901
end note
note top of [D]
U 123 U 456 78901
end note
note top of [C]
C 123 C 456 78901
end note

'if you comment the line below the first note will not be dotted
os -> os : longer the comment / note longer the whitespace inside the frame

PlantUmlLink

The first problem I came up with was when adding the last in line comment, when I do this the first note becomes 'dotted'. The second problem is that I noticed a blank white space inside the frame the longer the in line comment is.

Am I missing something or are these actual bugs that will be fixed in the next iterations of PlantUml?

Cheers

commented Apr 5, 2019 by tim.rohrer (120 points)
I am also experiencing unexpected behavior with multiple notes, including dashed lines and incorrect placement.

Did you find a solution for your issue?

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...