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

With Quick Look window open, up arrow does not go up when last snippet is selected #72

Open
rben01 opened this issue Aug 10, 2024 · 5 comments
Labels
investigate Under investigation

Comments

@rben01
Copy link

rben01 commented Aug 10, 2024

Describe the bug
With PastePal docked to the left or right side, when PastePal’s quicklook window (bound to by default) is open, the up arrow does not select the previous clipboard entry when last entry is selected. Similarly, if PastePal is docked to the top or bottom, the left arrow does not select the previous clipboard entry when the quicklook window is open and the last entry is selected.

To Reproduce
Steps to reproduce the behavior:

  1. Set PastePal to be docked to the right side
  2. Open PastePal’s side window
  3. Press space to open quicklook
  4. Press the down arrow until you have selected the last entry
  5. Press up arrow

Expected behavior
Selection goes up

Actual behavior
Nothing happens at all

Desktop (please complete the following information):

  • OS: macOS
  • Browser: Safari
  • Version: 2.16.1 (176)
@onmyway133 onmyway133 added the investigate Under investigation label Aug 14, 2024
@onmyway133
Copy link
Member

@rben01 Hi, thanks for the feedback, does it work if you press Space to dismiss the quick look window, then press Arrow up to navigate?

@rben01
Copy link
Author

rben01 commented Aug 15, 2024

Actually, Space does not dismiss the Quick Look window when the last entry is selected. Esc still works, and then Up Arrow works as expected.

@onmyway133
Copy link
Member

@rben01 Do you remember what you're showing in quick look? Is it a plain text or a web link preview?
I've also improved this part in latest release today, can you try and see if it works for you?

@rben01
Copy link
Author

rben01 commented Aug 18, 2024

It may be related to the fact that the second-to-last item is a web link. Deleting the second-to-last item so that ordinary text was in its place, the issue went away.

@onmyway133
Copy link
Member

@rben01 Ja some web link can auto take focus so we can't navigate. But this has been addressed in latest PastePal version

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

No branches or pull requests

2 participants