A mostrar questões marcadas: Mostrar todas as questões

Can I direct Firefox directly to wireless modem AND keep W10 workgroup on wired ethernet?

We have a W10 workgroup using an unmanaged switch to hook 5 PC's together through hardwire ethernet. The switch is also the access point to the internet "modem". I would… (ler mais)

We have a W10 workgroup using an unmanaged switch to hook 5 PC's together through hardwire ethernet. The switch is also the access point to the internet "modem".

I would like to cause the PCs to use wifi to access the modem ONLY for internet and Thunderbird, with the workgroup remaining on the wired system.

With both "networks" enabled in W10 the PCs are automatically defaulting to whichever method was enabled 1st. I have no idea how or if I can "split" the flow and cause FF and Tbird ONLY to use wifi.

Colocada por alitkowiak 1 semana atrás

Última resposta por Piterk 1 semana atrás

Save/export home screen

Hi, Is it possible to save/export (and then restoring) the home screen icons/shortcuts without using Firefox sync? I want to save its state on my disk so I can restore … (ler mais)

Hi,

Is it possible to save/export (and then restoring) the home screen icons/shortcuts without using Firefox sync?

I want to save its state on my disk so I can restore it later, after formatting, for example. I don't really use any sync features and I actually don't want to sign up for yet another online service if I can help it.

Thanks a lot!

Colocada por MD 1 semana atrás

Última resposta por cor-el 1 semana atrás

Copy Link to Highlight

There should be a feature where you can copy the link to particular text on a webpage (much like when you click on a Google result for a certain part of an article). Wher… (ler mais)

There should be a feature where you can copy the link to particular text on a webpage (much like when you click on a Google result for a certain part of an article). Where do I suggest features for Firefox?

Colocada por Mattlexic 1 semana atrás

Última resposta por jscher2000 - Support Volunteer 1 semana atrás

Facebook Images appear as Color Blocks on Facebook Since Last Week A bug?

Hello. I have an issue with Firefox. Last week Facebook stopped showing images when run on Firefox. These are in the Feed and photos, etc. I tried refreshing, clearin… (ler mais)

Hello. I have an issue with Firefox. Last week Facebook stopped showing images when run on Firefox. These are in the Feed and photos, etc. I tried refreshing, clearing cookies, history and cache. I changed enhanced tracking but nothing stops this. Are there any suggestions to repair this or could it be a bug? I work on Windows 10. Please help.

Thank you.

Colocada por bessaustin1 1 mês atrás

Última resposta por Tim Huang 1 semana atrás

PDF are often rendered unreadable, with desktop background showing through (screenshot attached)

I often run into issues with PDFs in Firefox Linux. They either appear totally blank (typically after suspend/restore), or they appear with the desktop background showing… (ler mais)

I often run into issues with PDFs in Firefox Linux. They either appear totally blank (typically after suspend/restore), or they appear with the desktop background showing through (as in the attached screenshot).

Hard refreshing the page doesn't change anything, opening a new tab and opening the PDF again doesn't change anything, opening a new window and loading the PDF doesn't change anything.

The screenshot is with this PDF: https://www.sgsw.ch/home/strom/_jcr_content/Par/sgsw_accordion_list_1838160259/AccordionListPar/sgsw_accordion_12353/AccordionPar/sgsw_downloadlist/DownloadListPar/sgsw_download_1049323524.ocFile/2023-08-31%20Mitteilung%20Elcom%20Erh%C3%B6hung%20Elektrizit%C3%A4tspreise%20f%C3%BCr%20das%20Jahr%202024.pdf

It renders correctly in Chromium.

Firefox 126.0 using the recommended performance settings on Mint 21.3, nvidia quadro p620 using the official nvidia drivers v535.171.04-0ubuntu0.22.04.1

Colocada por c+ff 3 semanas atrás

Última resposta por jonzn4SUSE 1 semana atrás

Suddenly I have no credit card autofill option.

When I go to Settings > Privacy & Security the only "autofill" setting is to import data from another browser. I am signed in, in the US, and my VPN is set to Sea… (ler mais)

When I go to Settings > Privacy & Security the only "autofill" setting is to import data from another browser. I am signed in, in the US, and my VPN is set to Seattle.

Colocada por sarah.berry9 1 semana atrás

Última resposta por cor-el 1 semana atrás

Using Node Express-Sessions to set cookie "httpOnly: true, secure: true, SameSite: "None" FF blocks authorization

My web site My web site allows user to login with .ejs Sign-up/Sign-in pages then delivers a React page. This works in Chrome and Safari. Https/SSL are provided by my ho… (ler mais)

My web site My web site allows user to login with .ejs Sign-up/Sign-in pages then delivers a React page. This works in Chrome and Safari. Https/SSL are provided by my host A2Hosting.

