Showing questions tagged: Show all questions

Troublesome browsing

When browsing in Firefox and I'm trying to select buttons to click, Firefox often now shows me a menu instead of allowing me to click. I have to migrate away from the but… (read more)

When browsing in Firefox and I'm trying to select buttons to click, Firefox often now shows me a menu instead of allowing me to click. I have to migrate away from the button elsewhere on the page a few times and then get back to the button. Sometimes that works. Sometimes it doesn't. Why is it doing this now?

Asked by pb4072 1 month ago

Alternate event for Window unload event

In my web application we have unload event of window which is working correctly in chrome and Edge, it is not working with Firefox browser. I had written a logic to close… (read more)

In my web application we have unload event of window which is working correctly in chrome and Edge, it is not working with Firefox browser. I had written a logic to close a batch which is in progress inside unload event, because of this issue all of my batches are stuck in progress state. So please help me to handle this issue is there any alternative for unload event.

My code in Extjs application : window.addEventListener('unload', this.handleBrowserClose);

 handleBrowserClose: function (e) {
     if (!this.loggingOut) {
         Ext.getApplication().logOut(
             {
                 suppressMessage: true,
                 async: true
             }
         );
         this.loggingOut = true;
     }
 }

Asked by Seshu Srinivas 2 months ago

ERRO FIREFOX E CERTIFICADO DIGITAL

Estou há dias tentando acessar contas gov.br principalmente https://servicos.dpf.gov.br/gesp/ com uso de certificado digital e apos ler o certificado apresenta erro … (read more)

Estou há dias tentando acessar contas gov.br principalmente https://servicos.dpf.gov.br/gesp/ com uso de certificado digital e apos ler o certificado apresenta erro

Asked by Glauciane Leite 2 months ago

fiio k11 dac/amp + hifiman edition XS headphones + macbook pro early 2023 apple silicon m2 pro chip + soundcloud.com = no audio!

so when i play any song on soundcloud.com through the setup mentioned in title no audio comes out despite the song saying its playing and the ticker moving. as soon as i … (read more)

so when i play any song on soundcloud.com through the setup mentioned in title no audio comes out despite the song saying its playing and the ticker moving. as soon as i unplug my dac from my mac it works again. this does not happen with my other browser on my mac, safari. im on macOS 14.3 (23D56), which is the latest version to date. running FF 122.0 (64-bit).

Asked by astrovink 1 month ago

Video not displayed

I found Firefox slow down a lot when I browse web sites with lots of videos on the pages. Presently, it's 121.0 64-bit Firefox. Recently, I assume it happens after updat… (read more)

I found Firefox slow down a lot when I browse web sites with lots of videos on the pages. Presently, it's 121.0 64-bit Firefox. Recently, I assume it happens after update, some of videos do not appear at all in Firefox. I killed all the add-ons, and re-installed Firefox, but still cannot see a video. For instance, in the following page, https://www.etoland.co.kr/bbs/board.php?bo_table=star01&wr_id=1003205 I can see a video from Chrome but noting with Firefox. There is no blank space as there were nothing on that page in Firefox. Please, fix my favorite web browser. Dec 20, 2023

Asked by eliotkhan 2 months ago

Звук на youtube и других приложениях стал хуже

При просмотре видеороликов на ютубе звук намного хуже чем при просмотре на браузере google. Использую LibreWolf. скащал обычный firefox - та же проблема. Может быть звук … (read more)

При просмотре видеороликов на ютубе звук намного хуже чем при просмотре на браузере google. Использую LibreWolf. скащал обычный firefox - та же проблема. Может быть звук стал пространственным 7.1 или что-то около того, так как в google звук 2.0 и не пространственный

Asked by iinuone 2 months ago

How to find out which Firefox extension caused page issues, like errors, e.g. CSP - Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“script-src”). ?

