Originally created by @biosaat on GitHub (May 13, 2023).
Describe the bug
When notepad++ windows regains the focus, the cursor is not active thus it is not possible to type right away. One has to mouse click into the window to regain the cursor first.
To Reproduce
Steps to reproduce the behavior:
Open notepad++ and another application of your choice
type some text into a notepad++ file
Press Alt+l and Alt+h to move focus between the two applications
When focus gets back to notepad++ window, the cursor is lost.
Expected behavior
Cursor should blink at former position and be ready to receive keyboard input.
Operating System
Microsoft Windows 10 Pro
10.0.19045 Build 19045
Notepad++ v 8.4.9
Originally created by @biosaat on GitHub (May 13, 2023).
**Describe the bug**
When notepad++ windows regains the focus, the cursor is not active thus it is not possible to type right away. One has to mouse click into the window to regain the cursor first.
**To Reproduce**
Steps to reproduce the behavior:
1. Open notepad++ and another application of your choice
2. type some text into a notepad++ file
3. Press Alt+l and Alt+h to move focus between the two applications
5. When focus gets back to notepad++ window, the cursor is lost.
**Expected behavior**
Cursor should blink at former position and be ready to receive keyboard input.
**Operating System**
Microsoft Windows 10 Pro
10.0.19045 Build 19045
Notepad++ v 8.4.9
adam
added the bug label 2026-01-05 14:49:00 +01:00
If this is still an issue it should be raised in the Notepad++ repo as it suggests a failure to handle focus change events properly.
@LGUG2Z commented on GitHub (Jan 23, 2025):
If this is still an issue it should be raised in the Notepad++ repo as it suggests a failure to handle focus change events properly.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @biosaat on GitHub (May 13, 2023).
Describe the bug
When notepad++ windows regains the focus, the cursor is not active thus it is not possible to type right away. One has to mouse click into the window to regain the cursor first.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Cursor should blink at former position and be ready to receive keyboard input.
Operating System
Microsoft Windows 10 Pro
10.0.19045 Build 19045
Notepad++ v 8.4.9
@LGUG2Z commented on GitHub (Jan 23, 2025):
If this is still an issue it should be raised in the Notepad++ repo as it suggests a failure to handle focus change events properly.