Prikaz označenih pitanja: Prikaži sva pitanja
  • Riješeno
  • Arhivirano

Enhanced Site Tracking is off but Firefox is deleting sessions between screens

I developed a web app that checks the existing session login for each new page. So, after logging in the first time, the user is shown a dashboard with a list of function… (pročitajte više)

I developed a web app that checks the existing session login for each new page. So, after logging in the first time, the user is shown a dashboard with a list of functions they can access (My Account, etc). When an item is clicked and the application calls the function, it first checks for the existence of login session. If it's not there, then the user is forced back to login screen. However Firefox is deleting the session at some point so when the session is checked for the new function, the user is forced to login again. Chrome, Safari, Edge do not and are fine.

Enhanced tracking is turned off for the site and is shown as an exception. What is happening and how can prevent it?

Asked by breadwild prije 1 godina

Answered by breadwild prije 1 godina

  • Riješeno
  • Arhivirano

After using an HDMI cable to connect to a large TV, my tabs, buttons and icons are so large they no longer fit on my screen

Tell me how to reduce the size of buttons, tabs, and everything else BUT the fonts in my browsers. All of them have been affected. I've exhausted all of the normal "look … (pročitajte više)

Tell me how to reduce the size of buttons, tabs, and everything else BUT the fonts in my browsers. All of them have been affected. I've exhausted all of the normal "look in Settings and use your brain" options.

Asked by iSocialTiger prije 1 godina

Answered by jscher2000 - Support Volunteer prije 1 godina

  • Riješeno
  • Arhivirano

Sidebar width reduction via userChrome

Hello. It seems I get a problem or two almost always with a new update lately. I have been using an userChrome.css to reduce the width of sidebar but the latest version … (pročitajte više)

Hello.

It seems I get a problem or two almost always with a new update lately. I have been using an userChrome.css to reduce the width of sidebar but the latest version 107.0 now ignores it and have a wide width even at the narrowest. Mine currently is set as, "#sidebar {min-width:30px !important; max-width:none !important;}" This no longer works. Your support much appreciated.

Regards,

Asked by qp prije 1 godina

Answered by cor-el prije 1 godina

  • Riješeno
  • Arhivirano

Page marked as insecure only in Firefox

I don't know why the page https://encuestas.msssi.gob.es/limesurvey/index.php/438579?lang=es is marked as insecure in Firefox. I tried in Chrome, Edge, IE... and the page… (pročitajte više)

I don't know why the page https://encuestas.msssi.gob.es/limesurvey/index.php/438579?lang=es is marked as insecure in Firefox. I tried in Chrome, Edge, IE... and the page is marked as secure, the certificate is recognized.

I attach screen captures of Firefox and Edge examples.

I've the security.enterprise_roots.enabled setting enabled.

If I check for Firefox error details, I see (auto-translated to english): https://encuestas.msssi.gob.es/limesurvey/index.php/438579?lang=es The issuer of the other end's certificate is not recognized. Strict HTTP transport security: false Setting HTTP public keys: false

Asked by Dimas prije 7 mjeseci

Answered by Dimas prije 7 mjeseci

  • Riješeno
  • Arhivirano

Solved: No Aspect of File Interface works Ubuntu 22.04

I first realized an issue with downloading PDFs through the Firefox viewer - I cannot. The download button does nothing, there is no prompt, no popup, and no file downloa… (pročitajte više)

I first realized an issue with downloading PDFs through the Firefox viewer - I cannot. The download button does nothing, there is no prompt, no popup, and no file downloaded. I have also tried to print to pdf, that also seems to fail.

Today I realized I also cannot attach any files to an email through Gmail in Firefox, which is now leading me to believe that the software is unable to interface with my files at all.

Things I've tried include: - Turning off popup blocker - Refreshing Firefox in the ->Help->More Troubleshooting Information Menu - Starting Firefox in safe mode - Reinstalling through snap

The only way I can currently download files is through wget, and the only way I can send attachments is by installing Google Chrome, which is kind of a last resort for me.

I am running Ubuntu 22.04, this is on Firefox 106.0, though it didn't work last update either.

Thanks for any help


Edit: I have been googling for answers but after posting this question a similar thread popped up, the solution is to install the following packages:

xdg-desktop-portal xdg-desktop-portal-gtk

Asked by james228 prije 1 godina

Answered by cor-el prije 1 godina

  • Riješeno
  • Arhivirano

Getting many email notifications for the same data breach in Firefox Monitor

Over the last five hours, I have gotten 27 emails from Firefox Monitor for this data breach, for the same email address. I have already marked the breach as resolved in M… (pročitajte više)

Over the last five hours, I have gotten 27 emails from Firefox Monitor for this data breach, for the same email address. I have already marked the breach as resolved in Monitor but I keep getting emails. Is there anything I can do about it?

Asked by Lucidiot prije 6 mjeseci

Answered by Lucidiot prije 6 mjeseci

  • Riješeno

YouTube in the hosts file is ignored since version 125.0b1 Developer edition

It doesn't matter if I add www.youtube.com site to hosts file in Linux and delete cache, Firefox just doesn't block it, bypassing my meassures to prevent me to get hooked… (pročitajte više)

It doesn't matter if I add www.youtube.com site to hosts file in Linux and delete cache, Firefox just doesn't block it, bypassing my meassures to prevent me to get hooked up here. It was blocking everything as expected some weeks ago. I also tried redirecting to different IP's and it didn't work.

After some checks, I noticed:

  • It happens only with www.youtube.com, it doesn't happen with youtube.com (without www)
  • Other common pages like other Google pages, Facebook, TikTok or Instagram, get succesfuly blocked by hosts file as expected
  • I have tested creating new profiles with about:profiles, but the issue continues
  • The issue started after Firefox Developer Edition version 125.0b1 as you may notice in the images attached.
  • I also tested with the latest nigthly version and the issue continues.
  • DNS over HTTP (DOH) doesn't seems to be the problem since it seems that my network doesn't met the requirements to enable it, and if I manually make sure it's disabled, the issue still continues.
  • Chromium browser blocks www.youtube.com as expected, so that indicates my PC might be correctly configured

Asked by juandhdez94 prije 1 mjeseci

Answered by zeroknight prije 1 mjeseci

  • Riješeno
  • Arhivirano

Windows FontSubtitutes rules not being followed on Firefox 109.0b7

I use the Windows registry FontSubstitutes (Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes) to replace system fonts like Segoe U… (pročitajte više)

I use the Windows registry FontSubstitutes (Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes) to replace system fonts like Segoe UI with other fonts. It takes a lot of work to get Windows itself to respect these options, to the extent that I have to make it believe Segoe UI isn't present by modifying a different registry location (Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts).

However, Firefox does not respect the FontSubstitutes settings. Based on a previous post here, this is something it did prior to Firefox 89, but has stopped doing.

An ideal solution would be a way for Firefox to correctly read my FontSubstitutes settings. An acceptable workaround would be a way to provide Segoe UI for Firefox to use while still preventing its use in other applications. (I know that, for instance, Adobe Photoshop allows users to install fonts to Photoshop itself, bypassing the system fonts folder entirely.)

Asked by Kotep prije 1 godina

Answered by jscher2000 - Support Volunteer prije 1 godina

  • Riješeno
  • Arhivirano

Button on the top right of Firefox window

Hi Today I updated Firefox to version 106.0 and I can't get rid of the "arrow button" from top right (screenshot attached - near the minimize button, I marked it). The fu… (pročitajte više)

