Bug 130897 - Implement fewer key combination for "paste value"
Summary: Implement fewer key combination for "paste value"
Status: RESOLVED WONTFIX
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.3.4.2 release
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
: 130896 (view as bug list)
Depends on:
Blocks: Paste-Special
  Show dependency treegraph
 
Reported: 2020-02-24 10:33 UTC by horus
Modified: 2020-02-25 06:39 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 horus 2020-02-24 10:33:22 UTC
Currently, to paste value without format in Calc using keyboard is a pain in the *ss because we have to press 4 keys: Ctrl+Shift+Alt+V

Please implement fewer keys like in Google spreadsheet: Ctrl+Shift+V

Or even better: two keys or one key

Two keys: it seems like Ctrl+E, Ctrl+L and Ctrl+T are available
One key: F6
Comment 1 V Stuart Foote 2020-02-25 06:37:03 UTC
Assign any shortcut you like.

In Calc main menu, Tools -> Customize... dialog. On the 'Keyboard' for 'Calc' module.

You'll want the "Paste Only Numbers" entry ('.uno:PasteOnlyValue'), or if you prefer the "Paste Unformatted Text" entry ('.uno:PasteUnformatted') which as noted is assigned the shortcut <Ctrl>+<Shift>+<Alt>+V.

As can be infinitely customized by user--no valid requirement to change what are reasonable UI defaults.
Comment 2 V Stuart Foote 2020-02-25 06:39:53 UTC
*** Bug 130896 has been marked as a duplicate of this bug. ***