Showing questions tagged: Show all questions

Addons won't update

Tried four times in a row. Had the problem In 142.01. Updated to 143.01. No help. First image is after the update attempt. I intentionally chose not to update 3 of t… (read more)

Tried four times in a row. Had the problem In 142.01. Updated to 143.01. No help.

First image is after the update attempt. I intentionally chose not to update 3 of them

Second image after relaunch.

Asked by noel_envode 2 months ago

Last reply by Ed 2 months ago

tabs become unselectable and can't be dragged out of the main window

This started happening a few days ago. I tried to drag a tab out of the main window to put it in its own window on my other monitor, but the tab just became unselectable… (read more)

This started happening a few days ago.

I tried to drag a tab out of the main window to put it in its own window on my other monitor, but the tab just became unselectable, and if i scrolled in the tab bar, the tab icon and text would remain locked in place in the display while the other tabs moved behind it.

The main Firefox window also lost the minimize, restore, and close buttons. The only way to make the tabs work was to close Firefox and relaunch it.

I noticed this happened only after any app in the OS went full screen, be it a steam game, or another Firefox window, or a VLC window, or anything else that I did that made an app full screen in any of my monitors.

I am using Ubuntu 24.04 with KDE Plasma 5.27.12. Kernel is 6.14.0-29. Display server is Wayland.

Initially I thought this could be a problem with the snap version of Firefox, so now I've installed the deb package, but the problem remains. Firefox is the only app which presents a problem of any kind when any window goes full screen.

Here's a video showing what the problem looks like, in case my description was not clear. The ghostly tab in this video is the chess.com home page and you can see it as the third tab from the top right of the video, and it remains in that position as i scroll the other tabs, completely unselectable with the mouse.

https://www.youtube.com/watch?v=-mAfPS3_qkg

Any idea of what could be causing this issue to appear?

Thank you!

Asked by sara 2 months ago

Last reply by jonzn4SUSE 1 month ago

Closed Pinned Tabs Even After Setting Firefox to Reopen Previous Tabs after Closing

Hi, I have the settings of 'General > Startup > [checked] Open previous windows and tabs' on. Most of the time it works as expected, but there are several occurren… (read more)

Hi, I have the settings of 'General > Startup > [checked] Open previous windows and tabs' on. Most of the time it works as expected, but there are several occurrences when all of the sudden all of my pinned tabs are gone. When this happened, I usually tried the 'Command + Shift + T' to restore them. Sometimes they came back, some other times, they don't.

Can you fix it?

It's starting to get really irritating because I can have >12 tabs pinned and it's troublesome to have to remember them all in case this happens again in the future.

Thanks!

Asked by debora.sormin1 2 months ago

Last reply by jscher2000 - Support Volunteer 2 months ago

Cannot open AOL Mail or Facebook at times after sleeping my PC.

Cannot open AOL Mail or Facebook at times after sleeping my PC. If I revert to my Laptop or using MS Edge on my PC all is fine. I have reinstalled Firefox, but problem … (read more)

Cannot open AOL Mail or Facebook at times after sleeping my PC. If I revert to my Laptop or using MS Edge on my PC all is fine. I have reinstalled Firefox, but problem persists from time to time.

Asked by Neilgg42 2 months ago

Last reply by Roger Reed 1 month ago

Shortcuts

My shortcuts no longer appear on my homepage. This just started happening. Shortcuts are still enabled in my settings. I refreshed Firefox. The shortcuts reappeared for a… (read more)

My shortcuts no longer appear on my homepage. This just started happening. Shortcuts are still enabled in my settings. I refreshed Firefox. The shortcuts reappeared for a while, then disappeared again when I closed/reopened Firefox. I am on Windows 11 O/S

Asked by steve_whelton 2 months ago

Last reply by Kiki 1 month ago

Cannot receive FOX or CNN straming recently.

I have Verizon FIOS and have been able to receive cable channels on my laptop until recently. Now I cannot access them without a sign-in which leads to some sort of error… (read more)

I have Verizon FIOS and have been able to receive cable channels on my laptop until recently. Now I cannot access them without a sign-in which leads to some sort of error that I don't understand. Any help?

Asked by jbspe 2 months ago

Last reply by Denys 1 month ago

How to disable AI in Firefox completely?

With Firefox 144, there is unasked for/unwanted AI introduced. How do I ensure that all AI is completely disabled in my browser? I found a link describing some settings, … (read more)

