Bug 345265 - Cannot edit notes
Summary: Cannot edit notes
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.15.1 (KDE Applications 14.12.1)
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on: 344501
Blocks:
  Show dependency treegraph
 
Reported: 2015-03-17 15:45 UTC by Marc Pawlowsky
Modified: 2015-06-18 15:06 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 2.15.80 (KDE Applications 15.03.80)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Pawlowsky 2015-03-17 15:45:24 UTC
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
Comment 1 Oliver Kellogg 2015-03-17 19:22:47 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.
Comment 2 Premi Giorgio 2015-04-30 10:53:15 UTC
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.
Comment 3 Ralf Habacker 2015-06-18 15:06:00 UTC
(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)