RDP Client: screen turns white after a resize event - DOMException: Failed to execute 'putImageData' on 'CanvasRenderingContext2D': The source has been detached
#42349
Labels
Expected behavior:
the session should continue to work.
Current behavior:
When alt-tabbing, I sometimes get a resolution change of +/- 1px. Sometimes, this causes the following exception in the devtools console:
DOMException: Failed to execute 'putImageData' on 'CanvasRenderingContext2D': The source has been detached
then, the screen turns white and the session needs to be disconnected (using the "..." menu) and restarted to work again. This is shown in the devtools (chrome 125 for windows):
I don't have a screenshot ready, but firefox shows a slightly different error message: it complains that width and height are invalid (again for putImageData' on 'CanvasRenderingContext2D)
this may or may not be related to #42006, which i reported earlier.
Bug details:
15.3.715.3.5The text was updated successfully, but these errors were encountered: