Bug 107589

Summary: Addition of a description field to the Frame, Image and Object dialogs
Product: LibreOffice Reporter: Yousuf Philips (jay) (retired) <philipz85>
Component: WriterAssignee: Gülşah Köse <gulsah.1004>
Status: VERIFIED FIXED    
Severity: enhancement CC: aron.budea, gulsah.1004, kara
Priority: medium    
Version: 5.4.0.0.alpha0+   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=101193
Whiteboard: target:5.5.0 target:5.4.0.1
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 103270    

Description Yousuf Philips (jay) (retired) 2017-05-03 11:57:28 UTC
It is possible to edit the name and title (aka alternative text) of an frame, image and object but not the description within the properties dialog of these elements, so this should be added to the Options tab of these dialogs.

@muhammet, @gulsah: Do either of you have time to copy this field from the description dialog (.uno:ObjectTitleDescription) into these dialogs (.uno:FrameDialog, .uno:GraphicDialog).
Comment 1 Muhammet Kara 2017-05-05 11:18:43 UTC
(In reply to Yousuf Philips (jay) from comment #0)
> It is possible to edit the name and title (aka alternative text) of an
> frame, image and object but not the description within the properties dialog
> of these elements, so this should be added to the Options tab of these
> dialogs.
> 
> @muhammet, @gulsah: Do either of you have time to copy this field from the
> description dialog (.uno:ObjectTitleDescription) into these dialogs
> (.uno:FrameDialog, .uno:GraphicDialog).

I'll have time after the end of the next week.

--

Some code pointers for the interested ones until that time, just in case:

Frame dialog designed in: sw/uiconfig/swriter/ui/frmaddpage.ui
Implemented in: sw/source/ui/frmdlg/frmpage.cxx

Description dialog designed in: cui/uiconfig/ui/objecttitledescdialog.ui
Implemented in: cui/source/dialogs/dlgname.cxx
Comment 2 Gülşah Köse 2017-05-24 07:32:36 UTC
I will take a look at this.
Comment 3 Commit Notification 2017-05-30 06:51:13 UTC
Gulsah Kose committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=61ff1d919e317947c769e61eeda7f1bb8132f273

tdf#107589 Make description editable from Options tab.

It will be available in 5.5.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 4 Yousuf Philips (jay) (retired) 2017-06-01 14:16:22 UTC
Verified

Version: 5.5.0.0.alpha0+
Build ID: b08217989558addbcaded122a4e7211ae24bbcff
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2017-05-31_06:36:03
Locale: en-US (en_US.UTF-8); Calc: group
Comment 5 Commit Notification 2017-06-01 14:31:36 UTC
Gulsah Kose committed a patch related to this issue.
It has been pushed to "libreoffice-5-4":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=509029dd9583a4b3328ad72b91054ff8b54d5535&h=libreoffice-5-4

tdf#107589 Make description editable from Options tab.

It will be available in 5.4.0.1.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 6 Yousuf Philips (jay) (retired) 2017-08-14 09:43:59 UTC
*** Bug 90169 has been marked as a duplicate of this bug. ***
Comment 7 Yousuf Philips (jay) (retired) 2017-08-15 03:34:43 UTC Comment hidden (obsolete)