Hi Today I updated Firefox to version 106.0 and I can't get rid of the "arrow button" from top right (screenshot attached - near the minimize button, I marked it). The function of this button is clear for me - tabs management. But I can manage my tabs without special button for it. I want to remove it. I tried right clicking on it, but the "remove from toolbar" option is unavailable. I tried to customize toolbar, but it won't work either (I can't take it from te toolbar).

How to remove this button?

Asked by jormungandrpl prije 1 godina

Answered by Terry prije 1 godina

  • Riješeno
  • Arhivirano

Whatsapp Web: Unable to paste in the text input

When I copy text from other websites, I'm not able to paste in the text field of Whatsapp Web. I'm using Firefox Developer Edition Browser in my laptop. But when I copy t… (pročitajte više)

When I copy text from other websites, I'm not able to paste in the text field of Whatsapp Web. I'm using Firefox Developer Edition Browser in my laptop. But when I copy text from Whatsapp Web itself, I am able to paste in the text field.

This issue started happening just a few days ago.

Here are my specifications:

Browser: Firefox Developer Edition 117.0b8 (64-bit)

OS: Pop!_OS 21.10

Asked by sahilnare78 prije 8 mjeseci

Answered by Dan prije 8 mjeseci

  • Riješeno
  • Arhivirano

Bing won't let me use Firefox or Google

I can't open Firefox. When I click on the icon Bing shows up. I downloaded the latest version of Firefox, I can't install it because I get the message that I have to cl… (pročitajte više)

I can't open Firefox. When I click on the icon Bing shows up. I downloaded the latest version of Firefox, I can't install it because I get the message that I have to close Firefox because it is running. How can it be? I haven't been able to open it for weeks.

Asked by chrisdale11 prije 2 godina

Answered by FredMcD prije 2 godina

  • Riješeno
  • Arhivirano

Two incompatible firefox windows occur at once.

So I downloaded Firefox and logged in expecting my bookmarks to carry over after I "sync'd" it, however the did not. So I went to my old pc and did the export bookmarks t… (pročitajte više)

So I downloaded Firefox and logged in expecting my bookmarks to carry over after I "sync'd" it, however the did not. So I went to my old pc and did the export bookmarks thing and imported it to the new pc.

Now.. I have all my bookmarks and everything appears great. Except whenever I open a link from say my work it opens a Mozilla window that doesn't have my bookmarks. When I try to combine the windows It doesn't let me. I am also scared of losing access to the Mozilla with my bookmarks as I work from home using those. (the desktop shortcut to Mozilla opens the one without all my work)

In the attached screenshot things to note, the bookmark bar available on left isn't there on the right. Additionally in the taskbar (bottom) it shows Mozilla in two distinctly separate icons. When two Mozilla windows are open, they share the same icon on the taskbar, these do not, which leads me to believe I have two incompatible versions existing next to each other.

Asked by swampert180 prije 1 godina

Answered by jscher2000 - Support Volunteer prije 1 godina

  • Riješeno
  • Arhivirano

.Jpeg images don't zoom smaller in Firefox (they do in Safari)

Hi All, I' m having the issue that .jpeg images don't zoom smaller in Firefox (they do in Safari). I'm performing cmd-+/- on a Mac keyboard. Any ideas? Thank you, Russ… (pročitajte više)

Hi All,

I' m having the issue that .jpeg images don't zoom smaller in Firefox (they do in Safari). I'm performing cmd-+/- on a Mac keyboard.

Any ideas?

Thank you, Russ M.

Asked by contactruss prije 1 godina

Answered by cor-el prije 1 godina

  • Riješeno
  • Arhivirano

How can I create a fixed space on nav-bar?

In order to more convenient drag-and-drop interface, I need a fixed fixed space in nav-bar like Edge. For now we can add a flexible space on it. But it's flexible and it … (pročitajte više)

In order to more convenient drag-and-drop interface, I need a fixed fixed space in nav-bar like Edge. For now we can add a flexible space on it. But it's flexible and it will disappear when I use a side window. And I can't drag over titlebar-buttonbox-container Please help me. Thanks!

Asked by KK1 prije 2 godina

Answered by cor-el prije 2 godina

  • Riješeno
  • Arhivirano

Some images have artifacts, making the whole image dark black.

A lot of the images appear broken, see the images attached(left is FireFox, right is Chrome) Only happens with Mozilla browsers, nighty, beta, regular, I've tried them al… (pročitajte više)

A lot of the images appear broken, see the images attached(left is FireFox, right is Chrome) Only happens with Mozilla browsers, nighty, beta, regular, I've tried them all Reinstalled countless times Hope that someone will help me with this

Asked by Leoxo prije 1 godina

Answered by jscher2000 - Support Volunteer prije 1 godina

  • Riješeno
  • Arhivirano

Security Error: Content on about:tab may not load or link file

I had set up a userContent.css file in the past to pull up and fetch an image on my computer to display as a background on the homepage. It worked and did it's job until … (pročitajte više)

I had set up a userContent.css file in the past to pull up and fetch an image on my computer to display as a background on the homepage. It worked and did it's job until recently, when I had recently relocated a lot of my files around on my computer. I have redirected everything to where I want it to look, including the userContent.css file to the new location for the image I want as the background. Firefox loads the .css file correctly, and recognizes the file existing, but it won't load the image itself for some odd reason. It states it "may not load or link the file" because of a security error, and thus, can't load the image. I never had to deal with this before. How can I get Firefox to be able to load my image like I want it to? I have screenshots that I can provide, but this site doesn't want to upload them at the moment.

Asked by meddlingguns prije 1 godina

Answered by jscher2000 - Support Volunteer prije 1 godina

  • Riješeno

Website Claim I'm Using a VPN When I'm Not

I am on Firefox Developer Edition 120.0b9 (64-bit macOS). Using sites like whatismyip and whatismyipaddress, I am seeing that I have a VPN or Proxy enabled. When I use Ch… (pročitajte više)

I am on Firefox Developer Edition 120.0b9 (64-bit macOS). Using sites like whatismyip and whatismyipaddress, I am seeing that I have a VPN or Proxy enabled. When I use Chrome, I don't see this. I went through all the settings and turned off anything that could even remotely be related, and still get the same results. Does Firefox have a built in VPN that I am unaware of? Is there a way to turn it off?

Asked by mlfusco97 prije 5 mjeseci

Answered by mlfusco97 prije 5 mjeseci

  • Riješeno
  • Arhivirano

problem in cursor of "Firefox Edition Developer"

Hello, Do not be tired while i clicked on the normal Web page, Cursor is activate, And blink. it walks a lot on the nerves. please solved this problem, Thank You! … (pročitajte više)

Hello, Do not be tired

while i clicked on the normal Web page, Cursor is activate, And blink. it walks a lot on the nerves.

please solved this problem,


Thank You!

Asked by omarfatahidev prije 1 godina

Answered by cor-el prije 1 godina