You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When going into fullscreen mode in the Markdown editor, the header bar shows through from behind the UI.
Steps to Reproduce
Create/open a page using Markdown editor mode
Enter fullscreen mode
Tada!
Expected Behaviour
I'd expect this to behave the same as in the WYSIWYG editor, with the editor controls showing and the header bar being completely invisible.
Screenshots or Additional Context
There is no customisation done to the UI of Bookstack here aside from some changing of some colours in the settings and the addition of some Mathjax scripts to the custom header content section.
I don't remember seeing this before v23.10, but that doesn't mean it wasn't already there before the editor UI tweaks because I don't often use Markdown editing.
I also did try to look for duplicates of this issue but couldn't find any - sorry if it is duplicated!
Browser Details
Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0
Exact BookStack Version
v23.10
The text was updated successfully, but these errors were encountered:
Thanks for reporting @codemicro.
Can confirm this. Would have been a scenario i missed in the editor design changes.
Have now patched this in 9dd05b8.
This patch will be part of the next patch release (v23.10.1)
Describe the Bug
When going into fullscreen mode in the Markdown editor, the header bar shows through from behind the UI.
Steps to Reproduce
Expected Behaviour
I'd expect this to behave the same as in the WYSIWYG editor, with the editor controls showing and the header bar being completely invisible.
Screenshots or Additional Context
There is no customisation done to the UI of Bookstack here aside from some changing of some colours in the settings and the addition of some Mathjax scripts to the custom header content section.
I don't remember seeing this before v23.10, but that doesn't mean it wasn't already there before the editor UI tweaks because I don't often use Markdown editing.
I also did try to look for duplicates of this issue but couldn't find any - sorry if it is duplicated!
Browser Details
Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0
Exact BookStack Version
v23.10
The text was updated successfully, but these errors were encountered: