Skip to content
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

Closed
2 tasks done
Alfamari opened this issue Nov 30, 2023 · 5 comments
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@Alfamari
Copy link

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.

@srwi srwi added the bug Something isn't working label Nov 30, 2023
@bolte-io
Copy link

bolte-io commented Feb 5, 2024

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

@informagico
Copy link

Same experience here on Windows 11 23H2 and EverythingToolbar 1.3.2.0

srwi added a commit that referenced this issue Mar 31, 2024
@srwi
Copy link
Owner

srwi commented Mar 31, 2024

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

@srwi srwi closed this as completed Mar 31, 2024
@yyjdelete
Copy link
Contributor

@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
Copy link
Owner

srwi commented May 2, 2024

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants