rubberduck-vba / Rubberduck

Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
https://rubberduckvba.com
GNU General Public License v3.0
1.91k stars 299 forks source link

Copy to clipboard doesn't work #3648

Closed BluejacketScott closed 6 years ago

BluejacketScott commented 6 years ago

Button on test explorer to copy to clipboard doesn't do anything.

Vogel612 commented 6 years ago

What version of Rubberduck are you running?

BluejacketScott commented 6 years ago

Rubberduck version: Version 2.1.1.2532 Operating System: Microsoft Windows NT 10.0.17046.0, x64 Host Product: Microsoft Office 2016 x64 Host Version: 16.0.8730.2127 Host Executable: MSACCESS.EXE

IvenBach commented 6 years ago

Same issue for me.

Rubberduck version: Version 2.1.6572.17384 Operating System: Microsoft Windows NT 10.0.15063.0, x64 Host Product: Microsoft Office 2016 x86 Host Version: 16.0.8730.2127 Host Executable: EXCEL.EXE

kwnwzlnd commented 6 years ago

Same issue.

Shortcut Ctrl+C in Rubberduck default Settings is set to "Code Explorer". Also Ctrl+M is set to Ident and is VBE-Standard "Import Module" in Files.

Excel Version 14.0.7912 32Bit German Rubberduck-Version 2.1.2.2718

retailcoder commented 6 years ago

@kwnwzlnd the indenter hotkeys match the original Smart Indenter add-in's hotkey mappings, that's by design. .2718 should have the CE default mapping back to Ctrl+R though... :confused:

ChrisBrackett commented 6 years ago

The CTRL+C mapping threw me off. I've been pressing CTRL+C, moving focus back to the code, and pressing CTRL+C again to copy. This post helped me understand what was happening so I removed the hotkey in RD.

Vogel612 commented 6 years ago

This should be fixed, I can not reproduce this and I daresay nobody else can either :)