Name of Class does not fit in the box

0 votes
asked Oct 16, 2014 in Bug by anonymous

I have long class name, and they do not fit in the box. It seems the with of the indicator in the circle (C) is not considered.

am I the only one to notice this behavior?

http://www.plantuml.com/plantuml/png/ZLPBRziu4BxhLmZnfOMGeCSU5WlGr5XcJ95QadBinGA4wgPjiDbq4HlOGpR-xHsIaYZvaVX4pN1U_FZDKDjDytYVVhhvd6p_VdZwjtbk_actFvglF_zxUFgUVciUj_V9vh7PRjCrkRLroItbH6kR0vNALfm8axua4xyXnOmLIOQhDggcHgeFwSSaAy3Od952aTB94-yK7Mf539F2RRqcb1_c81Wc_Ut_w-lp1IJdIxk-_ZrbCxzffEIehGicaeUdtVtpjsPpdrvnjosOiGQq-UlfmzbO7w_IPfkEpF7ahoqwLpoKVa64OEXGAvSTC4b6yjoZDPFIG0-SN-T0yg1wJJhlcvkVFbARf8rokDkNCQoIONo7wcMbTjQ-Nhn8OeWldEKhlshs9-2TSod05tju-tEYhO1LE4d_eHUi2WSQmnSgkHZ4i8sbxKlfP5nrkowj82Ka-odWXGSxbt0V0fPGJbkK3mhUWyW7vewy1v8KXZ0HlBt69OhCZdLv0mq1D9_BA28q9yQRxvqXB44O7SKLXSgrGrJD6F1y82g65KQPbHM74eEGiLi9PYu7ThK65QGbqspAE3FheniOiUcoMnYvU9A4cvWS4k5bksjs3vlN0eHZ58ncGIHtppVVyySKZwrxtDUOFeCLq3f47wJ4Em1D5QkwKTFlCMq9DMmPFFweGQrjHJ0Jc1Qmp5rXhnfYTcPQ8GXEw0RYHCQzu_xm_EYstns9cXA1y0LmJgS_LLldzkAl9MPmjNahGkVG2GXpDVS2pZaay1qpT8wLEQ8Px2W71bsG0dGoCLQ1hhbnNneuK0Ev_vuh9XR97gUQDUigy7rQCvvxPzSnrf0fXxOdWGXRLq6GtCMnN5B2lRCUwUNqrYsnW_iTf7WU7OuRsxMQdHEHSr2EPwLb0hi2I_RsG-RuHdUWnF8Ftp7V-WjOXouF0FVVmm7Wn5ajg0CSmPNjERsU2QJKZ528gah9FeLNX4FKQc3JG-VfqoO_9eyVFgv-E-Eaq6_moJqORzDfPOqp40iXxuHTEjXM_lrhTq2fhcbFsiOuBecS8l1BpqWV8LyZ9HYrY3XTz566bf7MnB-_21fMjmu13fL7nsdF6OEu0ZtHkm1EGOf2GO6pgU-ltYmP-RmVl--gBdvKN5PSZp3-6TmYGGHT8rjo17AWu4mRV5NTGvUrC6TklBikpEu8jczs1woO6_z_OLj7S_AX7hvacO9IBc7ay0vARVhcotRtt6nswUWmqGNFqqtuuHZr3CeB6Dw6brkm1Xb6V7Gsbd25VqXhV3mH3lqsAKyudAbvyEFJbzJh1cNrP_i5

2 Answers

0 votes
answered Oct 16, 2014 by plantuml (294,960 points)
Hello,

For some reason, the URL you have provided does not work (it's probably too long).

Could you post a shorter example that shows the issue, something like:

@startuml
class "this is a very long class name that tests if it is working or not"
@enduml

http://www.plantuml.com/plantuml/png/7SfH2e0m30JHgoozMIZH1ci2pQ9uUwCmV_Fwb4mq3ajKWalNWnc-e__BvLHm245D5jfW_EWTwx1YiU31zW80

Thanks,
0 votes
answered Oct 23, 2014 by plantuml (294,960 points)
This has been fixed in version 8009.

Thanks again for the report!
...