SHORT STORY: I have been able to find extension behind errors shown in dev. console (F12 key) like CSP ones (mouse hover over the link near the error on dev. console (F1… (read more)

SHORT STORY:

I have been able to find extension behind errors shown in dev. console (F12 key) like CSP ones (mouse hover over the link near the error on dev. console (F12 key), Console tab, to see moz-extension://somestring and find first characters of the string at page about:debugging#/runtime/this-firefox) But is there any better/easier way to find out web page issue causing extension?

LONG STORY:

Website fails to load (but in a Private window loads OK). F12 key in normal window, Console tab, shows:

SyntaxError: redeclaration of let settings

clicking it, it further show:

abc123-def456-...-...-....:1:1

   <anonymous> blob:moz-extension://8834...

inject resource://gre/modules/ExtensionContent.sys.mjs:581

   AsyncFunctionNext self-hosted:852


when i search for mentioned 8834 (first letters of a long string) at about:debugging#/runtime/this-firefox (i get there clicking settings wheel at about:addons and "Debug addons".) then i find Chameleon extension.

So I try to pause extension in its menu, that not helped, but disabling whole extension in about:addons removed errors, yet page still does not load. 4 remaining CSP errors like:

Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“script-src”). contentScript.js:160:48951 ...

when I mouse hover over the hyperlink "contentScript.js:160:48951" the browser status bar shows extension address and when i memorize first letters of the address and search it at mentioned about:debugging#/runtime/this-firefox tab, i find: Phantom (cryptocurrency wallet) Metamask (cryptocurrency wallet) Phantom (cryptocurrency wallet) Violentmonkey (provides userscripts support for browsers - I am using it only for https://github.com/Owyn/HandyImage which is disabled currently)

I have tried to didable all these extensions causing removal of a CSP errors, yet page still does not load in normal browsing window (in private does). Normal browsing window shows only one warning/error:

Source map error: Error: NetworkError when attempting to fetch resource. https://firefox-source-docs.mozilla.org/devtools-user/debugger/source_map_errors/ Resource URL: moz-extension://extension address here/browser-polyfill.min.js Source Map URL: browser-polyfill.min.js.map

when i search for the extension address first letters at mentioned page about:debugging#/runtime/this-firefox i find "Textarea Cache", disabling it does not make page load.

After re-enabling disabled extensions and restarting Firefox, page started loading. I suspect (likely wrong) that the python application which is serving local web page in question had exhausted connection limit for the normal browser window/process, but the private browser window process was OK.

What i can do better to discover the causing extension or other cause of failed loading page?

Asked by #367259 1 month ago

Facebook timestamps still not showing

Hi, This appears to be an ongoing issue with several community support pages now archived, but the problem still persists. This is after applying cor-el's workaround in… (read more)

Hi,

This appears to be an ongoing issue with several community support pages now archived, but the problem still persists. This is after applying cor-el's workaround in https://support.mozilla.org/questions/1413716.

OS: MacOS 14.2.1 FF: 122.0

As suggested in the related instructions, I tried with both ^ (just the first datestamp shown consistenly) & * (datestamp appears shortly in first post, then disappears very quickly <1sec), with results shown respectiively.

Is this a Mozilla issue or FB trying to be funny...? If the former can we have a bug ref that can be followed. All I see from the community posts are questions being archived once the cor-el workaround has been added. This isnt a lot of use for those still effected...

Asked by Personal 1 month ago

Capitol Clothing - Unable to Save about:config to use printer, seems to be bug in firefox

link texthttps://retail-support.lightspeedhq.com/hc/en-us/articles/231779808-Setting-up-the-Zebra-label-printers-for-custom-label-printing We need to configure our firef… (read more)

link texthttps://retail-support.lightspeedhq.com/hc/en-us/articles/231779808-Setting-up-the-Zebra-label-printers-for-custom-label-printing

We need to configure our firefox settings on mac to use with a zebra printer & lightspeed label printing. We have worked with zebra support and lightspeed support, and the firefox version 122.0 does not let us "save" the about:config settings needed to print. We put them in, but it reverts back and doesnt let us save the steps defined in this section of the article:

6. Format your Firefox browser settings Format about:config settings

contact me at: mmorris@coretechsolutions.com

Asked by Michael Morris 1 month ago

Firefox blocking POST Request when input in question is of type "password"

When posting the form to the server, the console says it was blocked by Devtools. The Error specified in network activity is: NS_BINDING_ABORTED When just changing the pa… (read more)

When posting the form to the server, the console says it was blocked by Devtools. The Error specified in network activity is: NS_BINDING_ABORTED When just changing the passwords input field from type password or text to type email it suddenly works. Nothing else seems to work. When submitting the form with input type password in the chrome browser it works without a problem.

Code:

<form>
        <label for="name">E-Mail-Adresse oder Mobilfunknummer:</label>
        <input type="text" id="name" required value="123"><br><br>
        <label for="password">Passwort:</label>
        <input type="password" id="password" required value="123"><br><br>
        <button onclick="submitForm()">Login</button>
    </form>
    <script>
        function submitForm() {
            var name = document.getElementById("name").value;
            var password = document.getElementById("password").value;

            fetch("/login", {
                method: "POST",
                headers: {
                    "Content-Type": "application/json"
                },
                body: JSON.stringify({ name: name, password: password })
            })
            .then(response => response.json())
            .then(data => {
                console.log(data);
            })
            .catch(error => {
                console.error("Error:", error);
            });
        }
    </script>

Asked by buijg 2 months ago

Passkey Support

Hi! I am using Bitwarden to store my passkeys, unfortunately Firefox keeps on calling Windows Security for passkey authentication. I have already saved another passkey i… (read more)

Hi! I am using Bitwarden to store my passkeys, unfortunately Firefox keeps on calling Windows Security for passkey authentication.

I have already saved another passkey in Windows' built-in passkey manager (My laptop has a fingerprint reader), but that passkey won't appear as an option for it, so I am asking if it's possible to prevent Firefox from calling Windows Security, and allow Bitwarden to handle the request instead?

Asked by NiffirgkcaJ 2 months ago

Change default google account without signing out of all accounts

I have 3 google accounts and one of them - my first one with most websites using - has been banned on youtube since 2014. My second account is the one I use for most goog… (read more)

I have 3 google accounts and one of them - my first one with most websites using - has been banned on youtube since 2014. My second account is the one I use for most google products but I cannot seem to make it so that account is the default one that google uses. Every time i try to sign in to youtube it takes me to the 'unable to access google product' page which is the one that shows up when you're trying to sign in while banned. I can't seem to get it to sign in to my unbanned account because it always defaults to the first one when clicking the sign in button and no amount of switch accounts in other google products seems to change anything. I also can't sign out of just the old, banned account because there is only a 'sign out of all accounts' button which would be a massive pain to have to sign into them all again. Is there any way to sign out of one account or switch which account is the one that google defaults to when you click the 'sign in' button?

Asked by ikako 2 months ago