seb-mac icon indicating copy to clipboard operation
seb-mac copied to clipboard

Bug/sebmac 359 seb crashes on fullscreen

Open GerhardAM opened this issue 3 years ago • 1 comments

GerhardAM avatar Mar 14 '22 15:03 GerhardAM

Unfortunately it is necessary to explicitly close the open browser windows, because when reconfiguring the ones from the previous session stay open. After a lot of trial-and-error, I found out that the full screen window cannot be closed when the property releasedWhenClosed is used, so I changed that for such a full screen main browser window. I still think it's better to release all other windows when they get closed, therefore this special treatment of the one window type which causes the crash.

danschlet avatar Mar 17 '22 20:03 danschlet