| Summary: | Addition of a description field to the Frame, Image and Object dialogs | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Yousuf Philips (jay) (retired) <philipz85> |
| Component: | Writer | Assignee: | 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
(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 I will take a look at this. 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. 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 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. *** Bug 90169 has been marked as a duplicate of this bug. *** |