With Firefox 144, there is unasked for/unwanted AI introduced. How do I ensure that all AI is completely disabled in my browser? I found a link describing some settings, but want to confirm this will disable ALL AI in the browser. I don't want it, don't trust the privacy/security holes yet to be found and would prefer it was not included in Firefox to begin with. The list I've found is:

  • user_pref("browser.ml.chat.enabled", false);
  • user_pref("browser.ml.chat.menu", false);
  • user_pref("browser.ml.chat.page", false);
  • user_pref("browser.ml.chat.shortcuts", false);
  • user_pref("browser.ml.chat.sidebar", false);
  • user_pref("browser.ml.enable", false);
  • user_pref("browser.ml.linkPreview.enabled", false);
  • user_pref("browser.ml.linkPreview.optin", false);
  • user_pref("browser.ml.modelHubRootUrl", "");

Will this do it? What about:

browser.ml.chat.nimbus

Do I need to clear that field to ensure I don't get some auto opt-in in the future as more and more of this "stuff" is put into the browser?

Why not leave Firefox as a security/privacy conscious browser and put out a separate AI browser (FirefoxML?) for those that are not as concerned. How does Mozilla ensure that no information is leaked through AI from sessions for professionals that must protect physician/patient, attorney/client information or other legally confidential information?

Asked by mozcrash1 1 month ago

Last reply by Denys 2 weeks ago

"Your browser is being managed by your organization." I dont work in any organisation

In settings, it says Your browser is being managed by your organization. I clicked it and it led me to the policies page. In there it says Policy Name- Certificates, Poli… (read more)

In settings, it says Your browser is being managed by your organization. I clicked it and it led me to the policies page. In there it says Policy Name- Certificates, Policy value- ImportEnterpriseRoots and then true. I neither work in an organisation, nor I have any antivirus in my computer. Why is this happening?

Asked by pepethefrog733 2 months ago

Last reply by Balázs Meskó 2 months ago

position: sticky not working correctly inside position: fixed container

Hello Firefox Support Team, I would like to report a browser compatibility issue regarding CSS positioning behavior that differs from Chromium-based browsers. Issue… (read more)

Hello Firefox Support Team,

I would like to report a browser compatibility issue regarding CSS positioning behavior that differs from Chromium-based browsers.

    • Issue Description:**

When an element with `position: sticky` is placed inside a container with `position: fixed`, Firefox treats the sticky element as if it has `position: relative`, effectively breaking the sticky positioning functionality.

    • Expected Behavior:**

The sticky element should maintain its sticky positioning behavior even when nested inside a fixed-positioned container, as it does in Chromium-based browsers.

    • Current Firefox Behavior:**

The sticky element loses its sticky properties and behaves like a relatively positioned element.

    • Use Case:**

This issue particularly affects modal implementations where: - The `body` element receives `position: fixed` to prevent background scrolling - Page elements (such as `.total-section`) should maintain their sticky behavior regardless of changes to the body positioning

    • Browser Comparison:**

- **Chromium browsers (Chrome):** Sticky positioning works correctly in this scenario - **Firefox:** Sticky positioning fails and falls back to relative behavior

    • Request:**

Could you please consider aligning Firefox's behavior with other major browsers? The current inconsistency creates cross-browser compatibility issues and forces developers to implement JavaScript workarounds.

Thanks!

Asked by John Alexwood 3 months ago

Last reply by TyDraniu 3 months ago

не могу синхронизировать старые данные

после входа на пк у меня не было защитного ключа и после этого я не могу на аккауне синхронизировать пороли которые есть у меня на телефоне, их просто нет

Asked by samu.ra1 2 months ago

Last reply by Denys 2 months ago

Issues with bank of america online account using Firefox

For years I have used Firefox to access my Bank of America online account. I am also using Quicken kinked to Bank of America. Today, when logged into bank of America, e… (read more)

For years I have used Firefox to access my Bank of America online account. I am also using Quicken kinked to Bank of America. Today, when logged into bank of America, every action I take results in being sent back to the sign on screen. After clearing with Quicken Support as requested by BOA, I was directed to use a different browser which worked normally. I was told by BOA that the issue was with Firefox.

Asked by rldj 2 months ago

Last reply by Denys 1 month ago

scrolling bar

‘accessibilty impaired for tab scrolling. SO HARF TO FIND AND KEEP CURSOR ON THE TEENEY TINY BAR. LOTS OF PAIN IN MY ARM AND HAND. no ability to join discussion. circul… (read more)

‘accessibilty impaired for tab scrolling. SO HARF TO FIND AND KEEP CURSOR ON THE TEENEY TINY BAR. LOTS OF PAIN IN MY ARM AND HAND. no ability to join discussion. circular links. I HATE IT. AM GOING BACK TO CHROME. TAB THING WAS ONLY REASON I CAME BACK TO FIREFOX

Asked by bjlong29 2 months ago

Last reply by TimB 2 months ago