Create a new state machine. Insert Note. Right click, Change Text... There is nothing to edit. Is it supposed to be in pace, or a dialog??? Try typing a few characters and nothing happens. Reproducible: Always Fedora 21. KDE 4.14.4 Umbrello 2.15.1
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)