Showing questions tagged: Show all questions
  • Solved

Firefox keeps crashing. Version 111.0

Hi - Firefox has been randomly crashing a lot lately for me. Here are the report numbers - bp-d13cc7f7-782b-4308-a209-751540230320 bp-c3c23d0b-0e10-44cd-aa24-9f86f0230… (read more)

Hi - Firefox has been randomly crashing a lot lately for me. Here are the report numbers - bp-d13cc7f7-782b-4308-a209-751540230320 bp-c3c23d0b-0e10-44cd-aa24-9f86f0230320 bp-4206a498-bc21-45d4-91b8-2edb40230320 bp-230d21d1-0527-4806-9da1-9aa8b0230320

Asked by deep.maniyar 3 days ago

Answered by TyDraniu 1 day ago

  • Solved

How to display bookmarks toolbar on drop down bookmarks menu

So switched over to firefox from chrome recently and one feature I really liked on chrome was the fact that bookmarks that appeared on the browser toolbar also appeared o… (read more)

So switched over to firefox from chrome recently and one feature I really liked on chrome was the fact that bookmarks that appeared on the browser toolbar also appeared on the drop down menu: both were mirrored. Unfortunately, these appear to be two distinct bookmark sections on firefox. See the attached photo: the horizontal bookmarks toolbar displays different bookmarks than the drop down bookmarks menu. Is there any way to make the two mirror each other without duplicating bookmarks?

Asked by mkakiti14 4 days ago

Answered by mkakiti14 2 days ago

  • Solved

Swipe gesture not working for going back and forward

I have never had trouble with swiping left and right with 2 fingers to go back and forward between webpages. Recently, this has stopped working. I have updated Firefox to… (read more)

I have never had trouble with swiping left and right with 2 fingers to go back and forward between webpages. Recently, this has stopped working. I have updated Firefox to 111.0 and have double checked the browser.gesture settings as being "Browser:BackOrBackDuplicate" and the corollary for forward. This is for Firefox on a Mac Air running Ventura. Any advice is appreciated.

Asked by willwildebotta 1 week ago

Answered by willwildebotta 6 days ago

  • Solved

context menu search engine per selected text's langauge?

when you select text and right click popup "Search google for 'text marked'" , here google is your FF's default search engine, but for people in multi-lingual region woul… (read more)

when you select text and right click popup "Search google for 'text marked'" , here google is your FF's default search engine, but for people in multi-lingual region would prefer to search e.g. web in the language of the selected text, which makes more sense for the results.

I wonder if FF could add this function, auto detect the text's language and search in e.g. google.de, google.cn or google.fr?

Which is like the macOS lookup, it detect the text language and point to that dictionary?

FF could be a little more intelligent, right?

/BR

Asked by Stoneage 1 week ago

Answered by jscher2000 - Support Volunteer 1 week ago

  • Solved

Lost tabs, no history

Help? I rebooted my machine and lost all my open tabs. any attempt to re-acquire them shows just the ones I have open now. It doesn't show any of the ones that were lost… (read more)

Help? I rebooted my machine and lost all my open tabs. any attempt to re-acquire them shows just the ones I have open now. It doesn't show any of the ones that were lost. Thanks Monica

Asked by Monica 1 week ago

Answered by Monica 1 week ago

  • Solved

Nothing displayed on YouTube

Hi everyone. Since updating to the latest version of Firefox, I can't see anything displayed on the Youtube website. When I open a tab and navigate to Youtube, I can se… (read more)

Hi everyone.

Since updating to the latest version of Firefox, I can't see anything displayed on the Youtube website.

When I open a tab and navigate to Youtube, I can see faint grey placeolders in the background, but no images or text (screenshot attached).

Does anyone know why this is happening?

Thanks.

Asked by Tedness 3 weeks ago

Answered by Sora 3 weeks ago

  • Solved

Reset multi-account containers for a website

Summary Reset a site or domain to be no longer associated with a Container I accidentally assigned my search-engine domain to a container. As a result every single searc… (read more)

Summary Reset a site or domain to be no longer associated with a Container

I accidentally assigned my search-engine domain to a container. As a result every single search I perform from the URL bar asks if I'd like to open it in the assigned container instead. I'll select 'Remember my decision, open in current tab' (the current tab being the base no-container Firefox user). Unfortunately this does nothing.