Firefox warns "Cookie “connect.sid” does not have a proper “SameSite” attribute value" when the cookie is set and then blocks the react page after login. If I enter the route that leads to the react page directly I can login and don't get the warning. In both cases the Storage tab in Dev tools shows the same settings for the cookie.
I made sure to remove any cookies for my site before testing the second scenario. I have tested this on Windows, Linux and Android versions of Firefox with the same results.

Here is my Express-Session instantiation ``` app.use(expressSession({

 store: new pgSession({
   pool: pool,
   tableName: 'session'
   // Insert connect-pg-simple options here
 }),
 secret: process.env.SECRET,
 resave: false,
 saveUninitialized: false,

cookie: {

   httpOnly: true,
   Secure: true,
   SameSite: "None",
   path: ['/'],
   maxAge: 60 * 60 * 1000 * 5
 }
 // Insert connect-pg-simple options here

})) ``` I've tried changing the path to include the react app route, I've added it to Cors white list and I converted it to open with an .ejs file instead of .html with no results.

Thanks for your support and for a great browser

Colocada por rich.rhaskell 1 semana atrás

Última resposta por jscher2000 - Support Volunteer 1 semana atrás

a second browsing tab crashes

If I open a second tab on the screen it says the connection has crashed and keeps doing it if you try again. If you reset it resets Firefox including the other tab. … (ler mais)

If I open a second tab on the screen it says the connection has crashed and keeps doing it if you try again. If you reset it resets Firefox including the other tab.

Colocada por Alan 2 semanas atrás

Última resposta por jscher2000 - Support Volunteer 1 semana atrás

How to restore previous sessions from old hard drive that died

My old hard drive died I couldn't recover it. I cannot mount the disk to another OS etc. The session files cannot be retrived. However I had over 100 tabs open in Fire… (ler mais)

My old hard drive died I couldn't recover it. I cannot mount the disk to another OS etc. The session files cannot be retrived. However I had over 100 tabs open in Firefox I want to retrieve before the disk crashed. I was signed in to firefox all the time in the old computer.

I now have a new computer, I signed in to firefox and I can recover the bookmarks. But I don't see any option to recover the lots of tabs and sessions from my previous dead disk. It seems there is tab sync options between 2 devices that is concurrently signed in. But I can't sign in to a dead disk. I also can't recover the file.

How can I reteive my old sessions with many tabs? I'm hoping firefox have a way of knowing all my tabs since I was signed in and sync before the disk crash.

Colocada por abc 1 semana atrás

Última resposta por jscher2000 - Support Volunteer 1 semana atrás

On opening PDF document online shows white hirizontal lines

For some reason I notice that some of our image files, viewed after opening an online pdf document with images within, shows random white horizontal lines. This is not sh… (ler mais)

For some reason I notice that some of our image files, viewed after opening an online pdf document with images within, shows random white horizontal lines. This is not shown using edge or chrome. you can go here to view https://mcclone.net/wp-content/uploads/2024/05/Connects-Issue-12.pdf.

Any help would be appreciated.

Thanks Chris

Colocada por cvassiliadis 1 semana atrás

Última resposta por jonzn4SUSE 1 semana atrás

Can't allow Firefox to show ads on several websites

Running Win 11 Pro with the Firefox - 64 bit - All updated per June 9th. ISSUE: Website tells me I have an 'add blocker' or the product 'addblocker' installed. I don't.… (ler mais)

Running Win 11 Pro with the Firefox - 64 bit - All updated per June 9th.

ISSUE: Website tells me I have an 'add blocker' or the product 'addblocker' installed. I don't. However I get blocked even viewing my own website: fleksjobbernetvaerket.dk .... and others as well.... It's full of Google ads.

SOLUTION: I searched for how to solve this, but none of it is working, not even re-setting or re-installing Firefox, emptying cache, files and folders. I kinda gave up on this.

Hope you can help.

thanks Knud

Colocada por Knud Kjølhede Petersen 1 semana atrás

Última resposta por Agent virtuel 1 semana atrás

remote control

Hello, I have tried to find solutions to this and have not found anything to be a permanent fix. I recently have found my FireFox browser closing my first attempt to ope… (ler mais)

Hello,

