Bug 138836 - UI: Save (or more precise Export) shape inside right click context menu
Summary: UI: Save (or more precise Export) shape inside right click context menu
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Draw (show other bugs)
Version:
(earliest affected)
7.2.0.0.alpha0+
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ImpressDraw-Toolbars
  Show dependency treegraph
 
Reported: 2020-12-11 22:46 UTC by Telesto
Modified: 2021-02-15 15:07 UTC (History)
3 users (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 Telesto 2020-12-11 22:46:58 UTC
Description:
UI: Save shape inside right click context menu 

Steps to Reproduce:
1. Open Draw
2. Insert a shape
3. Right click it -> No save function

Actual Results:
No save function in the right click context menu

Expected Results:
Expected is to strong.. but save (which actually would be export) would make sense in some way. It would be similar to 'save' for images. And people do export individual shapes I noticed.. But no clue about how many people there are doing this..

For the record, personally my 2 cents


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.0.0.alpha0+ (x64)
Build ID: 796c7f612603490dda9277ced0f6ab3cce3bc116
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL
Comment 1 V Stuart Foote 2020-12-12 16:08:17 UTC
This is a pretty typical work flow. Think of working on a draw canvas that is way oversize. You can reduce the drawing/canvas size to fit, or you can select multiple draw shapes and then save-as/export and use the 'Selection' check box.

Not sure though that a Save for a single draw shape would be especially useful. If on the other hand it could *also* respond to a set of selected shapes that would be a nice UNO control addition for context menu use.

+1
Comment 2 Telesto 2020-12-12 16:56:21 UTC
(In reply to V Stuart Foote from comment #1)
> Not sure though that a Save for a single draw shape would be especially
> useful. If on the other hand it could *also* respond to a set of selected
> shapes that would be a nice UNO control addition for context menu use.
> 
> +1

Yes, SAVE should also be present for CTRL+SELECTED (and maybe even for grouped stuff)
Comment 3 Telesto 2020-12-12 19:26:10 UTC
This above is the thing i'm falling about, however if I would consider to drop the dialog and implement bug 137835 instead 

Ideally - in my perception - with F2 press to activate the edit field (if focus being in the sidebar), but kind remind me of F2 being used already for something

I assume someone gonna point out that the sidebar being optional and having to accommodate all possibility's.. :P
Comment 4 Heiko Tietze 2020-12-16 08:56:23 UTC
Save/Export in the context menu? Never seen this in other applications and it would be quite unclear whether it affects the current selection, the page, or the whole document. I tend to disagree.
Comment 5 Telesto 2020-12-16 09:56:56 UTC
(In reply to Heiko Tietze from comment #4)
> Save/Export in the context menu? Never seen this in other applications and
> it would be quite unclear whether it affects the current selection, the
> page, or the whole document. I tend to disagree.

Obvious the selected items would be export, with selection present.. Would not be different from File -> export with 'selection' checked.
Except it would be obviously faster :P

Right click context menu on (empty) page should export the full page.. 


Adding mwtjunkmail to the CC list, would see him as user of this function
Comment 6 xordevoreaux 2020-12-17 16:15:25 UTC
In Draw, I usually export an entire page. A nice-to-have would be a saving from a context menu when right-clicking on a particular slide, but that's not the same as what's being suggested here.
Comment 7 Heiko Tietze 2021-02-15 15:07:46 UTC
Looks like this idea got some agreement. The new "Export Selection" command should call the export dialog (as Export does right now) but with "[ ] Selection" enabled.