Discussion:
[umbrello-devel] [umbrello] [Bug 342330] New: No documentation edit possible in class attribute, operation and template dialog
Ralf Habacker
2014-12-30 10:40:47 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=342330

Bug ID: 342330
Summary: No documentation edit possible in class attribute,
operation and template dialog
Product: umbrello
Version: 2.11.5
Platform: Other
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: umbrello-***@kde.org
Reporter: ***@freenet.de

It is not possible to enter or change the documentation of a class attribute,
operation or template directly in the related property dialog.

Reproducible: Always

Steps to Reproduce:
1. open umbrello
2. add class and class attribute, class method and template
3. double click on attribute, method or template
4. select attribute, method or template page
5. select attribute, method or template
6. press properties

Actual Results:
There is no documention edit field.

Expected Results:
It should be possible to edit class attribute, method or template documentation
in the related property dialog.
--
You are receiving this mail because:
You are the assignee for the bug.
Ralf Habacker
2014-12-30 10:51:47 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=342330

Ralf Habacker <***@freenet.de> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Version Fixed In| |2.15.1 (KDE 14.12.1)
Latest Commit| |http://commits.kde.org/umbr
| |ello/739d8c06bce27595491e47
| |7bbd2304cafb81518f

--- Comment #1 from Ralf Habacker <***@freenet.de> ---
Git commit 739d8c06bce27595491e477bbd2304cafb81518f by Ralf Habacker.
Committed on 30/12/2014 at 03:41.
Pushed by habacker into branch 'Applications/14.12'.

Fix 'No documentation edit possible in class attribute, operation and template
dialog'.

This commit introduces a new class DocumentationWidget in sub directory
dialogs/widgets
to prepare properties window support.
FIXED-IN:2.15.1 (KDE 14.12.1)

M +2 -0 umbrello/CMakeLists.txt
M +6 -0 umbrello/dialogs/umlattributedialog.cpp
M +2 -0 umbrello/dialogs/umlattributedialog.h
M +5 -0 umbrello/dialogs/umloperationdialog.cpp
M +2 -0 umbrello/dialogs/umloperationdialog.h
M +5 -0 umbrello/dialogs/umltemplatedialog.cpp
M +2 -0 umbrello/dialogs/umltemplatedialog.h
A +51 -0 umbrello/dialogs/widgets/documentationwidget.cpp [License:
GPL (v2+)]
A +38 -0 umbrello/dialogs/widgets/documentationwidget.h [License: GPL
(v2+)]

http://commits.kde.org/umbrello/739d8c06bce27595491e477bbd2304cafb81518f
--
You are receiving this mail because:
You are the assignee for the bug.


Make the world a better place. Donate to our year end fundraiser https://www.kde.org/fundraisers/yearend2014/
Ralf Habacker
2018-05-14 11:17:38 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=342330

Ralf Habacker <***@freenet.de> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@yahoo.es

--- Comment #2 from Ralf Habacker <***@freenet.de> ---
*** Bug 101203 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...