| Summary: | Incorrect port positions when loading old files | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Ralf Habacker <ralf.habacker> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.27.1 (KDE Applications 18.12.1) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/umbrello/be70c5a943c10ba6ed9c6974ec99c478e4a81b79 | Version Fixed/Implemented In: | 2.27.2 (KDE Appplications 18.12.2) |
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 403515 | ||
| Attachments: | test case | ||
|
Description
Ralf Habacker
2019-01-26 10:51:27 UTC
Git commit be70c5a943c10ba6ed9c6974ec99c478e4a81b79 by Ralf Habacker. Committed on 26/01/2019 at 12:53. Pushed by habacker into branch 'Applications/18.12'. Fix 'Incorrect port positions when loading old files' FIXED-IN: 2.27.2 (KDE Appplications 18.12.2) M +39 -3 umbrello/umlscene.cpp https://commits.kde.org/umbrello/be70c5a943c10ba6ed9c6974ec99c478e4a81b79 Git commit 2fe1bbce7695afa160645c90b8be7062b24e4d9d by Ralf Habacker. Committed on 26/01/2019 at 19:23. Pushed by habacker into branch 'Applications/18.12'. On loading port widgets from xmi file setup connected state This fixes the issue that the port jumps to the top edge of the component on movement. M +3 -0 umbrello/umlwidgets/childwidgetplacement.h M +5 -0 umbrello/umlwidgets/childwidgetplacementpin.cpp M +1 -0 umbrello/umlwidgets/childwidgetplacementpin.h M +29 -0 umbrello/umlwidgets/childwidgetplacementport.cpp M +1 -0 umbrello/umlwidgets/childwidgetplacementport.h M +6 -0 umbrello/umlwidgets/pinportbase.cpp M +1 -0 umbrello/umlwidgets/pinportbase.h https://commits.kde.org/umbrello/2fe1bbce7695afa160645c90b8be7062b24e4d9d PLEASE GET ME OFF THE DISTRIBUTION!!! Am 03.02.19 um 14:16 schrieb Ralf Habacker: > https://bugs.kde.org/show_bug.cgi?id=403622 > > Ralf Habacker <ralf.habacker@freenet.de> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Blocks| |403515 > > > Referenced Bugs: > > https://bugs.kde.org/show_bug.cgi?id=403515 > [Bug 403515] Ports on component diagram are randomly disappeared |