? shows shortcuts while editing #4265

Closed
opened 2026-02-05 08:23:02 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @matthias4217 on GitHub (Oct 9, 2023).

Describe the Bug

When editing a page, pressing ? will both write the character and show the on-screen shortcuts available. This behaviour has only been observed in the Markdown editor.

Steps to Reproduce

  1. Edit a page in Markdown
  2. Press the ? key

Expected Behaviour

When in edit mode, ? should write the character and not show available shortcuts.

Screenshots or Additional Context

We have made some customization to our Bookstack instance. I don’t think any of them should impact this behaviour.

Browser Details

Firefox 118.0.1 (64-bit)

Exact BookStack Version

v23.08.2

Originally created by @matthias4217 on GitHub (Oct 9, 2023). ### Describe the Bug When editing a page, pressing `?` will both write the character and show the on-screen shortcuts available. This behaviour has only been observed in the Markdown editor. ### Steps to Reproduce 1. Edit a page in Markdown 2. Press the `?` key ### Expected Behaviour When in edit mode, `?` should write the character and not show available shortcuts. ### Screenshots or Additional Context We have made some customization to our Bookstack instance. I don’t think any of them should impact this behaviour. ### Browser Details Firefox 118.0.1 (64-bit) ### Exact BookStack Version v23.08.2
OVERLORD added the 🐛 Bug💻 Front-End labels 2026-02-05 08:23:02 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Oct 23, 2023):

Thanks for reporting @matthias4217.
Could confirm this would occur on the markdown editor, upon all other system text inputs.
This has been addressed in d42af4affc which will be part of the next feature release.

@ssddanbrown commented on GitHub (Oct 23, 2023): Thanks for reporting @matthias4217. Could confirm this would occur on the markdown editor, upon all other system text inputs. This has been addressed in d42af4affc047893e39be6ad25b384cde6c981ff which will be part of the next feature release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#4265