srwi/EverythingToolbar

Shift+Home/End does not highlight line in deskband, home/end do not move text caret

Closed this issue · 5 comments

Preflight Checklist

  • I have fully read the README and it did not solve the problem.
  • I have searched all open and closed issues for the same bug report without success.

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.

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

srwi commented

The problem has been fixed and will be available in the next release.

@srwi
home/end still not move the cursor in text,
Instead, it move the file chooser, which look strange.(home/end in notepad move to head/end of the same line(left/right only and no up/down)
If the current behavior will be kept, hope there is an option for that.

srwi commented

@srwi home/end still not move the cursor in text, Instead, it move the file chooser, which look strange.(home/end in notepad move to head/end of the same line(left/right only and no up/down) If the current behavior will be kept, hope there is an option for that.

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