Created attachment 104193 [details] Screenshot of menu that does not function Using menus to "Save Copy As" or "Edit" a graphic from document does not do anything. If you right click on graphic and select "Save Copy As" or "Edit", it properly prompts you to save the graphic as a file or opens it to edit as expected. Recreate: 1. Open test WordPerfect document in LibreOffice 4.2.6 OS X or LibreOffice 4.3.1 nightly OS X. 2. Click on tiger graphic so it is selected 3A. Select menu Edit->Object->Save Copy As. Nothing happens. 3B. Select menu Edit->Object->Edit. Nothing happens.
Created attachment 104194 [details] WordPerfect test file for graphics export testing (tiger) Used to discover menu bug.
Confirmed with master (9fc83ae4e479f7e6784dfdce87de35c283fbadd2) under Fedora 20.
I noticed that with right click equivalent actions, both worked.
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=154c20cb320fb62cdd54cd248c3b981acc3903c8 fdo#82278 SfxUInt16Item -> SfxInt16Item 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.
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "libreoffice-4-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c56af9da2ebd1cc060fff01cb78e80eb69100cfb&h=libreoffice-4-3 fdo#82278 SfxUInt16Item -> SfxInt16Item It will be available in LibreOffice 4.3.2. 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.