Summary: | Cannot edit notes | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Marc Pawlowsky <marcpawl> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | giosh94mhz, okellogg, ralf.habacker |
Priority: | NOR | ||
Version: | 2.15.1 (KDE Applications 14.12.1) | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.15.80 (KDE Applications 15.03.80) | |
Sentry Crash Report: | |||
Bug Depends on: | 344501 | ||
Bug Blocks: |
Description
Marc Pawlowsky
2015-03-17 15:45:24 UTC
Cannot reproduce using master@2e9784b (2.15.95): * Created class diagram and state diagram * Added notes on the diagrams * Double-click on note brings up a dialog titled "Note Documentation", as does right-click on note -> Change Text... * Entered text in the dialog * Note widget does not automatically resize to entered text but after manual resize, the text is visible. I have the same issue on Gentoo. Qt: 4.8.6 KDE: 4.14.3 Umbrello: 2.14.3 On edit/double-click I see in the console log: UMLScene::mousePressEvent: widget = "" / type = "wt_Note" ...and nothing happens. I've also played with XMI file by hand, and managed to change the text, but the dialog won't open. I can help in debugging the issue with some guidance. (In reply to Premi Giorgio from comment #2) > I have the same issue on Gentoo. > > Qt: 4.8.6 > KDE: 4.14.3 > Umbrello: 2.14.3 > > On edit/double-click I see in the console log: > UMLScene::mousePressEvent: widget = "" / type = "wt_Note" > > ...and nothing happens. Because umbrello expected in this version to enter note text through the documentation window. The note dialog has been reintroduced with version 2.15.80 (KDE Applications 15.03.80) |