When trying to expand a box around a large portion of a diagram, I've found it hits some sort of arbitrary limit and simply won't allow me to expand it any further. 1. Add box to a diagram that is fairly wide. (In my case, an activity diagram with eight concurrent sequences). 2. Click on the bottom right corner of the box to expand it. At a certain point, it simply won't expand any further. (In my case, I'm trying to put a box around five of the eight concurrent sequences. It won't expand beyond partway through the fourth sequence.) (I'm using 2.21.3, I can't comment on the 2.22 series, though I looked through the change logs and didn't see anything relevant listed.)
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This is still reproducible with Umbrello Version 2.35.2 (Applications 22.08.2). Exactly the same as before. I can share a demonstration file, if need be (I would just have to remake it, as my real example I just re-tested with contains proprietary information).
Still happens with current git master (3fa47506f43abbbac6655c7cf137af4f88229b1d). See https://invent.kde.org/sdk/umbrello/-/blob/master/umbrello/umlwidgets/umlwidget.cpp#L71 const QSizeF UMLWidget::DefaultMaximumSize(1000, 5000); At the least, the horizontal default should be increased to 5000.
Git commit 545ddb1264be1e8a823676bd768535493f7df827 by Oliver Kellogg. Committed on 27/12/2022 at 06:53. Pushed by okellogg into branch 'master'. Address https://bugs.kde.org/show_bug.cgi?id=381374#c4 : In umbrello/umlwidgets/umlwidget.cpp DefaultMaximumSize increase max width to 5000. M +1 -1 umbrello/umlwidgets/umlwidget.cpp https://invent.kde.org/sdk/umbrello/commit/545ddb1264be1e8a823676bd768535493f7df827