CTRL bug

Hello, i have one problem with pl/sql developer (version 14.0.6.1988).
When i use hotkeys with ctrl the the letter ( which i used in combination from ctrl ) is automatically printed in window.

Example : i paste text, ctrl+v, after i press enter ( or any key ) , in this case when i press any key is printing letter V.

Bug is present for all hotkeys when is used CTRL.

In other application it's work OK.
 
Can you change the PL/SQL Developer shortcut and add the shortcutfix parameter? For example:

"C:\Program Files\PLSQL Developer 14\plsqldev.exe" shortcutfix
 
Back
Top