I've searched through the settings and options and I've found no option to get an overview of the domain configurations or to reset a certain site. I've read suggestions online to delete the container, but this isn't an acceptable approach to the problem.

Asked by Platinum00 3 weeks ago

Answered by cor-el 3 weeks ago

  • Solved

I am getting funny text on my google search results. Ventura 13.2.1 Mac Studio.

I've been getting funny glyphs on my google engine searches. See png. Turning off add ons and reinstalling software doesn't seem to clear the issue. The funny text when… (read more)

I've been getting funny glyphs on my google engine searches. See png. Turning off add ons and reinstalling software doesn't seem to clear the issue.

The funny text when copied and pasted is revealed to be the actual text it was supposed to be.

This is very very weird... and its only on firefox, no issue for chrome or safari. Happened just a few days ago. Don't remember installing anything. Could be malfare from a font site?

Asked by stan.cwc 3 weeks ago

Answered by stan.cwc 3 weeks ago

  • Solved

I need help.

Hello, I am contacting you guys in hopes of a fix of the removing the following certificate not going away despite me deleting it in certificates. When deleted it appears… (read more)

Hello, I am contacting you guys in hopes of a fix of the removing the following certificate not going away despite me deleting it in certificates. When deleted it appears again when I restart Firefox. "Your browser is being managed by your organization".

Note I believe its from threat protection from NordVPN, however, I deleted NordVPN and threat protection and all the remnants with an App Shredder for this to still be here.

