Fullscreen in editor showing save menu over editor in mobile view #1167

Closed
opened 2026-02-05 00:08:09 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Bolthier on GitHub (May 7, 2019).

Originally assigned to: @ssddanbrown on GitHub.

Describe the bug
When activating the fullscreen option of the editor in mobile view the menu with the save options is still shown.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Switch to mobile device/viewport
  2. Edit a page
  3. Activate fullscreen mode of the editor
  4. See save menu still hovering over the editor

Expected behavior
Save menu to be hidden.

Screenshots
Before activating fullscreen
https://i.imgur.com/3IPLBAj.jpg
After activating fullscreen
https://i.imgur.com/aC8NZmT.jpg

Your Configuration (please complete the following information):

  • Exact BookStack Version (Found in settings): BookStack v0.26.0
  • PHP Version: 7.2.10
  • Hosting Method (Nginx/Apache/Docker): Apache 2
Originally created by @Bolthier on GitHub (May 7, 2019). Originally assigned to: @ssddanbrown on GitHub. **Describe the bug** When activating the fullscreen option of the editor in mobile view the menu with the save options is still shown. **Steps To Reproduce** Steps to reproduce the behavior: 1. Switch to mobile device/viewport 2. Edit a page 3. Activate fullscreen mode of the editor 4. See save menu still hovering over the editor **Expected behavior** Save menu to be hidden. **Screenshots** Before activating fullscreen https://i.imgur.com/3IPLBAj.jpg After activating fullscreen https://i.imgur.com/aC8NZmT.jpg **Your Configuration (please complete the following information):** - Exact BookStack Version (Found in settings): BookStack v0.26.0 - PHP Version: 7.2.10 - Hosting Method (Nginx/Apache/Docker): Apache 2
OVERLORD added the 🐛 Bug🎨 Design labels 2026-02-05 00:08:09 +03:00
Author
Owner

@ssddanbrown commented on GitHub (May 8, 2019):

Thanks for reporting @Bolthier, I knew I shouldn't have been playing with z-index issues so close to release 😅

Was hoping to get in tonight's release but is actually a little tricky to ensure a fix doesn't break something else so am targeting the patch release thereafter.

@ssddanbrown commented on GitHub (May 8, 2019): Thanks for reporting @Bolthier, I knew I shouldn't have been playing with z-index issues so close to release :sweat_smile: Was hoping to get in tonight's release but is actually a little tricky to ensure a fix doesn't break something else so am targeting the patch release thereafter.
Author
Owner

@ssddanbrown commented on GitHub (May 19, 2019):

Patch applied in master, to be in the next patch release.
Thank again @Bolthier.

@ssddanbrown commented on GitHub (May 19, 2019): Patch applied in master, to be in the next patch release. Thank again @Bolthier.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1167