-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
aspect: testingAnything related to testing Gitpod manually, automated integration tests or even unit testsAnything related to testing Gitpod manually, automated integration tests or even unit testscomponent: blobserveeditor: code (browser)type: bugSomething isn't workingSomething isn't working
Description
Bug description
When you open the VS Code mini-browser in Firefox, its layout appears broken in staging, while it looks fine in production. Also, it looks fine in Chrome in both staging and production, so this is Firefox-specific.
Staging (broken)
Production (works)
Steps to reproduce
- Open https://github.com/techwithtim/NEAT-Flappy-Bird in staging
Or,
- Run
python3 -m http.server 1337in a staging workspace, then open port1337in a preview
Expected behavior
No response
Example repository
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
aspect: testingAnything related to testing Gitpod manually, automated integration tests or even unit testsAnything related to testing Gitpod manually, automated integration tests or even unit testscomponent: blobserveeditor: code (browser)type: bugSomething isn't workingSomething isn't working

