| Summary: | Line color dialog cancel button makes line black | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Yan <yanp.bugz> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | ralf.habacker |
| Priority: | NOR | ||
| Version First Reported In: | 2.18.3 (KDE Applications 15.12.3) | ||
| Target Milestone: | --- | ||
| Platform: | Mint (Ubuntu based) | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 2.21.1 (KDE Applications 16.12.1) | |
| Sentry Crash Report: | |||
|
Description
Yan
2016-11-05 12:52:17 UTC
I could not reproduce this issue with: 1. add two classes 2. Add a dependency between both classes 3. select dependency 4. right click on 'line color' 5. Press cancel -> the line color is not changed. Did you something else ? No, I didn't. unfortunately I'm not able to build latest umbrello. It requires some qt4 packages, despite it is qt5 :\ Are these instructions relevant? https://umbrello.kde.org/installation.php You can build umbrello from master branch for Qt5 with cmake -DBUILD_KF5=1 <source dir> |