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

Lost focus while using keyboard arrow keys in global search field #3920

Closed
rockenren opened this issue Dec 16, 2022 · 1 comment
Closed

Lost focus while using keyboard arrow keys in global search field #3920

rockenren opened this issue Dec 16, 2022 · 1 comment

Comments

@rockenren
Copy link

Describe the Bug

When you place cursor in global search field and try to use keyboard arrow keys it will change input focus instead of moving cursor in search field.

Shortcut feature disabled.

Steps to Reproduce

Can be reproduced on https://demo.bookstackapp.com/

  1. Go to Global Search field
  2. Type anything
  3. Try to move cursor via keyboard arrow keys (left-right)
  4. Search input will lose focus (will cycle thru live search results instead of moving cursor in the search field)

Expected Behaviour

Cursor should be able to move with keyboard arrow keys in global search field.

Screenshots or Additional Context

No response

Browser Details

Firefox 108, Chrome 108

Exact BookStack Version

v22.11

PHP Version

7.4.30

Hosting Environment

Ubuntu 18.04.6 LTS

@ssddanbrown
Copy link
Member

Thanks for reporting @rockenren.
This has been addressed in 2c0a734 and will be part of the next patch release.

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

No branches or pull requests

2 participants