Page 1 of 1

Browser Widget

Posted: Sat Jan 08, 2022 10:46 pm
by TR-i
I recently updated both MacOS (to Monterey) and Livecode (to 10.x). I'm now experiencing performance issues with the Browser widget.

For example: Run "https://pixijs.com" in Safari. Then create a Browser widget in Livecode and set the URL to "https://pixijs.com". Compare result.

My project, which addresses WebGL through the widget is displaying even worse timing delays.

Anyone else experiencing this?

Re: Browser Widget

Posted: Sun Jan 09, 2022 3:33 pm
by stam
Confirmed - in liveCode 9.6.5 and web widget, https://pixijs.com doesn't render that fanciful background it does in a browser.

it seems to be a webGL fail in general - for example the following site fails even more spectacularly: https://webglsamples.org/blob/blob.html

Re: Browser Widget

Posted: Mon Jan 10, 2022 6:48 pm
by LCMark
@TR-i / @stam: That issue sounds like https://quality.livecode.com/show_bug.cgi?id=23394 - this is fixed in 9.6.6-rc-1 (and that fix will be included in the next DP of 10).

Re: Browser Widget

Posted: Fri Jan 14, 2022 6:17 am
by TR-i
Thanks for the update. Next DP is expected when?

Re: Browser Widget

Posted: Fri Feb 04, 2022 11:22 pm
by TR-i
The issue is not with Livecode itself, but conflict with Monterey. Tested on 2 identical hardware systems. Only difference is the OS version. Here's a comparison:

http://www.patronet.com/Livecode%20Brow ... 20Test.mp4