I have tried to find solutions to this and have not found anything to be a permanent fix. I recently have found my FireFox browser closing my first attempt to open and upon opening my second attempt Firefox will open but give me a pink address bar with a robot stating "browser is under remote control (reason: Dev Tools)" and the only thing that seems to get rid of this temporarily is going to my control panel (I'm a windows user) and toggling the remote assistance checkbox (I keep it unchecked since this problem has occurred). Then after re-opening Firefox again, it appears to work normally - no pink address bar with robot. Is there a permanent fix for this? Is it an OS issue or a Firefox issue? Maybe both? Any insight would be greatly appreciated. I am fairly tech savvy, but not too familiar with browser interfaces and solutions involving the command line.

Thank you,

Colocada por MJW 1 semana atrás

Última resposta por cor-el 1 semana atrás

Perms cant be given sites

as you can see in the screenshot it says the mic is only"allowed temporarily" and when i go to permissions it doesn't let me add a site to grant perms i can just search f… (ler mais)

as you can see in the screenshot it says the mic is only"allowed temporarily" and when i go to permissions it doesn't let me add a site to grant perms i can just search for sites and thats it. its annoying cuz on textnow i have to keep granting perms

Colocada por STERBEN_BLADE 1 semana atrás

Última resposta por cor-el 1 semana atrás

Centrum poradenstva a prevencie

Varovanie: možné bezpečnostné riziko Ako to napraviť, ďakujem Aplikácia Firefox rozpoznala problém a stránku poradenstvo-mikulas.lepsiweb.sk nenačítala. Webová stránka je… (ler mais)

Varovanie: možné bezpečnostné riziko Ako to napraviť, ďakujem Aplikácia Firefox rozpoznala problém a stránku poradenstvo-mikulas.lepsiweb.sk nenačítala. Webová stránka je buď zle nastavená alebo hodiny na vašom počítači nejdú správne.

Pravdepodobne stránke vypršala platnosť certifikátu, čo bráni aplikácii Firefox bezpečne sa pripojiť. Ak sa napriek tomu rozhodnete stránku navštíviť, útočníci sa môžu pokúsiť ukradnúť vaše informácie, ako sú heslá, e‑mailové adresy alebo čísla platobných kariet.

Čo s tým môžete urobiť?

Tento problém je pravdepodobne na strane webovej stránky a vy ho, bohužiaľ, nedokážete vyriešiť. O probléme môžete informovať správcu webovej stránky.

Ďalšie informácie…

Colocada por frajtova 1 semana atrás

Última resposta por jscher2000 - Support Volunteer 1 semana atrás

images don't load because hyperlink too long FF 126.0.1

I receive e-mail from websites where I subscribe. Many times, the message from the sites (kelbyone.com, to name one) contain a graphic (jpg) that does not display in Outl… (ler mais)

I receive e-mail from websites where I subscribe. Many times, the message from the sites (kelbyone.com, to name one) contain a graphic (jpg) that does not display in Outlook.com. Microsoft Tech Support is unresponsive. The sending websites refuse to help.

It seems to me that FF chokes on the length of the hyperlink. Here is a sample: https://kelbyone.acemlnb.com/lt.php?x=3DZy~GE2JaTN5XV.-wy5heOd~nAnuwAjluw2Z5PEIaOb5p8qy0y.0uJz2nRzit~yjvYwXncWJXCf657

If I paste the hyperlink into the search window, the page will load. When I forward the e-mail from Outlook to yahoo mail, the image displays.

I am running extensions Adblocker Ultimate and DuckDuckGo Privacy Essentials.

I would like help with this, at least, to identify where the problem is.

Colocada por lcdebaca52 1 semana atrás

Última resposta por cor-el 1 semana atrás

stubborn cached web content

I have 228 kb of cached web content that refuses to clear. Say there is 1.5 mb cached, and when I clear, the 228 kb is still there. It interferes with a web site I visit.… (ler mais)

I have 228 kb of cached web content that refuses to clear. Say there is 1.5 mb cached, and when I clear, the 228 kb is still there. It interferes with a web site I visit. Please help me get rid of this! Thanks in advance.

Colocada por S+x2Yn8 1 semana atrás

Última resposta por jscher2000 - Support Volunteer 1 semana atrás

push no

When I click on a web push notification in Firefox on Android, the link in the notification does not open. If no page is previously open in the browser, a blank tab appea… (ler mais)

When I click on a web push notification in Firefox on Android, the link in the notification does not open. If no page is previously open in the browser, a blank tab appears. If another page is open, that page is displayed.

Colocada por KD 1 semana atrás

Última resposta por Paul 1 semana atrás

Video in Firefox

Video in Firefox does not run .. no error messages .. nothing. It works fine in other browsers. When I click on the video .. nothing happens. It used to work but not n… (ler mais)

Video in Firefox does not run .. no error messages .. nothing. It works fine in other browsers. When I click on the video .. nothing happens. It used to work but not now and I don't think I've changed anything.

Win11 Version 126.0.1 (64-bit)

Colocada por Duane Loftus 2 semanas atrás

Última resposta por jonzn4SUSE 1 semana atrás