Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

no synchronization

I created an account on an old PC, in the account it is visible as kos-work-note, now I am on a new kos-ltop, and there is no data at all in the browser, why is that? … (Lesen Sie mehr)

I created an account on an old PC, in the account it is visible as kos-work-note, now I am on a new kos-ltop, and there is no data at all in the browser, why is that?

Gefragt von konstantin.velikotsky vor 3 Tagen

Letzte Antwort von Vexi vor 3 Tagen

Location

I have accounts that will not work because they cannot access my location, My computer says all access is allowed, so is there something in Firefox that blocks my locatio… (Lesen Sie mehr)

I have accounts that will not work because they cannot access my location, My computer says all access is allowed, so is there something in Firefox that blocks my location?

Gefragt von Tommy Pressley vor 2 Wochen

Letzte Antwort von TyDraniu vor 2 Wochen

ImportEnterpriseRoots

Hello, Recently I have noticed 'Your browser is being managed by your organization. - That being ImportEnterpriseRoots' appearing in settings. I have seen this mentione… (Lesen Sie mehr)

Hello,

Recently I have noticed 'Your browser is being managed by your organization. - That being ImportEnterpriseRoots' appearing in settings. I have seen this mentioned by others but as of yet I cannot see if it has been sorted yet. I have uninstalled and it went away, but it has since returned the following day. I Do not have any other anti-virus on this laptop other than Windows Defender so it cannot be that. I will not be using Firefox as default until this is gone, or at the very least know that its safe.

Gefragt von Slartibartfast vor 3 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 1 Monat

completely blank screen for https://outlook.live.com on 137.0.1 (aarch64) mac os

suddenly my work account at https://outlook.live.com is a completely white screen. access to other instances of this account (Onedrive, filesharing etc) are fine. Email … (Lesen Sie mehr)

suddenly my work account at https://outlook.live.com is a completely white screen.

access to other instances of this account (Onedrive, filesharing etc) are fine. Email account works on phone, so no problem with log-in

I have re-started the browser

Gefragt von rob.flint vor 3 Monaten

Letzte Antwort von r-a.giller vor 1 Monat

Can I 'protect' a tab, so that trying FF instanced causes a warning

More frequently than I care to admit, I seem to close FF instances which I don't want to close (such as my connection to Whatsapp). I then miss important replies or quest… (Lesen Sie mehr)

More frequently than I care to admit, I seem to close FF instances which I don't want to close (such as my connection to Whatsapp). I then miss important replies or questions. Of course I can reach out to 'History' and try to find the closed Tab or Window... But that takes time.

I'd suggest adding/removing a 'protection' flag to a tab (eg. on right-clicking), so that, on trying to close the tab, or close the window containing the tab, I get a warning...

Gefragt von JohnCC vor 2 Monaten

Letzte Antwort von Agent virtuel vor 2 Monaten

Google Translate

I DO NOT use Google for anything, if I can help it. Every time I go to my credit union's website, the google bar showing View this page in (English, in my case) or turn o… (Lesen Sie mehr)

I DO NOT use Google for anything, if I can help it. Every time I go to my credit union's website, the google bar showing View this page in (English, in my case) or turn off for detect language shows up. I have no idea where it came from, I haven't used Chrome in years.

I've attached a small screenshot. It's not a huge deal, but I don't like google showing up at my credit union, or anywhere else.

Any help would be appreciated.

Gefragt von karenmarieme vor 3 Monaten

Letzte Antwort von xinglixing07 vor 2 Monaten

Webassembly.compile() doesn't support SharedArrayBuffer in 138

Hello, as per description I noticed that firefox version 138 requires an ArrayBuffer as the argument of WebAssembly.compile() and doesn't allow anymore (like in 137) a S… (Lesen Sie mehr)

Hello,

as per description I noticed that firefox version 138 requires an ArrayBuffer as the argument of WebAssembly.compile() and doesn't allow anymore (like in 137) a SharedArrayBuffer, is this intended or it will be fixed in the future? Follows a simple test case. Kind reagards.


--- index.html --- <title>Example</title> <script> let instance = undefined; async function loadWasm() { try { const response = await fetch('./sum.wasm'); const buffer = await response.arrayBuffer(); const sharedBuffer = new SharedArrayBuffer(buffer.byteLength); const tmpView = new Uint8Array(sharedBuffer); tmpView.set(new Uint8Array(buffer)); const module = await WebAssembly.compile(sharedBuffer); instance = await WebAssembly.instantiate(module); } catch (error) { alert(`failed to compile in wasm: ${error.message}`); } } loadWasm(); function testWasm() { if (instance) alert(`sum 1 + 2 = ${instance.exports.add(1, 2)}`); else alert('invalid instance, failed to compile'); } </script> <button onclick="testWasm()">Press to run wasm function (sum)</button> --- ---

--- sum.wat --- (to convert into .wasm using: wat2wasm sum.wat -o sum.wasm) (module (func $add (param $lhs i32) (param $rhs i32) (result i32) local.get $lhs local.get $rhs i32.add) (export "add" (func $add)) ) --- ---

