-
-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shift+Home/End does not highlight line in deskband, home/end do not move text caret #469
Comments
I am also experiencing this issue on the latest version, and the prior 1.31 version |
Same experience here on Windows 11 23H2 and EverythingToolbar 1.3.2.0 |
The problem has been fixed and will be available in the next release. |
@srwi |
This is by design whenever the option "Select first result" is enabled as the keyboard focus will be on the search result (if applicable) rather than the text box |
Preflight Checklist
EverythingToolbar Version
1.3.2.0
Everything Version
1.4.1.1024 (x64)
Windows Version
Windows 10 Home Version: 22H2
Steps to reproduce
Type something in the deskband, hold shift and hit home or end key.
Or just hit home or end key.
Expected Behavior
Highlights from the cursor/caret position to either the beginning or end of the line if holding shift.
Otherwise moves text caret to beginning or end of line if not holding shift.
Actual Behavior
Shift is ignored completely, home/end select the first/last entry of the results instead of manipulating the cursor/caret position in the text box despite the text box being in focus.
Screenshots
No response
Log output
2023-11-29 14:06:08.7843|INFO|CSDeskBand.CSDeskBandWpf|EverythingToolbar 1.3.2.0 started. OS: Microsoft Windows NT 10.0.19045.0|
2023-11-29 17:22:37.6479|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|
Additional Information
Works as intended in the main program window, just not in the deskband.
The text was updated successfully, but these errors were encountered: