次のタグが付けられた質問を表示: すべての質問を表示

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… (続きを読む)

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?

5 日前 に Tommy Pressley が質問

5 日前 に TyDraniu最後の返信

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… (続きを読む)

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.

2 か月前 に Slartibartfast が質問

3 週間前 に jscher2000 - Support Volunteer最後の返信

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 … (続きを読む)

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

3 か月前 に rob.flint が質問

1 か月前 に r-a.giller最後の返信

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… (続きを読む)

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...

1 か月前 に JohnCC が質問

1 か月前 に Agent virtuel最後の返信

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… (続きを読む)

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.

2 か月前 に karenmarieme が質問

2 か月前 に xinglixing07最後の返信

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… (続きを読む)

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)) ) --- ---

2 か月前 に Fra が質問

2 か月前 に TyDraniu最後の返信

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… (続きを読む)

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.

2 か月前 に gls.grasswithers が質問

2 か月前 に jonzn4SUSE最後の返信

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… (続きを読む)

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.

2 か月前 に Henry が質問

2 か月前 に jscher2000 - Support Volunteer最後の返信

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… (続きを読む)

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.

2 か月前 に cane3791 が質問

2 か月前 に jonzn4SUSE最後の返信

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… (続きを読む)

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?

2 か月前 に tonyschwarz が質問

2 か月前 に jscher2000 - Support Volunteer最後の返信

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… (続きを読む)

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.

2 か月前 に JIMSMITH2 が質問

2 か月前 に jonzn4SUSE最後の返信

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… (続きを読む)

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?

2 か月前 に sog22 が質問

2 か月前 に jonzn4SUSE最後の返信

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 … (続きを読む)

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

2 か月前 に Tricia Hawkins が質問

2 か月前 に TyDraniu最後の返信

reopen previous session option is missing from the history menu

in FF 137.02 Win11Pro there is no reopen previous session option in the history menu, even though in settings, history, "firefox will" is set to remember history. We trie… (続きを読む)

in FF 137.02 Win11Pro there is no reopen previous session option in the history menu, even though in settings, history, "firefox will" is set to remember history. We tried reinstalling FF. No luck.

Is there a way to reopen the previous session?

Has that feature been deleted?

2 か月前 に Philtopia が質問

2 か月前 に jonzn4SUSE最後の返信