dralletje / Windowed

Chrome extension to keep fullscreen windows contained
167 stars 16 forks source link

Appears to break CodeSandbox (VSCode) UI #67

Open davidisaaclee opened 7 months ago

davidisaaclee commented 7 months ago

When loading a codesandbox.io editor (I think maybe the "Sandbox beta editor"? not really familiar with codesandbox) with Windowed enabled on Firefox, the editor is stuck loading indefinitely. Disabling Windowed fixes the issue.

Here's what I mean about "Sandbox beta editor" – so this may be an issue on codesandbox's side which will be fixed:

Screenshot 2024-01-18 at 7 44 37 AM

It seems like this is an embedded web version of VSCode – so this may be an issue with other web VSCode apps – I haven't used any.

Thanks for this great extension – I'm filing this issue because it makes my browsing better, and I don't want to disable it! Consider this another vote alongside #60 to add a denylist for Windowed.

jqtmviyu commented 6 months ago

Same in cloudflare workers editor.

Replace with browser's Picture-in-Picture feature.

dralletje commented 3 months ago

This explains a lot about my struggle getting these editors to work... thanks guys will look into it