Bug 104507 - SIDEBAR: Add 'More Options' button to Image content panel
Summary: SIDEBAR: Add 'More Options' button to Image content panel
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard: target:5.4.0
Keywords: difficultyBeginner, easyHack, skillUI
Depends on:
Blocks: Sidebar-Properties-Image
  Show dependency treegraph
 
Reported: 2016-12-08 18:07 UTC by Yousuf Philips (jay) (retired)
Modified: 2017-02-27 22:53 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yousuf Philips (jay) (retired) 2016-12-08 18:07:46 UTC
With the various properties found in the Image content panel are being added to the image tab of the image dialog (bug 103272), the Image content panel title should get a 'More Options' button to link to the image dialog.
Comment 1 Katarina Behrens (Inactive) 2017-02-13 11:24:32 UTC
Very easy hack.

Sidebar config is in officecfg/*/UI/Sidebar.xcu. Look for GraphicPropertyPanel and tweak its ContextList so it contains the corresponding UNO command to open the dialog on clicking 'More options' button.

But only for Writer. Afaics the dialog is not available for ImpressDraw and Calc
Comment 2 Commit Notification 2017-02-27 09:15:46 UTC
Arnold Dumas committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=7d21ae342dc5c4d4c3a4f3f5c2603b7b6be84d00

tdf#104507: Add a 'More Options' button to Image content panel

It will be available in 5.4.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.