Firefox prevents FPN add-on from installing from new tabs/windows/private windows
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
People
(Reporter: alexandru.cornestean, Unassigned)
Details
Attachments
(1 file)
581.64 KB,
image/gif
|
Details |
[Affected versions]:
• Firefox 71.0a1 (20191007215350)
• Firefox 70.0b13 (20191007220302)
• Firefox 69.0.2 (20191001234643)
[Affected platforms]:
• Windows 10 Pro 64-bit
• MacOS High Sierra 10.13.6
[Steps to reproduce]:
- Install a VPN and set it to United States for the extension to be available for installation from https://private-network.firefox.com
- Navigate to https://private-network.firefox.com
- Locate the “+ Add to Firefox” button and middle click it OR right click it and select “Open Link in New Tab” / “Open Link in New Window” / “Open Link in New Private Window”
- Switch to the newly opened tab/window/private window
- Notice that a door hanger is displayed stating that Firefox prevented the add-on installation
[Description]:
Firefox will prevent the installation of FPN add-on (Firefox Private Network) when using either middle click OR right click and “Open Link in New Tab” / “Open Link in New Window” / “Open Link in New Private Window” on the “+ Add to Firefox” button from https://private-network.firefox.com while also displaying a door hanger stating this prohibition. For further details, please see the attached video (the video depicts only the middle click being performed on the button, however, the same results are obtained when performing the rest of the mentioned actions, as well).
Note: Users can properly install the add-on by left clicking the above mentioned button.
[Expected results]:
The browser should allow the installation of the add-on from new tabs/windows/private windows opened via middle click or right click and “Open Link in New Tab” / “Open Link in New Window” / “Open Link in New Private Window” performed on the “+ Add to Firefox” button. Additionally, the door hanger should no longer be displayed.
[Actual results]:
The browser prohibits the installation of the add-on from new tabs/windows/private windows opened via middle click or right click and “Open Link in New Tab” / “Open Link in New Window” / “Open Link in New Private Window” performed on the “+ Add to Firefox” button while also displaying a door hanger stating this.
Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 1•5 years ago
|
||
This is intentionally prevented here:
In this case, the browser principal is a nullPrincipal so the subsumes check fails.
Looking into whether that can be loosened up.
Comment 2•5 years ago
|
||
https://gist.github.com/mixedpuppy/ef4f5e1e4067390d67e61cdebeae4505
Kris, is there a reason we shouldn't do this?
Updated•5 years ago
|
Description
•