stop video autoplay

the only autoplay setting i can find is under privacy and security. the page shows DEFAULT FOR ALL WEBSITES: Block Audio and Video, but videos still open and play. the pa… (lire la suite)

the only autoplay setting i can find is under privacy and security. the page shows DEFAULT FOR ALL WEBSITES: Block Audio and Video, but videos still open and play. the page does not retain the change when i select the button REMOVE ALL WEBSITES. this problem has not been happening for years. it may have begun about six months ago. thank you for your time

Demandé par ekworks il y a 6 heures

Dernière réponse par cor-el il y a 32 minutes

XULRunner Error Pop-Up when starting and closing Firefox

Lately, I have been getting a pop-up error when I start and close Firefox. The error reads: "XULRunner Could not determine any profile running in backgroundtask mode!"… (lire la suite)

Lately, I have been getting a pop-up error when I start and close Firefox. The error reads: "XULRunner Could not determine any profile running in backgroundtask mode!"

I have found posts such as this one: https://support.mozilla.org/en-US/questions/1398228 and other posts suggesting to disable the scheduled task in Windows Task Scheduler, but none of the solutions have worked thus far. Anyone know of any other solutions?

Demandé par johann.e.munguia il y a 4 heures

Dernière réponse par cor-el il y a 33 minutes

Apostrophe is not showing up correctly ( )

Somehow I cannot type an apostrophe, whenever I do it just shows whats between the brackets ( ). What I do: 1. Press the apostrophe button 2. Press space Expected res… (lire la suite)

Somehow I cannot type an apostrophe, whenever I do it just shows whats between the brackets ( ).

What I do: 1. Press the apostrophe button 2. Press space

Expected result: '

Actual result:


I m on Firefox Linux and my keybord is set on INTL

Demandé par Jonezz il y a 11 heures

Dernière réponse par cor-el il y a 36 minutes

firefox ate my history

after downloading and installing v.126 of firefox, my history has disappeared. the browser is not generating new history from web site visits. the history is fixed perman… (lire la suite)

after downloading and installing v.126 of firefox, my history has disappeared. the browser is not generating new history from web site visits. the history is fixed permanently on a single web address. this is the web address of a site that is in my toolbar. this site cannot be deleted from the history. this site cannot be deleted through the preferences menu. the same site shows in the history file as the only site visited in the past several months, even though i have not visited that site in the past several months. the browser does not show my browsing history. the browser does not create a browsing history. my history function is permanently broken.

help?

Demandé par drollere il y a 7 heures

Dernière réponse par cor-el il y a 1 heure

Obscure canvas rendering issue

Hello, I have created a webpage with a canvas element that allows the user to draw an irregular path by pressing down the mouse, similar to the free drawing of a paint … (lire la suite)

Hello,

I have created a webpage with a canvas element that allows the user to draw an irregular path by pressing down the mouse, similar to the free drawing of a paint application. The issue is that the very first time that the user presses the mouse, the line stops abruptly, while the next times the lines are drawn correctly. The events seem to fire correctly and the page works fine at Chromium, so it seems to be a Firefox issue. You can find the html page below. I am curious, what could be the problem?

<!DOCTYPE html>
<html lang="el">

<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Canvas</title>
  <style>
    #canvas {
      background-color: whitesmoke;
      border: solid 2px brown;
    }
  </style>
</head>

<body>
  <canvas id="canvas"></canvas>

  <script>
    function startDrawing(e) {
      isDrawing = true;
      context.beginPath();
      context.moveTo(e.offsetX, e.offsetY);
    }

    function draw(e) {
      if (isDrawing) {
        context.lineTo(e.offsetX, e.offsetY);
        context.stroke();
      }
    }

    function stopDrawing(e) {
      console.log("stopped drawing")
      isDrawing = false;
    }

    const canvas = document.getElementById('canvas');
    const context = canvas.getContext('2d');
    var isDrawing = false;
    canvas.width = 1000;
    canvas.height = 1000;
    context.strokeStyle = "#913d88";
    context.lineWidth = 2;
    canvas.onmousedown = startDrawing;
    canvas.onmouseup = stopDrawing;
    canvas.onmousemove = draw;
  </script>
</body>

</html>

Demandé par ngiatsog il y a 9 heures

Dernière réponse par jscher2000 - Support Volunteer il y a 5 heures

Blocker: Mozilla Firefox causes rows overlapping

Dear Support Team, After updating to last Mozilla Firefox version (126.0.1) all my ngx-datatable tables are overlapping all rows over the first one even if the entire he… (lire la suite)

Dear Support Team,

After updating to last Mozilla Firefox version (126.0.1) all my ngx-datatable tables are overlapping all rows over the first one even if the entire height of the table is correct calculated.

This is a blocking point. I need assistance urgently.

Demandé par Stefan Curiban il y a 12 heures

Dernière réponse par NoahSUMO il y a 2 heures

One site blank in Linux FF but not in Windows FF

https:\\archive.org works perfectly in Firefox on Win-10, but on a new Linux Mint install, (with default Firefox as included), this particular website simply displays as… (lire la suite)

https:\\archive.org works perfectly in Firefox on Win-10, but on a new Linux Mint install, (with default Firefox as included), this particular website simply displays as a blank white screen. Every other website I try on the Linux install works perfectly; it is only this one website which does not work.

There are no add-ons, no proxies, no security suites, nothing extra. I cleared all cookies and cache. Tried running FF in Protected Mode. Nothing seems to fix it.  There are no error messages displayed - just a blank white screen.