I am using Firefox version 109.0.1 and MacOS 13.2 (22D49) (i'm using a m1 macbook air)

I have tried manually deleting it multiple times and using the following terminal command recommended to me from someone on reddit.

(Said terminal code I tried) sudo defaults write /Library/Preferences/org.mozilla.firefox EnterprisePoliciesEnabled -bool FALSE

None of this worked. Hopefully there's a fix.

Asked by ghost 1 month ago

Answered by Terry 1 month ago

  • Solved

XHR post blocked when Captcha is selected

Hello, I am struggling with a bug specific to Firefox (108.0.2) in which I have an XHR Post that is being blocked by dev tools only when a google captcha is selected. Her… (read more)

Hello, I am struggling with a bug specific to Firefox (108.0.2) in which I have an XHR Post that is being blocked by dev tools only when a google captcha is selected. Here is the website that the bug is happening on. Per comment suggestions I've added a screen shot of the URL being blocked in dev tools.

My overall goal is to have this form post it's action and post the form data to another endpoint (https://beeceptor.com/console/preferencecenter). I am able to successfully post data to beeceptor with the captcha selected when testing in Chrome, but as stated not Firefox. If the form is submitted without the captcha selected the data is successfully posting to the beeceptor endpoint- this behavior is happening with both Chrome and Firefox which I am sure means something is wrong with my Javascript which can be resolved later.

Looking at the console in Firefox I am consistently seeing a XHR Post blocked to the beeceptor url with captcha selected. I have gone through several iterations of this code to resolve the issue, none of which have successfully worked. After many, many, hours of digging I have done the following to no avail.

  • Cleared Cache
  • Ran in Safemode then back to regular mode (one article this appeared to fix for a user)
  • Ran in Private Browsing
  • Adjusted CORS accordingly

There are more items I've attempted that I can't remember off the top of my head.

Any help with this would be greatly appreciated as I have hit a wall.

Asked by spliffys 2 months ago

Answered by spliffys 1 month ago

  • Solved

Sync is not appearing in settings

I don't know why but sync button is not appearing in my Firefox settings (image attached). I guess it's because something I've done in settings that has cause this to dis… (read more)

I don't know why but sync button is not appearing in my Firefox settings (image attached). I guess it's because something I've done in settings that has cause this to disappear. Can you help me? Thanks!!

Asked by wherewell 1 month ago

Answered by TyDraniu 1 month ago

  • Solved

Unable to load website if any background XHR request is failed

I am using Firefox Developer Edition Version: 110.0b5 (64-bit) on M1 Mac running Ventura 13.1. I am building an webapp some XHR triggering in background but it is not n… (read more)

I am using Firefox Developer Edition Version: 110.0b5 (64-bit) on M1 Mac running Ventura 13.1.

I am building an webapp some XHR triggering in background but it is not necessary to run the application (running fine on other browsers). But on Firefox Developer Edition, It shows a error window with the message and stops loading the application.

Firefox can’t establish a connection to the server at localhost:4000.

localhost:4000 is the failing XHR request domain. I have attached the screenshot.

How to ignore the XHR failing errors just like other browsers?

Asked by bbalendrakumar 1 month ago

Answered by bbalendrakumar 1 month ago

  • Solved

Missing icons on address bar on Firefox Nightly 111.0a1 (2023-01-26) (64-bit) Mac OSX 12.5.1 Monterey on M1

Dear all, it's been a while since I completely lost icons on the address bar apart from the Container ones. The icons for "Always open this in a Container" or "Toggle … (read more)

Dear all,

it's been a while since I completely lost icons on the address bar apart from the Container ones.

The icons for "Always open this in a Container" or "Toggle reader view" or "Bookmark this page" are missing, not their functionalities (I can blindly click on them).. but no icons, I tried to reset the Customization of my bar (brrrrr I lost all my extensions icons and orders!! uarggh) but no luck for me.

It is quite annoing since I have to wait the popup otherwise I cannot remember where are exactly the icons..

Could anyone help me please?

Thank you in advance, FrAg

Asked by francesco.agrusti 1 month ago

Answered by francesco.agrusti 1 month ago

  • Solved

Cannot install 52.9.0esr on XP SP3

52.9.0esr is claimed to be the last version for XP. Unfortunately it is not quite true. It is for XP SP2 ONLY. Trying to install on SP3 ends with the message that SP2 is … (read more)

52.9.0esr is claimed to be the last version for XP. Unfortunately it is not quite true. It is for XP SP2 ONLY. Trying to install on SP3 ends with the message that SP2 is required. IMO the installer is simply too strict on demanding exact version of SP ! https://www.mozilla.org/en-US/firefox/52.9.0/system-requirements/

I went through the list of versions (thanks Mozilla that they all are still available!) and found that the last version I can install is... version... 12.0b6. https://www.mozilla.org/en-US/firefox/12.0/system-requirements/

And indeed I installed 12.0b6 successfully but I would like to install 52.9.

Asked by andrzejm007 2 months ago

Answered by andrzejm007 1 month ago

  • Solved

Sync tabs gone

I wanted to use sync to transfer my tabs from my previous MacBook to my new MacBook. I reset the previous MacBook and now when I login to the new one, sync does not show … (read more)

I wanted to use sync to transfer my tabs from my previous MacBook to my new MacBook. I reset the previous MacBook and now when I login to the new one, sync does not show any of my previous tabs.

Asked by alphahz100 2 months ago

Answered by jonzn4SUSE 2 months ago

  • Solved

Hiding Extensions from the Toolbar

My extensions take up a lot of space in my toolbar and I'd love to hide all of them. However - every 'solution' to the problem tells me to right click the extension strai… (read more)

My extensions take up a lot of space in my toolbar and I'd love to hide all of them. However - every 'solution' to the problem tells me to right click the extension straight from the toolbar and click 'Hide from Toolbar'.

I do remember this option existing, however I couldn't find it since last update and I'm assuming it was removed. Is there any way to use it again?

^ (Small note, It would also be lovely if I could add them to the Extensions add-on in the toolbar, as that would really be a better use for it other than overflow)

Asked by Attack 2 months ago

Answered by Attack 2 months ago

  • Solved

Firefox Developer Edition-Developer Console cannot exit Full Screen

Firefox Developer Edition - Developer Console is killing my productivity. It started opening in Full screen mode about a week ago and will not exit full screen. I have to… (read more)

Firefox Developer Edition - Developer Console is killing my productivity. It started opening in Full screen mode about a week ago and will not exit full screen. I have to F12 and exit developer console. This is a major issue because, I work with the console not docked. Docking blocks my productivity. F11 only puts it into some very weird outline mode where all I see is a rectangular grey outline on my full screen. If I click on it, it repaints the console in full screen. There is no option to drag and expand or contract. Nothing. Nada. Please help. This is my primary browser, er -was my primary browser. I'll continue to work around it until my patience is completely exhausted. Almost there now.

Sorry about the terrible markup on the screenshot. It's hard to encircle a big gray full screen empty frame. Thank you.

Asked by wbossons 2 months ago

Answered by jscher2000 - Support Volunteer 2 months ago