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

[BUG] Quick Search box doesn't respect cursor movement keys #797

Open
6 of 7 tasks
scoates opened this issue Jul 31, 2024 · 7 comments
Open
6 of 7 tasks

[BUG] Quick Search box doesn't respect cursor movement keys #797

scoates opened this issue Jul 31, 2024 · 7 comments

Comments

@scoates
Copy link

scoates commented Jul 31, 2024

Preliminaries
I have ensured that:

  • I am running the latest version of Strongbox on the App Store by searching for Strongbox and clicking into it to see the Update button (or not)
  • I have performed a full restart of my device no matter how annoying that is

Versions
On macOS (please complete the following information):

  • OS: Sonoma 14.6 (23G80)

Strongbox Version

  • Version: 1.60.10 (Pro)

Describe the bug
In the new quick search box ("Search Strongbox"), the text selection keys don't behave properly.

  • cmd-a should select all of the text (it doesn't seem to do anything)
  • if you type some text in the box and press the left arrow, that seems to work, but the right arrow never seems to work
  • home and end (fn-left, fn-right respectively) don't seem to work
  • cmd-left move to the start, it doesn't
  • option-left does move left a word, but option-right doesn't do anything

To Reproduce
Steps to reproduce the behavior:

  1. Press shift-cmd-j to open the quick search box
  2. type as described above

Expected behavior
Described above

Screenshots & Recordings
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@strongbox-mark
Copy link
Member

Thanks for the report, we'll take a look and see if we can improve this. We want the arrow keys to be used to navigate to actions and the results, so there are perhaps some interactions that won't work but we should be able to do better.

@scoates
Copy link
Author

scoates commented Aug 1, 2024

Thanks for the background, and I appreciate that you'll look into it.

FWIW, the main reason I chose Strongbox over other products (I switched from 1P) is that it mostly behaves like everything else (with bad-app exceptions) on my Mac. It's really jarring when something like a text field doesn't work the way it's supposed to. I'd rather have to manage a tab key/focus than not have text editing.

@strongbox-mark
Copy link
Member

Hi @scoates - This should be improved for you in the latest 1.60.12 release. We might not have got everything though, but let us know how it goes.

@scoates
Copy link
Author

scoates commented Aug 12, 2024

Hi. It still seems pretty flaky to me, but I haven't gone through the make-sure-I'm-updated and reboot tasks again, yet. I'll try to make time this week. Thanks for looking into it.

@georgesnow
Copy link

just a quick feedback on testing:

version: Strongbox Pro 1.60.17
this works = >cmd-a should select all of the text (it doesn't seem to do anything)
right arrow works => if you type some text in the box and press the left arrow, that seems to work, but the right arrow never seems to work
this does not = >home and end (fn-left, fn-right respectively) don't seem to work
this works = > cmd-left move to the start, it doesn't
this works left and right = > option-left does move left a word, but option-right doesn't do anything

@strongbox-mark
Copy link
Member

Thanks @georgesnow - So we've got just one item remaining:

home and end (fn-left, fn-right respectively) don't seem to work

Right?

@scoates
Copy link
Author

scoates commented Sep 4, 2024

I made some time to test this. Sorry for the delay. Difficult season. I updated my list above to be a task list. Yes, they're all working now except:

home and end (fn-left, fn-right respectively) don't seem to work

(Thanks; this is much better!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants