Bug with rendering after answer

First, I was like this:


then when I tried to make it fullscreen:

I just tried pressing F11 to go full screen (windows 10/Vivaldi browser) and it won't return to normal if I press it again

Doesn't do this in Chromium on a Pi4 or in Firefox on my Win10 machine

I've never tried this before so don't know if a recent issue or been there for some time

This is a bug with the ask block:

I think it is the same issue: ask-block-bug (August 2020)

  1. run the ask block
  2. try to resize manually the stage or go to the full screen or come back in not full screen

what is your browser/operating system?

I cannot reproduce this.

neither can I.

https://youtu.be/yjU92cgELYg

The UI become crazy !

Windows 7
chrome Version 89.0.4389.90 (Build officiel) (32 bits)

I'm also getting it on Windows 10.

it's actually super easy to replicate

nope, not for me, not on my Mac. Tried to replicate it with Chrome, Safari, Firefox and Edge, but wasn't able to.

Chrome@Win10, after
changing browser window max/min,
change presentation mode back/forth
multiple times.

snap.html:37 [Violation] 'requestAnimationFrame' handler took 205ms
morphic.js?version=2021-02-10:3759 Uncaught RangeError: Maximum call stack size exceeded
at StringMorph.Morph.changed (morphic.js?version=2021-02-10:3759)
at StringMorph.Morph.moveBy (morphic.js?version=2021-02-10:3324)
at PushButtonMorph.Morph.moveBy (morphic.js?version=2021-02-10:3328)
at PushButtonMorph.Morph.setPosition (morphic.js?version=2021-02-10:3335)
at PushButtonMorph.Morph.setLeft (morphic.js?version=2021-02-10:3340)
at StagePrompterMorph.fixLayout (objects.js?version=2021-03-09:12194)
at StagePrompterMorph.Morph.setExtent (morphic.js?version=2021-02-10:3445)
at StagePrompterMorph.Morph.setHeight (morphic.js?version=2021-02-10:3454)
at StagePrompterMorph.fixLayout (objects.js?version=2021-03-09:12195)
at StagePrompterMorph.Morph.setExtent (morphic.js?version=2021-02-10:3445)
Morph.changed @ morphic.js?version=2021-02-10:3759
Morph.moveBy @ morphic.js?version=2021-02-10:3324
Morph.moveBy @ morphic.js?version=2021-02-10:3328
Morph.setPosition @ morphic.js?version=2021-02-10:3335
StagePrompterMorph.fixLayout @ objects.js?version=2021-03-09:12194
Morph.setExtent @ morphic.js?version=2021-02-10:3445
Morph.setHeight @ morphic.js?version=2021-02-10:3454
StagePrompterMorph.fixLayout @ objects.js?version=2021-03-09:12195
Morph.setExtent @ morphic.js?version=2021-02-10:3445
Morph.setHeight @ morphic.js?version=2021-02-10:3454
StagePrompterMorph.fixLayout @ objects.js?version=2021-03-09:12195
Morph.setExtent @ morphic.js?version=2021-02-10:3445
Morph.setHeight @ morphic.js?version=2021-02-10:3454
StagePrompterMorph.fixLayout @ objects.js?version=2021-03-09:12195

Looks like

is trying to call itself

thank you, @dardoro! With this info I was able to reproduce and find the bug on my Mac, however not when toggling presentation mode but when minimizing the stage. I've just fixed it for the next patch, coming up in a few days.

Windows10 - Edge, Chrome version detected