Code Block editing do not work on iphone/iPad browsers #2304

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

Originally created by @travelg on GitHub (Jun 22, 2021).

Describe the bug
editing Code Block in iPhone browsers do not work.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Go to edit page
  2. Click on Formats
  3. Add New Code Block and add some text
  4. Save page
  5. Open again this page to edit
  6. Try to touch code block edit it on iPhone
  7. Error Can not edit code block

Expected behavior
able to edit code block on touch screen devices iphone/iPad

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

Your Configuration (please complete the following information):

  • Exact BookStack Version (Found in settings): 21.05.2
Originally created by @travelg on GitHub (Jun 22, 2021). **Describe the bug** editing Code Block in iPhone browsers do not work. **Steps To Reproduce** Steps to reproduce the behavior: 1. Go to edit page 2. Click on Formats 3. Add New Code Block and add some text 4. Save page 5. Open again this page to edit 6. Try to touch code block edit it on iPhone 7. Error Can not edit code block **Expected behavior** able to edit code block on touch screen devices iphone/iPad **Screenshots** If applicable, add screenshots to help explain your problem. **Your Configuration (please complete the following information):** - Exact BookStack Version (Found in settings): 21.05.2
OVERLORD added the 🐛 Bug📝 WYSIWYG Editor💻 Front-End labels 2026-02-05 03:36:23 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Oct 15, 2022):

Thanks for reporting @travelg and sorry for the late response.
Can confirm this, and have added functionality in 0269f5122e to show a tooltip, with edit button, when a code block is selected in the editor.
This will be part of the next feature release.

@ssddanbrown commented on GitHub (Oct 15, 2022): Thanks for reporting @travelg and sorry for the late response. Can confirm this, and have added functionality in 0269f5122e114203586d6fbb1e795e2421fb679b to show a tooltip, with edit button, when a code block is selected in the editor. This 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#2304