Created attachment 104478 [details] Change picture option is not available while rightclicking the picture When i try to change the picture by clicking the current picture there is no option available for changing the picture.
Created attachment 104485 [details] Change picture option is not available while rightclicking the picture.
*** Bug 73728 has been marked as a duplicate of this bug. ***
Setting as an easy-hack: how-to... In sd/source/ui/app/popup2_tmpl.src we have ITEM_SAVE_GRAPHIC which is the impress/draw menu. To get the menu to appear in writer it should be to case to add it to sw/source/ui/app/mn.src in MN_GRF_POPUPMENU and then the "sw" parts of this example http://cgit.freedesktop.org/libreoffice/core/commit/?id=44faceac60f9046e4827290a85f790a46ed1e227 shows the right places to handle the resulting "SID_CHANGE_PICTURE" id
Jennifer Liebel committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=24077ffc063990f9de11c6819432219a59d809f8 fdo#82496: Change picture option by rightclicking 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.
This bug fix comes with LibreOffice 4.4 (release notes https://wiki.documentfoundation.org/ReleaseNotes/4.4) Writer now has an option to change the currently selected image to another graphic via the context menu, reaching feature parity with Impress and Draw. See a graphic of the work: https://wiki.documentfoundation.org/File:Writer-change-picture.png
Migrating Whiteboard tags to Keywords: (EasyHack DifficultyBeginner SkillCpp ) [NinjaEdit]
*** Bug 45781 has been marked as a duplicate of this bug. ***