And, to make it worse, I am not particularly computer-literate, (I'm 82 years old...), so you will have to give me simple guidance if I need to get involved with deeper logging etc.

Demandé par dmaxwell1 il y a 9 heures

Dernière réponse par jscher2000 - Support Volunteer il y a 4 heures

Firefox blocks Piano-scripts

My name is Ievgeniia Kukushkina and I hope I can get help here 🙏 I represent company called Piano Software which provides user experience and paywall software to manage … (lire la suite)

My name is Ievgeniia Kukushkina and I hope I can get help here 🙏

I represent company called Piano Software which provides user experience and paywall software to manage subscriptions and access to content for companies. Our customers news websites use our software to make a relevant experience for end-users. But end users, who use your software could not access to that content, because your software blocks ours. We received multiple tickets regarding Firefox blocking the execution of Piano scripts

  1. 1

Hey,

It seems Firefox blocks all Piano Scripts in the strict privacy mode of the browser.

For a few days now users are reporting, that they can't access the Login via firefox. In the "strict" privacy mode all Piano scripts seem to get blocked. Even Paywalls and Banner are missing. When i choose a custom privacy setting and block everything but "tracking content", all piano functions are available again.

Did you change anything in your cookie handling, that may have be causing browsers to categorize piano cookies wrong and block them?

Steps to reproduce (see also video):

open

thepioneer.de in firefox

in standard brwoser privacy setting you should be able to see the Login button, Paywalls, Banner

open pricavy settings and turn on strict mode

Login Button etc. disappear

Turn privacy setting to custom and uncheck "tracking content" -> Login appears again.

Jon_0-1716558095816.png


https://youtu.be/Al50NzkxgtE


  1. 2

Hello,

there is a problem in the firefox browser, if you use "private window" the function "Extended tracking protection" is turned on automaticly and in this case you can't log in to the account and also article locks don't appear at all

I mean this:

here it doesn't appear in firefox https://prnt.sc/AqgqRBjTKUg5 this is normally displayed in chrome https://prnt.sc/PvJVJOZulUbt


  1. 3

Hello,

Recently we've received some reports from people that they are unable to sign-in on our website in Firefox. It seems like the Piano script is being blocked for some reason. One of our developers has provided a recording of what he was seeing here (a Sign-In / Subscribe button should be appearing in the top right if it were working properly).

He is using Firefox version 126.0 on macOS, in private browsing mode, using Standard browser privacy settings. We've had others report the same issue on Windows in normal browsing mode. We previously haven't had issues with those settings before, so we're not sure if something may have changed.

Do you have any suggestions on how to troubleshoot this?

Demandé par Ievgeniia Kukushkina il y a 11 heures

Dernière réponse par jscher2000 - Support Volunteer il y a 4 heures

Sky ID on my iPhone

I have received two emails from Sky regarding updating my Sky ID on my iPhone to enable continuing use of Yahoo emails. However, when I click on the link given there is a… (lire la suite)

I have received two emails from Sky regarding updating my Sky ID on my iPhone to enable continuing use of Yahoo emails. However, when I click on the link given there is a Google error message denying access owing to a violation of Terms of Service. This means I am unable to update and could have future problems with access to Yahoo emails on my iPhone. Can you help? Alan Warburton.

Demandé par warburton-alan il y a 10 heures

Dernière réponse par jscher2000 - Support Volunteer il y a 5 heures

When first started, Firefox takes way too long to load any website

I'm hoping someone can help with a conundrum. A few years ago, whenever I first started Firefox--whether I had just started up my computer or had exited Firefox and open… (lire la suite)

I'm hoping someone can help with a conundrum.

A few years ago, whenever I first started Firefox--whether I had just started up my computer or had exited Firefox and opened it back up--it would take several minutes for Firefox to load any website (Google, Amazon, weather.com--anything). Once the first site loaded, it would load subsequent sites normally. Interestingly, it was only my default profile that was affected; if I used another profile or created a new one, websites would load within seconds of my starting Firefox.

I finally broke down and created a new default profile, imported my history/bookmarks/etc., reinstalled extensions, adjusted settings, etc. The new profile behaved nicely, loading the first website within a few seconds of Firefox starting. But over time, the load time has gradually increased to the point where it is now behaving just like the old profile: I load Firefox, I try to go to any website, and it takes several minutes for it to load.

Any ideas what's happening/what's the problem? Hoping someone out there has some wisdom and can help troubleshoot. Thanks!

Demandé par pizzilla il y a 20 heures

Dernière réponse par TyDraniu il y a 5 heures

Firefox Can’t Open This Page

When I try to open a what may be a link in a page, which should bring up a PDF file, I think, I get the following: Firefox Can’t Open This Page To protect your securit… (lire la suite)

When I try to open a what may be a link in a page, which should bring up a PDF file, I think, I get the following:


Firefox Can’t Open This Page

To protect your security, api.medicare.gov will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window.

Learn more…

When I click on the Open Site in new Window button I get a new window with the following:


message "Unauthorized" context {} code null

Demandé par kurt_matthys il y a 7 heures

Dernière réponse par jscher2000 - Support Volunteer il y a 6 heures

How to disable Insecure connection password warning in Firefox 115.11.0 ?

I'm hoping to get some help with disabling the Insecure connection password warning in Firefox version 115.11.0. In previous versions, I could disable this warning throu… (lire la suite)

I'm hoping to get some help with disabling the Insecure connection password warning in Firefox version 115.11.0.

In previous versions, I could disable this warning through the about:config settings. However, I couldn't find the specific setting (security.insecure_field_warning.contextual.enabled) that was mentioned in some online resources.

I understand the security risks involved in disabling these warnings, and I only intend to do this on a trusted website on my local network.

Could you please advise on the best approach for achieving this in Firefox 115.11.0, or any alternative solutions to manage insecure connection warnings for trusted local sites?

Thanks in advance for your help!

Demandé par Sharif il y a 12 heures

Dernière réponse par Agent virtuel il y a 8 heures

mp4 videos fail to load using <video> tag

I am trying to add an mp4 video to my website using the following code: <video width="320" height="240" controls> <source src="images/###.mp4" type="video/mp… (lire la suite)

I am trying to add an mp4 video to my website using the following code:

<video width="320" height="240" controls>
  <source src="images/###.mp4" type="video/mp4">
</video>

where ### is the name of the video file. I get the following error message:

"No video with supported format or MIME type found."

In the console the following is displayed:

"Media resource http://127.0.0.1:5502/images/###.mp4 could not be decoded. video.html All candidate resources failed to load. Media load paused. video.html Media resource http://127.0.0.1:5502/images/###.mp4 could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006)"

Runs just fine in Chrome and I have no pop-up blockers installed. Autoplay is set to be allowed for all websites.

Windows 11 version 23H2. Firefox version: 126.0 (64-bit)

Demandé par crb001 il y a 1 jour

Dernière réponse par TyDraniu il y a 15 heures

Printing emails

I have used Firefox for Windows for many years and have had no problems until recently. I have been unable to print my emails: when I click on the printer icon in the upp… (lire la suite)

I have used Firefox for Windows for many years and have had no problems until recently. I have been unable to print my emails: when I click on the printer icon in the upper right corner of an email nothing happens. I was wondering if there was something in the settings that was causing this problem. Thank you!

Demandé par javajiving il y a 20 heures

Dernière réponse par jscher2000 - Support Volunteer il y a 18 heures

File not downloaded, There are potential security risks

hello,when i download my attached files in mailbox(mail.xmvds.com), it can be everytime warnning me ,but i trust this url ,it is my company's office mailbox ,how can it u… (lire la suite)

hello,when i download my attached files in mailbox(mail.xmvds.com), it can be everytime warnning me ,but i trust this url ,it is my company's office mailbox ,how can it unblock it ,?

Demandé par echen-zg03u il y a 18 heures

Dernière réponse par jscher2000 - Support Volunteer il y a 18 heures

At some point browser back button stopped returning you to the same exact results page (order etc.)

I cannot begin to express how frustrating this change is... and I struggle to comprehend why anyone would introduce this by writing it into software, but I'm sure it has … (lire la suite)

I cannot begin to express how frustrating this change is... and I struggle to comprehend why anyone would introduce this by writing it into software, but I'm sure it has something to do with money and profits.

There was a time when you could do a search and get a list of results, and then view a specific listing, and then return to your search page and view another listing. however, those days are evidently gone, as now when you return to your search page, it's slightly different results in a different order. Most are there, but some are missing entirely, and the ones that remain are varied slightly. Whaaaat for!? It is truly a form of torture.

Now in fairness I can't tell if it's the browser (Firefox), or the search engine (Duck Duck Go), because I am unfortunately not a developer. However, whatever is causing it should be fixed out of a sense of social responsibility to the greater good.

If anyone knows why this happens and knows how to fix it, I would be sincerely grateful if you shared the solution.

E

Demandé par obhke4e3 il y a 18 heures

Dernière réponse par jscher2000 - Support Volunteer il y a 18 heures

version 56. 0 32 bit windows 10 version with older version auto fill pencil

I am trying to get a older version 56.0 32 bit to use autofill on a site that has been working but now blocked it. The site is NICS site to do a background check it will… (lire la suite)

I am trying to get a older version 56.0 32 bit to use autofill on a site that has been working but now blocked it. The site is NICS site to do a background check it will load and on the second page after about three min. a message pops up and states something like not allowed is there a way i can change setting to get the old version to allow this ? I also use the same setup to do a military lending act check and it has also been blocked in the past few weeks. The new version will work but i can't use autofill i don't care what version i use i just need the autofill.

Demandé par jackspawnandgun il y a 1 jour

Dernière réponse par jscher2000 - Support Volunteer il y a 22 heures

credit card window

I am experiencing no window to enter my credit card number in. There is the window for the expiry date and CCC code. Just not the card number. I have tried numerous websi… (lire la suite)

I am experiencing no window to enter my credit card number in. There is the window for the expiry date and CCC code. Just not the card number. I have tried numerous websites that I would never buy anything from just to test the failure and it repeats on all the sites I have tried including government payment site.

Demandé par jjnowayhosa il y a 1 jour

Dernière réponse par jonzn4SUSE il y a 23 heures

Cannot reorder or detach tabs after having done it once

So I have an issue where I am unable to reorder or detach tabs after having detached one tab. When I start Firefox I am able to reorder my tabs as much as I want, but onc… (lire la suite)

So I have an issue where I am unable to reorder or detach tabs after having detached one tab. When I start Firefox I am able to reorder my tabs as much as I want, but once I detach one tab both functionalities do not work anymore.

- Firefox version 126.0 on Kubuntu 24.04 - After restarting Firefox I am able to do it again once - After rebooting I am also able to do it again once - The same issue in private window - I have refreshed Firefox through Help -> More troubleshooting information - Disabled all my add-ons - Tried it in Troubleshoot mode

I cannot seem to find a real answer online. Does somebody here have a solution for me :-)?

Demandé par legousk il y a 6 jours

Dernière réponse par jonzn4SUSE il y a 23 heures