[umbrello] [Bug 389366] Widgets are randomly resized when opening a saved diagram

Robert Hairgrove bugzilla_noreply at kde.org
Sun Jan 28 22:52:34 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=389366

--- Comment #3 from Robert Hairgrove <code at roberthairgrove.com> ---
Thanks for the tip about sizing ... strange that this option is missing from
the main menu, that it is necessary to open the dialog to find it.

I tried making a very simple case with a package, four classes and four links
to the package. I saved it, opened it again and saved the file without making
any changes to a new file name.

Although I couldn't see any difference by just looking at the screen, I ran the
GNU `diff` command on them. There were a few differences in the following
lines:

    (file 1): <startpoint starty="-475" startx="-1552"/>
    (file 2): <startpoint starty="-475" startx="-1550"/>

and 

    (file 1): <diagram canvaswidth="375" [...]>
    (file 2): <diagram canvaswidth="350" [...]>

In the Umbrello configuration, I noticed the option for "Auto Layout", which
was selected. Could this have anything to do with unwanted changes?

I had a much more complicated layout which had difficulty with resizing. Maybe
I can duplicate it in a test case.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list