This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 217796 - Extended Clipboard shortcut is always appending a '@' character after CTRL+ALT+V
Summary: Extended Clipboard shortcut is always appending a '@' character after CTRL+ALT+V
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: PC Windows 7 x64
: P2 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-04 10:57 UTC by crazyjavahacking
Modified: 2012-09-07 02:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description crazyjavahacking 2012-09-04 10:57:19 UTC
Every time I press the combination for Extended Clipboard (CTRL+ALT+V) the '@' character is inserted.

NetBeans Dev 201209040001, JDK 7u5 32bit, Win7 SP1 64bit
Comment 1 Milutin Kristofic 2012-09-04 14:46:58 UTC
This looks windows specific. On windows ctrl+alt = right-alt. For example czech keyboard has right-alt-v for @. 

I am looking for new shortcut.
Comment 2 Milutin Kristofic 2012-09-06 11:31:54 UTC
Changed shortcut to ctrl-shift-D

http://hg.netbeans.org/jet-main/rev/987d7d93b37e
Comment 3 Quality Engineering 2012-09-07 02:11:31 UTC
Integrated into 'main-golden', will be available in build *201209070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/987d7d93b37e
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #217796 - Extended Clipboard shortcut is always appending a '@' character after CTRL+ALT+V