Summary: | Instable vertical position of alternate combined fragment widget | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Ralf Habacker <ralf.habacker> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.24.1 (KDE Applications 17.12.1) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | https://commits.kde.org/umbrello/62e20759adbe24d41a3df1bb8b9654655debd0ea | Version Fixed In: | 2.24.3 (KDE Applications 17.12.2) |
Sentry Crash Report: | |||
Attachments: | xmi test file |
Git commit 62e20759adbe24d41a3df1bb8b9654655debd0ea by Ralf Habacker. Committed on 18/02/2018 at 11:45. Pushed by habacker into branch 'Applications/17.12'. Fix 'Instable vertical position of alternate combined fragment widget' The reason for this bug was that some of the variables used for calculating the vertical position are of type int, which cuts the fragment value of the vertical position. FIXED-IN:2.24.3 (KDE Applications 17.12.2) M +1 -1 umbrello/umlwidgets/combinedfragmentwidget.cpp M +2 -2 umbrello/umlwidgets/floatingdashlinewidget.h https://commits.kde.org/umbrello/62e20759adbe24d41a3df1bb8b9654655debd0ea |
Created attachment 110777 [details] xmi test file How to reproduce: 1. start umbrello 2. load appended test file 3. try to move horizontal line up What happens ? The vertical line moves down be itself What is expected ? The vertical line should not change its vertical position after a move