顯示下列標籤的問題: 顯示所有問題

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

JohnCC 於 5 天前 詢問

Agent virtuel 最近回覆於 5 天前

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.

Slartibartfast 於 1 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 1 週前

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.

karenmarieme 於 1 個月前 詢問

xinglixing07 最近回覆於 1 週前

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

Fra 於 2 週前 詢問

TyDraniu 最近回覆於 2 週前

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.

gls.grasswithers 於 3 週前 詢問

jonzn4SUSE 最近回覆於 3 週前

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.

Henry 於 3 週前 詢問

jscher2000 - Support Volunteer 最近回覆於 3 週前

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.

cane3791 於 3 週前 詢問

jonzn4SUSE 最近回覆於 3 週前

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?

tonyschwarz 於 3 週前 詢問

jscher2000 - Support Volunteer 最近回覆於 3 週前

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.

JIMSMITH2 於 3 週前 詢問

jonzn4SUSE 最近回覆於 3 週前

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?

sog22 於 4 週前 詢問

jonzn4SUSE 最近回覆於 3 週前

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

Tricia Hawkins 於 4 週前 詢問

TyDraniu 最近回覆於 4 週前

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?

Philtopia 於 1 個月前 詢問

jonzn4SUSE 最近回覆於 4 週前

Bookmarks not syncing on new device

Hello, Earlier today I reformatted my device but when I logged in to firefox I can only see my history is getting synced my bookmarks are empty, I've checked and bookmar… (閱讀更多)

Hello,

Earlier today I reformatted my device but when I logged in to firefox I can only see my history is getting synced my bookmarks are empty, I've checked and bookmarks are check off and they should be synced. How do I get them to sync? It has worked fine in the past. Thanks.

FlightlessChicken 於 1 個月前 詢問

jonzn4SUSE 最近回覆於 4 週前