Rename Object by Hotkey Doesn't Set the Cursor Correctly

mluttb

Member
I love hotkeys and I try to use them all the time. I'm grateful that you can set in PL/SQL Developer for almost everything a shortcut key.

So I did this:

1. Settings -> Key Configuration -> Object: Rename = F2
2. Objects Browser, select a table, press F2
3. Rename Window opens but cursor is not set in "New Name" text-box!
-> As a consequence I have to use the mouse to edit the name.

Compared to: When I do this via context menu (Object -> Rename) the cursor is correctly set in the text-box!

PL/SQL Developer
Version 14.0.6.1988 (64 bit)
Windows 10 Build 19041
en-US(1033)/English (United States)
 
Last edited:
Back
Top