Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo

[docker/playwright] policies.json file not applied

Hey everyone. I am automating end-to-end testing with playwright for python, using the official Docker image from the microsoft artifact repository (using `playwright/pyt… (funda kabanzi)

Hey everyone. I am automating end-to-end testing with playwright for python, using the official Docker image from the microsoft artifact repository (using `playwright/python:v1.49.1`).

As I have signed certificates for my local domains with my own certificate authority, I am trying to have Firefox automatically install the certificates via a policies file. However, Firefox seems to ignore the policies file no matter what.

To ensure that the file itself is used, I simplified it to a single boolean value, and ensured that it's copied correctly inside the container via the `cat` command. Here are the current contents:

{

 "policies": {
   "DisableTelemetry": true

}

I know that the CA certificate is installed correctly, as it works out of the box using the WebKit browser and Curl command. I have gotten it to work in Chromium by installing it to nssdb using `certutil`.

I have converted the file from ASCII to the `utf-8` charset.

The file has the expected content, and I have copied it to both `/etc/firefox/policies/policies.json` and `/ms-playwright/firefox-1466/firefox/distribution/policies.json` (the path to the binary is `/ms-playwright/firefox-1466/firefox/firefox`).

Opening `about:policies` shows the text "The Enterprise Policies service is inactive.", which is sadly not very informative. It would be nice to have a list of locations it looks in, and any problems it encountered.

The container uses Firefox Nightly 132.

Are these locations incorrect? Is there any way to debug this? Does anyone have any other suggestions? If you need any more info (Dockerfile, etc.), please let me know.

Thanks in advance.

Asked by Pat B 3 izinyanga ezidlule

Last reply by Mike Kaply 3 izinyanga ezidlule

Finish Setup

In the top right corner of tab bar, a message of Finish Setup. In the pop up window all area's are check off green. I don't know what it wants and to locate page to Finis… (funda kabanzi)

In the top right corner of tab bar, a message of Finish Setup. In the pop up window all area's are check off green. I don't know what it wants and to locate page to Finish Setup

Asked by Ron S 1 isonto elidlule

Last reply by jscher2000 - Support Volunteer 1 isonto elidlule

URL high lighting

Is there a way to make the URL high lighting of the domain more obvious? I find that most people can barely see the highlighting and I'd like to make it obvious (bolder … (funda kabanzi)

Is there a way to make the URL high lighting of the domain more obvious? I find that most people can barely see the highlighting and I'd like to make it obvious (bolder and red, or highlighted in yellow, for instance.)

Can this be done via userchrome.css?

Thanks,

Thane

Asked by tsherr 1 inyanga edlule

Last reply by jeff-g 1 inyanga edlule

How do I pin the sidebar button to the ui so it doesn't disapear when resizing the window?

How do I permanently change the "overflows" attribute of the new sidebar button to false so it doesn't disappear on me when I resize the window and I still need my tabs? … (funda kabanzi)

How do I permanently change the "overflows" attribute of the new sidebar button to false so it doesn't disappear on me when I resize the window and I still need my tabs?

Asked by Anouk 5 izinyanga ezidlule

Last reply by cor-el 5 izinyanga ezidlule

FireFox Homescreen Custom wallpapers

Please add a Custom wallpaper options, Your browser has been the best so far i have used many browsers but i would love to have a custom wallpaper option and live wallpap… (funda kabanzi)

Please add a Custom wallpaper options, Your browser has been the best so far i have used many browsers but i would love to have a custom wallpaper option and live wallpaper option too if possible just like operaGX has. Anyone can upload a wallpaper there.

Asked by Lakshya Agrawal 1 inyanga edlule

Last reply by Paul 1 inyanga edlule

How to set new backgroung image to home page

Hi All I am trying to set up a background image to my FFX home page. In other browsers that is simple; I see no simple way in FFX. Is this a failing? Can it be overcome… (funda kabanzi)

Hi All

I am trying to set up a background image to my FFX home page. In other browsers that is simple; I see no simple way in FFX. Is this a failing? Can it be overcome, simply?

Asked by Lojong 3 izinyanga ezidlule

Last reply by James (On Vacation) 3 izinyanga ezidlule

How do I verify that the browser I am using is accessing the web via my VPN?

I just purchased a year subscription for the Mozilla VPN. I want to be able to verify that the FireFox browser I'm using is accessing the web via the VPN. How do I veri… (funda kabanzi)

I just purchased a year subscription for the Mozilla VPN. I want to be able to verify that the FireFox browser I'm using is accessing the web via the VPN. How do I verify that? I don't see any icon indicated that it's a VPN connection.

Asked by wills4 4 izinyanga ezidlule

Last reply by Tin Zaw Cho 2 izinyanga ezidlule

Can't set local new tab page

In the year 2024, firefox still does not allow a simple way to set any URL you would like as the new tab url (without an extension). Users were previously able to use ex… (funda kabanzi)

In the year 2024, firefox still does not allow a simple way to set any URL you would like as the new tab url (without an extension).

Users were previously able to use extensions like NewTab override to have a relatively seamless experience changing their new tab page. However after certain changes, these said extensions can no longer set your new tab page to a local file, and can also no longer clear and focus the address bar.

I am simply requesting a feature within firefox to set a custom new tab page, without having to create any external configs, or without using any extensions. This basic feature has been available in chromium browsers for years, and firefox already includes a feature just like this for the "Homepage and new windows" setting, where it allows you to input a custom URL to a local file or site to put it as your homepage. However, this same setting for some odd reason does not exist for the "new tabs" option. Why is this?

As of now, I've had to use a manual override along the lines of this:

``` // shenanigans for setting a different new tab page const { classes: Cc, interfaces: Ci, utils: Cu } = Components; const { AboutNewTab } = Cu.import("resource:///modules/AboutNewTab.jsm", {}); // path to new tab can be a url or file const newTabURL = "file:///home/faaris/.local/packages/startpage/fazzi/index.html"; // set the new tab URL AboutNewTab.newTabURL = newTabURL; ```

this should not be needed. Having to modify files in system protected folders should not be needed for such a simple option.

Asked by Faaris 5 izinyanga ezidlule

Last reply by eddiejoe67 5 izinyanga ezidlule

First time creating a theme for Firefox

When I created the theme for Firefox and Saved it I exported it after that it asked me to pick a file type when I did that I used the XPI file and it keeps calling it cor… (funda kabanzi)

When I created the theme for Firefox and Saved it I exported it after that it asked me to pick a file type when I did that I used the XPI file and it keeps calling it corrupted I don't know why but I won't answers please

Asked by lashay.kyle37 3 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 3 izinyanga ezidlule

Finish Setup

To the right of Other Bookmarks Firefox still says "finish Setup" but I've checked everything and run the setup. I can't seem to do anything to correct/clean up this? Th… (funda kabanzi)

To the right of Other Bookmarks Firefox still says "finish Setup" but I've checked everything and run the setup. I can't seem to do anything to correct/clean up this?

Thank you.

Asked by Chris Clark 1 isonto elidlule

Last reply by jscher2000 - Support Volunteer 1 isonto elidlule

Extensions toolbar item

Under Customize Toolbar, I want to move the toolbar item "Extensions" off the top menu bar, and into the Overflow Menu, or another area, to make the address bar bigger. … (funda kabanzi)

Under Customize Toolbar, I want to move the toolbar item "Extensions" off the top menu bar, and into the Overflow Menu, or another area, to make the address bar bigger. When I attempt to move it, there is a ban symbol across it and it will not move. Firefox 127.0.

Asked by mikeschwarz85018 2 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 2 izinyanga ezidlule

Taaskbars haved moved

1. I accidentally moved the address bar in Firefox and I cannot get it back where it belongs. This is causing me and inordinate amount of stress. It should be simple. I w… (funda kabanzi)

1. I accidentally moved the address bar in Firefox and I cannot get it back where it belongs. This is causing me and inordinate amount of stress. It should be simple. I want the address bar back at the top. Not in the middle, and half way to the right of the screen. 2. Webpages are now displaying with "blank" space on both side of the window. 3. The bookmark bar comes and goes. In the screenshot... it has disappeared again.

Reinstalling Firefox did not help at all. Please help... this is stressing me out far more than it should.....

Asked by Lord Goblinking 1 inyanga edlule

Last reply by jscher2000 - Support Volunteer 1 inyanga edlule

Firefox home page layout

I would really appreciate some direction as I am not the fastest gazelle on the serengeti. I have Firefox setup as my home page on both my laptop and my desktop. My lap… (funda kabanzi)

I would really appreciate some direction as I am not the fastest gazelle on the serengeti. I have Firefox setup as my home page on both my laptop and my desktop. My laptop, the bottom image, is just what I want but my desktop is not. There are 8 icons in the middle of the page and I would like to turnoff the automatic update for these icons and insert my preferred links there instead but I just cannot figure it out. And, as in the bottom image below, I cannot get the (+) sign to reappear for editing purposes.


There is an image of the current icons below.

Asked by c13563 3 izinyanga ezidlule

Last reply by Agent virtuel 3 izinyanga ezidlule

No functional animation at URL bar

Why there is no animation or blur animation while opening the url bar? also the choice of zen modes having animation are not fulfilling the thing. so pls add this. … (funda kabanzi)

Why there is no animation or blur animation while opening the url bar? also the choice of zen modes having animation are not fulfilling the thing. so pls add this.

Asked by Rudreswar Panda 1 inyanga edlule

Last reply by TyDraniu 1 inyanga edlule