Viser spørsmål tagget med: Vis alle spørsmål

PC hochgefahren und alle Firefox Gruppen wurden automatisch geschlossen.

Liebe Wissende, ich habe ein Problem. Beim gestrigen Hochfahren meines Rechners und Start von Firefox war meine ganze Struktur weg. Tabs und Gruppen waren futsch und … (les mer)

Liebe Wissende,

ich habe ein Problem. Beim gestrigen Hochfahren meines Rechners und Start von Firefox war meine ganze Struktur weg.

Tabs und Gruppen waren futsch und somit wurden alle darin gespeicherten Seiten ohne Struktur angezeigt. :-(

Wie kann ich die Gruppen wieder öffnen?

Online habe ich hierzu nichts gefunden.

Herzlichen Dank vorab!!!!

Liebe Grüße Sasha

Asked by sasharoben 26 minutter siden

After updating to firefox 147.0.3 all of my browser history (along with open tabs at the time of updating) is lost

After updating to Firefox 147.0.3 all of my browser history (along with open tabs at the time of updating) is lost. I just updated to Windows 11 workstations (plus a cou… (les mer)

After updating to Firefox 147.0.3 all of my browser history (along with open tabs at the time of updating) is lost. I just updated to Windows 11 workstations (plus a couple of older Windows 10 workstations) to the current (Feb 2026) updates too. However the history data was lost before the Windows updates. I noticed that with the previous update of Firefox that saved login information was also lost. Who is doing your program updates, a chimp?

In the past when an update was done the browser would open back up with all of the previous versions session tabs in tact. But not now.

I've lost several tabs of research that was being done. Based on what has been happening, I will HAVE to change to some other browser. This is a shame as I've been a loyal Firefox user since day one. Good bye Mozilla and Firefox.

Asked by stephen.gragert 14 timer siden

Last reply by TechHorse 3 timer siden

Is there something changeable in Firefox that would allow things to display better?

Is there something changeable in Firefox that would allow things to display better? On Tue, Feb 3, 2026 at 11:27 AM Douglas Flegal <toemeister@hotmail.com> wrote: … (les mer)

Is there something changeable in Firefox that would allow things to display better? On Tue, Feb 3, 2026 at 11:27 AM Douglas Flegal <toemeister@hotmail.com> wrote:

   It shows up in Edge but not in my browser Firefox.

Answer: Thanks for flagging this. We’re aware that some parts of the newsletter may not display correctly in Firefox, while they do load in other browsers. Unfortunately, this is a browser-specific issue and not something we’re able to control on our end.

Asked by Toemeister 7 timer siden

Firefox multipart/form‑data upload stalls (0 bytes sent) to Next.js pages/api endpoint — works in Edge/Chromium

Summary: Uploading a file to a custom webapp with Chromium (Edge) works but consistently fails in Firefox. In Firefox the request is created, and times out. The server re… (les mer)

Summary: Uploading a file to a custom webapp with Chromium (Edge) works but consistently fails in Firefox. In Firefox the request is created, and times out. The server receives no file and logs “missing file.” The same webapp code is running on both Chromium and Firefox.

Environment:

  • Next.js app (pages/api route)
  • Endpoint: POST /api/file-upload
  • Client: fetch(url, { method: "POST", body: FormData, credentials: "include" })
  • Server: export const config = { api: { bodyParser: false } } + multipart parsing (formidable)
  • Edge/Chromium: Version 141.0.3537.85
  • Firefox Version 147.0.3 (64-bit)
  • OS: Ubuntu 22 / Linux

Steps to reproduce:

  1. Create a FormData object and append a local file:
  const fd = new FormData();
  fd.append("template", file, file.name);
  fetch(`/api/file-upload`, {
    method: "POST",
    body: fd,
  1. In Edge/Chrome, upload succeeds. Server receives multipart body and parses the file. Actual behavior in Firefox:
  • Transferred: 0 B
  • No response status/body
  • Client times out (Upload times out)
  • File upload request received
  • No bytes read server‑side.

Evidence:

  • Edge request logs:
    • content-type: multipart/form-data; boundary=----WebKitFormBoundary...
    • bytesRead ~1.69MB
  • Firefox request logs:
    • Transferred 0 B
    • File upload missing file field

Notes:

  • Client FormData is valid; we log file.name and file.size right before fetch.
  • There is a CSP report‑only warning (frame‑ancestors) when using a fallback iframe approach, but we are not using iframe in the failing case.

Question: Is there a known issue where Firefox blocks or fails to send and multipart/body can be stripped before it leaves the browser? Is there a recommended workaround that does not rely on browser sniffing?

Moderator note: This question has been edited to correct the formatting.

Asked by Jeff R 12 timer siden

Last reply by Denys 8 timer siden

баг браузер не реагирует на ввод текста

После включения ПК бывает, что я не могу ввести текст в браузере.(как буд-то включается режим только для чтения, что не позволяет текст ввести). горячие клавиши работают,… (les mer)

После включения ПК бывает, что я не могу ввести текст в браузере.(как буд-то включается режим только для чтения, что не позволяет текст ввести). горячие клавиши работают, но текст не вводиться только в браузере. Оно само по себе проходит. Как это исправить?

Asked by Vladoodle 11 timer siden

Last reply by Denys 8 timer siden

Firefox manage bookmarks question just submitted - probably working properly

I don't know how to get to my prior question to update it I submitted a support question a short time ago about Firefox manage bookmarks using Waterfox version. I n… (les mer)

I don't know how to get to my prior question to update it I submitted a support question a short time ago about Firefox manage bookmarks using Waterfox version. I now think I could have been duped by the colour of the window bar. I have also found that firefox manage bookmarks does not show individual bookmarks that are not in folders - in the left pane. This also threw me. However, when I click on Bookmarks menu in left pane, the individual bookmarks are all shown in the RHS pane. I have done a quick check and the list does not contain at least two bookmark folders that are in my Waterfox bookmarks - I did not try to check all. I now think there is no problem. Interested whether anyone else has raised this. MY SUGGESTION - in the past I am confident that manage bookmarks function did not use waterfox color. In the next update try to change the manage bookmarks function window to a color different to Waterfox colors. This may not be possible if waterfox simply inherits the manage bookmarks function code incl colors.

Prior question text pasted here for completeness Yesterday I was using both Firefox and Waterfox. Since then when I try to use manage bookmarks in Firefox - I get the waterfox version of manage bookmarks showing the waterfox bookmarks list. Is there a way to get the firefox manage books back again

Asked by LeoV 9 timer siden

Installation of Firefox latest browser

I seem to be unable to install Firefox on my Windows 11 desktop because there is apparently an old version already on my computer. I wish to reinstall Firefox with your h… (les mer)

I seem to be unable to install Firefox on my Windows 11 desktop because there is apparently an old version already on my computer. I wish to reinstall Firefox with your help

Asked by John Smith 1 dag siden

Last reply by Denys 12 timer siden

Your Browser is being managed by your organization

I have Norton 360. I just reinstalled a brother printer and now I get the "Your browser is being managed by your organization". While I sync with my laptop, as others hav… (les mer)

I have Norton 360. I just reinstalled a brother printer and now I get the "Your browser is being managed by your organization". While I sync with my laptop, as others have said, I'm not an organization. There is an Enterprise policy .

Active Policy Name Policy Value ExtensionSettings {"firefoxhpsureclicksecurebrowsing@bromium.com":{"installation_mode":"blocked"},"firefoxhpwolfsecurityextension@bromium.com":{"install_url":"https://addons.bromium-online.com/wsx.xpi","installation_mode":"normal_installed"}}

I can't store or edit any bookmarks. How do I correct this? I need answers in very simple terms as I am very much a layman with computers. Thank You!

Asked by sitka-dog 5 dager siden

Last reply by Denys 14 timer siden

  • Løst

PLECE HELP

Secure Connection Failed An error occurred during a connection to citizen.jhpolice.gov.in. PR_CONNECT_RESET_ERROR Error code: PR_CONNECT_RESET_ERROR The page you ar… (les mer)

Secure Connection Failed

An error occurred during a connection to citizen.jhpolice.gov.in. PR_CONNECT_RESET_ERROR

Error code: PR_CONNECT_RESET_ERROR

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.

Learn more…

Asked by jaynandank300 21 timer siden

Answered by Denys 14 timer siden