This isn't a bug. I wanted to submit feedback. I'm just trying to make a bunch of graphs and export them as jpgs so I can paste them elsewhere. If I wanted to paste it into another Libre Office document that'd be fine and easy. But I don't, and it's been a tremendous pain in the ass. I should be able to just select a graph, right click and tell it to export it. This is a pretty basic and useful function. Operating System: Ubuntu Version: 3.6.2.2 release
Thank you for your feedback. Actually, it's a valid enhancement request. And maybe even a bug report, depends on POV. Currently, the problem is with Writer, Impress and Draw. Calc (since 4.0) already does exactly what you want: if you right-click a chart in it, there is "Export as graphic..." option. So, one may see it as inconsistent behavior, and thus bug rather than RFE. As you specified Calc as the component, I may suggest you to update to a newer version (>=4.0) to solve your problem.
is fixed in the mean time: option Save in the context menu.
Created attachment 137096 [details] An ODT with a chart (In reply to Cor Nouws from comment #2) > is fixed in the mean time: option Save in the context menu. Hmm. I don't seem to find it in Version: 6.0.0.0.alpha0+ (x64) Build ID: 71ac6dd8bf10504b94ca5c50ce17db92871c1a4b CPU threads: 4; OS: Windows 10.0; UI render: default; Locale: en-US (ru_RU); Calc: CL Could you please check it with this attachment, and revert status change if appropriate?
(In reply to Mike Kaganski from comment #3) > Could you please check it with this attachment, and revert status change if > appropriate? Apologies. I was confused with images and too fast.
.uno:ExportAsGraphic has to be added to oleobject.xml in writer BUT it wasn't shown in the context menu. So there is some code work needed to show this command.