philc / philc/vimium

Popup and options page are broken in firefox private mode

Open
#3,990 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
27k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
In private mode of Firefox browser it is impossible to set rules by clicking on V icon or by using options page.
(There is an error in browser's console window)

To Reproduce
Steps to reproduce the behavior:

  1. Allow Vimium extension in private mode
  2. Go to any page
  3. Click on V icon
    image

Or
2. Go to Vimium options page
image

Browser and Vimium version

    "name": "Firefox",
    "osVersion": "Linux 5.11.0-46-generic #51~20.04.1-Ubuntu SMP Fri Jan 7 06:51:40 UTC 2022",
    "version": "95.0.1",
    "buildID": "20211215221728",
    "distributionID": "canonical",
    "userAgent": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0",

      "name": "Vimium",
      "type": "extension",
      "version": "1.67.1",
      "isActive": true,
      "id": "{4baa09d9-b782-4ebb-b844-dcbfd3272145}"

https://pastebin.com/WUrJNyyi

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure in Firefox private mode by opening the extension popup and options page, then inspect the browser console and the linked Pastebin report. The issue is resolved when rules can be set from both entry points without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.