Gefragt von Fra vor 2 Monaten

Letzte Antwort von TyDraniu vor 2 Monaten

loss of open tabs during firefox update

Today was the second time in two weeks I have lost every open tab in Firefox. Previous to this, this problem has not occurred in at least 5 years. What is going on? To ut… (Lesen Sie mehr)

Today was the second time in two weeks I have lost every open tab in Firefox. Previous to this, this problem has not occurred in at least 5 years. What is going on? To utilize data from multiple sites takes a long time to relocate sites and this is becoming unacceptable. Firefox updates are better than this. Thank you for your help.

Gefragt von gls.grasswithers vor 2 Monaten

Letzte Antwort von jonzn4SUSE vor 2 Monaten

Container won't Remove

Firefox Containers > Manage Containers > Remove [container]; message (modal, I think it's called?) pops up to say I have a tab open and do I want to proceed? I to u… (Lesen Sie mehr)

Firefox Containers > Manage Containers > Remove [container]; message (modal, I think it's called?) pops up to say I have a tab open and do I want to proceed? I to up to the container icon upper-right, search for [container], click to open that page, then CTRL+W to close it. Then I try to Remove [container] again; fails. That container is still in the list, and still popping up a note that a tab is open in that container (no, I closed it).

I really like the Containers feature, AND it could use some improvement.

Unrelated, I'm open to help with proofreading; feel free to ask, or point me to a git where I could contribute. I'm not happy about the apparent erosion of privacy in Firefox, but it sure beats Google, Microsoft, Apple, etc.

Gefragt von Henry vor 2 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 2 Monaten

Several versions running on Task Manager

Firefox has been running incredibly slow. I currently only have this window open, but if I open my task manger it shows 10 Firefox windows running. If I right click and e… (Lesen Sie mehr)

Firefox has been running incredibly slow. I currently only have this window open, but if I open my task manger it shows 10 Firefox windows running. If I right click and end task, it will end the task, but shortly there after a new one will pop up. 1 of the is running in efficiency mode. I assume this is what is slowing down performance, but I do not know how to fix.

Gefragt von cane3791 vor 2 Monaten

Letzte Antwort von jonzn4SUSE vor 2 Monaten

transfer of saved bookmarks to my new computer

when attempting to move Firefox bookmarks to my new computer, I click import data within the Firefox page. The computer asks me to select the file. I have no idea where… (Lesen Sie mehr)

when attempting to move Firefox bookmarks to my new computer, I click import data within the Firefox page. The computer asks me to select the file. I have no idea where the bookmarks reside and cannot find a file. What is the procedure to get this done?

Gefragt von tonyschwarz vor 2 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 2 Monaten

e-mail with outlook

WHEN I SIGN INTO MY OUTLOOK ACCOUNT, FIREFOX IS BLOCKING MY CONNECTION. IT WILL NOT CONNECT TO SECURESERVER.NET. I CANNOT ACCESS MY E-MAILS IN FIREFOX CURRENTLY. PLEASE H… (Lesen Sie mehr)

WHEN I SIGN INTO MY OUTLOOK ACCOUNT, FIREFOX IS BLOCKING MY CONNECTION. IT WILL NOT CONNECT TO SECURESERVER.NET. I CANNOT ACCESS MY E-MAILS IN FIREFOX CURRENTLY. PLEASE HELP! ALL THE TECH PEOPLE SAID IT IS THE BROWSER????

I AM HAVING THE PROBLEM ON THE OTHER COMPUTER. I THINK THIS PC IS O.K.

Gefragt von JIMSMITH2 vor 2 Monaten

Letzte Antwort von jonzn4SUSE vor 2 Monaten

problem loading page

The server at 192.168.1.1 is taking too long to respond. The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to lo… (Lesen Sie mehr)

The server at 192.168.1.1 is taking too long to respond.

   The site could be temporarily unavailable or too busy. Try again in a few moments.
   If you are unable to load any pages, check your computer’s network connection.
   If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web.

How do I change the time out to a longer time?

Gefragt von sog22 vor 2 Monaten

Letzte Antwort von jonzn4SUSE vor 2 Monaten

Viruses Detected!

I am receiving pop-ups from what appears to be Mozilla Firefox saying: System is infected! Viruses detected, Turn on protection and delete viruses. The virus identified … (Lesen Sie mehr)

I am receiving pop-ups from what appears to be Mozilla Firefox saying: System is infected! Viruses detected, Turn on protection and delete viruses. The virus identified is ZEUS.2020 Trojan. Click here to scan and clean via: d3av3500fes73a78mk0.mosgdefender.com This link doesn't work. So, how can I get this issue resolved? Any help would be appreciated. These pop up happen frequently one after the other. I appreciate any help solving this issue. Thank you, Tricia Hawkins

Gefragt von Tricia Hawkins vor 2 Monaten

Letzte Antwort von TyDraniu vor 2 Monaten