Project

General

Profile

Bug #309

When in full screen mode, resizing the browser window causes display to disappear.

Added by Brian Flanagan about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/16/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Run the following:

#fullScreen: true
cls 3
Print "Hello"
Ink 1
Draw 0,0 to Screen Width,Screen Height
Draw Screen Width,0 to 0,Screen Height

Then, try to resize the web browser window. When you do, the window goes black, and won't redaraw.
There should be an onresize event for the browser window, to correct this.

#1

Updated by Brian Flanagan about 4 years ago

Sorry, bad example. The above example actually works, if the program is left running...
but here's an example that does exhibit this issue.

Just run the baox game, then try resizing the browser window.

#2

Updated by Brian Flanagan about 4 years ago

  • Status changed from New to Closed

NOT a good report. Re-entering this.

Also available in: Atom PDF