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
Full screen sometimes fails to activate after a tiddler was closed while full screen
Expected behavior
No response
To Reproduce
Create a new tiddler and save it (name "Tiddler1").
Create another new tiddler. In this new tiddler activate full screen. Immediately quit without saving (press escape while in full screen)
Full screen in "Tiddler1" fails to activate.
To reset, recreate a new tiddler, which will be opened on full screen. Then quit the full screen from this new tiddler. You can now activate full screen on "Tiddler1".
Also happens (but maybe not every time) with existing tiddlers. For example on your demo :
Open tiddler "$:/config/AutoFocus". Activate fullscreen. Immediately quit (press escape while full screen)
Open "GettingStarted". Full screen fails to activate.
Open "$:/config/AutoFocus" which will be full screen. Deactivate full screen.
Full screen can now be activated in "GettingStarted"
This is definitely a state issue because when the bug appears, deleting all tiddlers named $:/state/codemirror-6/fullscreen/Draft of ... solves the problem
Describe the bug
Full screen sometimes fails to activate after a tiddler was closed while full screen
Expected behavior
No response
To Reproduce
Also happens (but maybe not every time) with existing tiddlers. For example on your demo :
Screenshots
No response
Configuration
Tested on local with tiddlydesktop 0.0.18
and on your demo : https://oeyoews.github.io/tiddlywiki-codemirror6/ with firefox 128.4.0esr
Additional context
It looks like a full screen state saved somewhere and not reset when quitting a tiddler.
I am not experienced enough to help more.
The text was updated successfully, but these errors were encountered: