Widget "Browser"

Hello, already when fetching the browser widget the system hangs very often.
If you select it again later, the system hangs very often.

I have set the HTMLText of the widget to the embeded code of a YouTube video. The video is manually startable.

I would expect this to do the same.

on mouseup
put “var element = player.playVideo()” into dasscript
do dasscript in widget "Browser
end mouseup

Unfortunately, it does not do this.

Thank you for the bug report Thomas. I have filed this as an issue and we will work to fix this as soon as possible.