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

Closed
opened 2026-02-05 06:36:57 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @rockenren on GitHub (Dec 16, 2022).

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

Originally created by @rockenren on GitHub (Dec 16, 2022). ### 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
OVERLORD added the 🐛 Bug💻 Front-End labels 2026-02-05 06:36:57 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Dec 16, 2022):

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

@ssddanbrown commented on GitHub (Dec 16, 2022): Thanks for reporting @rockenren. This has been addressed in 2c0a7346b1635b5fd1599a86e33e3c834d9a967c and will be part of the next patch release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3403