Green dots should continue to draw normally. But in Chrome on ChromeOS (and probably Linux) with Intel HD 400
graphics it erases the canvas where it is drawing, so the red background (via css) can shine through.
Screenshot
To make drawing work normally again press "Add & Remove Draw-Canvas to DOM". The bug only occurs if the canvas was not in the DOM since the last tab switch.