Issue 19325 - Add keyboard shortcut to "Paste special"
Summary: Add keyboard shortcut to "Paste special"
Status: CLOSED FIXED
Alias: None
Product: ui
Classification: Code
Component: ui (show other issues)
Version: OOo 1.1 RC4
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: michael.ruess
QA Contact: issues@ui
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-09 14:19 UTC by falko.tesch
Modified: 2004-04-30 16:35 UTC (History)
1 user (show)

See Also:
Issue Type: FEATURE
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description falko.tesch 2003-09-09 14:19:01 UTC
While copy and paste is very easy to accomplish with keyboard shortcuts (CTRL+C
and CTRL+V) paste special has no keyboard shortcut assigned to.
But many people often are in need to use other clipbaord formats than the
current one for their paste action.
A good example would be to copy text (formatted as 'Heading 1') from a Writer
document and paste it into another. But in the destination document the text
should be ordinary text (formatted as 'Textbody'). If the user now chooses
STRG+V the pasted text will stay formatted as 'Heading 1' instead of being
formatted as its new environment ('Textbody').
Instead the user will choose 'Paste speciak' to accomplish this goal. This whole
scenario is a very common one but contains awkward action to reach the 'Paste
special' dialogue.
The new keyboard shortcut for all platforms and all applications is:
SHIFT+CTRL+V
(I tested this combination in Solaris 8, Linux KDE/Gnome and Windows XP)
Comment 1 Oliver Specht 2003-09-15 09:41:02 UTC
Fixed in cws os20 in 
sw/source/ui/inc/swacc.hrc
sd/source/ui/app/accel.src
sc/source/ui/src/menue.src
Comment 2 Oliver Specht 2003-09-19 10:18:58 UTC
cws os20 can be found on so-cwsserv02, wntmsci8 and unxlngi5.pro
Comment 3 michael.ruess 2003-09-22 09:34:35 UTC
Checked fix with internal CWS os20.
Comment 4 michael.ruess 2003-09-22 09:35:14 UTC
Verified. New Feature will be included in OO 2.0.
Comment 5 michael.ruess 2003-09-22 09:35:49 UTC
reopened, because erroneously closed.
Comment 6 michael.ruess 2003-09-22 09:36:03 UTC
again to fixed.
Comment 7 michael.ruess 2003-09-22 09:36:24 UTC
Now verified.
Comment 8 michael.ruess 2004-04-30 16:35:16 UTC
Checked with OO 2.0 build 680m35. Closed.