srwi / EverythingToolbar

Everything integration for the Windows taskbar.
Other
8.77k stars 395 forks source link

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

Closed Alfamari closed 3 months ago

Alfamari commented 7 months ago

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.

bolte-io commented 5 months ago

I am also experiencing this issue on the latest version, and the prior 1.31 version

informagico commented 3 months ago

Same experience here on Windows 11 23H2 and EverythingToolbar 1.3.2.0

srwi commented 3 months ago

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

yyjdelete commented 2 months ago

@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 2 months ago

@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