- labels: Editor Focus --> Editor
Hello,
in the CodeBlocks Version 16.01 and 17.12 i have found another bug or issue.
The editor in CodeBlocks lost the focus, when changing the perspective between minimal and default by Keyboard Shortcut or Menueitem.
System:
-Windows 10
-CodeBlocks 16.01 or 17.12
-Configured Keyboard Shortcut for "Menuebar->View->Perspectives->minimal/default"
minimal -> Ctrl-Shift-PageUp
default -> Ctrl-Shift-PageDown
You can reproduce it by the following steps:
1. Start the CodeBlocks
2. Open more than on file in the CodeBlocks Editor
3. Edit one file the the focus is set to the editor
3. Change the perspective by "Menuebar->View->Perspectives->minimal/default" by the Keyboard Shortcut.
4. Try to edit the file without mouseclick in the Editortab. (Focus is lost)
This issue is not so important for the users who uses the mouse very often, but it is hard for the "power keyboard users".
Thanks