Summary: | Cannot enter text in new note in sequence diagram or must enter text blindly | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Ofnuts <ofnuts> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ralf.habacker |
Priority: | NOR | ||
Version: | 2.13.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/umbrello/f6c3561ab0b7954e6d4d605be941dc36285e964a | Version Fixed In: | 2.15.3 (KDE 14.12.3) |
Sentry Crash Report: |
Description
Ofnuts
2015-02-09 17:23:48 UTC
Note text is edited through the documentation window. If the documentation window is hidden, you can be displayed by clicking on Settings Menu -> Documentation window OK. I do have the Documentation window out, but in an unselected tab. IMHO that window should become visible when using the "Change text" menu. Otherwise what is the purpose of that menu since you can change the text without it by going directly to the doc window? As it is, it is worse tan useless, it is misleading, since "Change text" elsewhere (Labels) gives you a specific dialog for text entry. Just tried umbrello version 2.13.3 (opensuse) and did the following: 1. I closed the documentation window 2. added a note to a sequence diagram 3. selected the note widget 4. right clicked on the note widget and selected "change text" -> Documentation window is displayed and cursor is placed inside ready for typing. The same happens with a double click on the note widget. I don't see a problem here. Of course, it the documentation window is closed it is opened again. But if it's hidden behind the command history ta b, it remains hidden. And in all good faith, if I'm creating a note in the top right corner, you would have to violently flash that documentation window in the opposite corner of the screen to make me notice that things are happening there. (In reply to Ofnuts from comment #4) > Of course, it the documentation window is closed it is opened again. But if > it's hidden behind the command history ta b, it remains hidden. got it, it depends on the currently choosen dock widgets layout Git commit f6c3561ab0b7954e6d4d605be941dc36285e964a by Ralf Habacker. Committed on 20/02/2015 at 10:01. Pushed by habacker into branch 'Applications/14.12'. Fix bug 'Cannot enter text in new note in sequence diagram or must enter text blindly'. Bring documentation window in front if it is tabbed with other dock widgets. FIXED-IN:2.15.3 (KDE 14.12.3) M +18 -0 umbrello/docwindow.cpp M +1 -0 umbrello/docwindow.h http://commits.kde.org/umbrello/f6c3561ab0b7954e6d4d605be941dc36285e964a |