Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panel doesn't render on Windows Arc browser #1829

Open
seia-soto opened this issue Aug 23, 2024 · 2 comments
Open

Panel doesn't render on Windows Arc browser #1829

seia-soto opened this issue Aug 23, 2024 · 2 comments
Assignees
Labels
Bug Something isn't working

Comments

@seia-soto
Copy link
Member

seia-soto commented Aug 23, 2024

Ghostery popup window doesn't render on:

Not reproducible on the following systems:

  • Arc Browser on macOS
  • Chromium on Windows

Also:

  • Onboarding didn't show up

Console (popup window)

options.js:292 Options: successfully migrated options from v8 Object[[Prototype]]: Object
(EOF)

DOM content

<html lang="en"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width">
    <title>Ghostery panel</title>
    
    <script async="" type="module" crossorigin="" src="/pages/panel/index.js"></script>
    <link rel="stylesheet" href="/assets/styles2.css">
  </head>
  <body tabindex="0" class="l-ux5r4-c"><gh-panel-home class="l-dzajv-c">
      
    </gh-panel-home></body></html>

Screenshot

image

Raw install directory archive

mlomiejdfkolichcflejclcbmpeaniij.zip

  • Extracted extension works on Windows Chrome and ungoogled-chromium
@seia-soto seia-soto added the Bug Something isn't working label Aug 23, 2024
@seia-soto
Copy link
Member Author

seia-soto commented Aug 24, 2024

This is not reproducible on Ghostery Browser Extension local build (v10.4.1 to v10.4.2 and main branch, with --no-filename-limit). There's a possibility that build v10.4.1 was corrupted.

@seia-soto
Copy link
Member Author

seia-soto commented Aug 24, 2024

I also found that service worker never gets active when I use the version from CWS on Arc Browser. This may imply the installation is somehow corrupted, not our extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant