Viser spørgsmål med mærkatet:

Cannot delete Screenshots from PC

I take a lot of screenshots using Firefox's built in screenshot tool to share with my friends. After a while it slows down my Photos folder and I move them elsewhere. How… (læs mere)

I take a lot of screenshots using Firefox's built in screenshot tool to share with my friends. After a while it slows down my Photos folder and I move them elsewhere. However, I cannot move, delete, or even rename any of the 18 photos shown in the photo below. They are all from Twitter/X, but this error does not apply to every screenshot from Twitter - I was able to move or delete most of them. However, it is ONLY happening with photos from Twitter. They are not Read Only so I don't know what the issue is. I'm not having this issue with Windows Snip tool, only Firefox Screenshots.

Arkiveret 4 100

Can I sync or restore Firefox data from a synced mobile device back to PC after PC Firefox deleted

Thanks to a Microsoft update my PC had to have Windows reinstalled causing me to lose all my apps. I have reinstalled Firefox on the PC but of course, all my bookmarks an… (læs mere)

Thanks to a Microsoft update my PC had to have Windows reinstalled causing me to lose all my apps. I have reinstalled Firefox on the PC but of course, all my bookmarks and passwords are missing. I had set up syncing between my PC and my Android mobile devices (phone and tablet). Can I restore or sync from the mobile device back to the PC? I have searched and found nothing. Even when signed into Firefox on the phone, it does not bring up "Sync" when I go to settings. I truly appreciate your help.

Arkiveret 4 204

Change order of toolbars

There are 4 toolbars at the top of the Firefox screen. The default order from top to bottom seems to be: Menu bar Tabs bar Navigation bar Bookmarks bar (which Fire… (læs mere)

There are 4 toolbars at the top of the Firefox screen. The default order from top to bottom seems to be:

 Menu bar
 Tabs bar
 Navigation bar
 Bookmarks bar   (which Firefox apparently calls "PersonalToolbar")

I would like to move the Bookmarks bar above the Tabs bar so the order is;

 Menu bar
 Bookmarks bar
 Tabs bar
 Navigation bar

I tried to use ChatGPT to accomplish this. After well over 6 iterations, I gave up (ChatGPT was still going strong - hallucinating?). The only code in userChrome.css that accomplished this is shown below. Unfortunately it leaves the order as:

 Bookmarks
 Navigation
 Menu
 Tabs

Can a human expert help me where ChatGPT failed? ___________________

/* Move the bookmarks toolbar above the tabs */

  1. navigator-toolbox {
   display: flex;
   flex-direction: column-reverse;

}

Løst Arkiveret 4 344

Why does Firefox eat up over half of my system memory?

My system memory is reading at 57% right now in task manager, that the vast majority of that is being used by Firefox. Why? Normally, this would be called a flaw in the p… (læs mere)

My system memory is reading at 57% right now in task manager, that the vast majority of that is being used by Firefox.

Why?

Normally, this would be called a flaw in the program, not the user, as all I have done in regards to settings is "keep tabs previous open when re-opening Firefox" and "Do not automatically update" because Firefox took it upon itself to not re-open my previous tabs on the last update.

Why is this program eating up all of that memory? I have "Firefox (15)" in Task manager under "Apps" and then 13 more instances of Firefox in "Backround Processes"

Wtf?

Løst Arkiveret 4 2017

Firefox newest version will not connect to a web site that works on another browser. May have happened after update

Firefox won't connect to this site I just updated it to the newest version. It works on edge, chrome. It says The page isn’t redirecting properly An error occurred durin… (læs mere)

Firefox won't connect to this site I just updated it to the newest version. It works on edge, chrome. It says The page isn’t redirecting properly

An error occurred during a connection to fordauthority.com.

https://fordauthority.com/2024/10/2025-ford-taurus-officially-debuts-with-new-hybrid-engine/?fbclid=IwY2xjawFsHPVleHRuA2FlbQIxMQABHVF3bi91-Fv9h6VvH8b1B8mq_fIwJD6WA-sCKjVpItv6gk9z7bbCADAAxw_aem_I67PpqEMsvtyU9wagadJdA

Arkiveret 4 109

Everytime I hit "login" on a google site, it redirects me to a page about clearing cookies/cache

I have no way to log in to my google accounts right now. On any google site, if I hit log-in it redirects me to this page: https://support.google.com/accounts/answer/320… (læs mere)

I have no way to log in to my google accounts right now. On any google site, if I hit log-in it redirects me to this page:

https://support.google.com/accounts/answer/32050?hl=en

I've tried clearing my cache and cookies. My firefox browser is up to date. I tried disabling ad blocker and cookie auto-delete. Javascript is enabled and I even tried turning on that feature that prevents page redirects. I'm truly at a loss for what to do.

Arkiveret 4 276

The background color of the new tab page replaces the one used by some websites.

On certain websites, I see that the background color of the new tab page replaces the default background color making the content unreadable, example: If I browser this w… (læs mere)

On certain websites, I see that the background color of the new tab page replaces the default background color making the content unreadable, example:

If I browser this website: https://typespec.io/docs

Here's what I see (see the firsrt attached screenshot). Now, if I open the same URL in Private browsing, the background color changes too (see the second screeenshot). In the 3rd screenshot I'm adding the reference rendering, that's how I expect this website to render (Edge).

In the screenshot 1 and 2, the background color is exactly the same as the one used by the new tab page when I open a new tab.

Questions: 1) Why is that? 2) Can I change that?

Context: I'm trying to switch to Firefox (from Edge)

Løst Arkiveret 4 256

Is there any Add-on that will shoot a scrolling screenshot (full page screenshot)?

Is there any Add-on that will shoot a scrolling screenshot (full page screenshot)? For reference, there's an excellent extension on Chrome/Brave called "Go full screen" w… (læs mere)

Is there any Add-on that will shoot a scrolling screenshot (full page screenshot)?

For reference, there's an excellent extension on Chrome/Brave called "Go full screen" which has simple but perfect functionality, one-click automation, saves as either .pdf or .png format to your downloads folder.

https://chromewebstore.google.com/detail/gofullpage-full-page-scre/fdpohaocaechififmbbbbbknoalclacl?hl=en-US

Løst Arkiveret 4 944

web developer here: Firefox doesn't give me feedback on error that is useful

I'm a web developer, writing PHP on a Windows server. When there is a server-side error, Firefox doesn't give me any useful information, it just says "There's a problem..… (læs mere)

I'm a web developer, writing PHP on a Windows server. When there is a server-side error, Firefox doesn't give me any useful information, it just says "There's a problem..." (see picture) Well, yes, I know, I'm the one who did it, but I need to know exactly what the problem is.

NOTE: error handling and detailed error pages are turned ON - this is not a server issue.

FF behaves this way in both normal and private windows.

Chrome/Edge/Chromium show me the full error message, Firefox does not, as you can see in the images. I prefer Firefox's developer tools to Chrome's, but this destroys my productivity as I have to stop, switch browsers, copy/paste the URL, go back...and so on. I'd rather not switch back to Chrome if I don't have to.

Is there a setting in Firefox that will let me see the server's information?

Arkiveret 3 38

Twitter claiming my browser is not supported - previously stated remedies attempted with no success

Trying to get on twitter, doesn't matter how I approach it I get redirected to a page that tells me my browser is not supported. Firefox is very much still listed as a su… (læs mere)

Trying to get on twitter, doesn't matter how I approach it I get redirected to a page that tells me my browser is not supported. Firefox is very much still listed as a supported browser.

Went through previous help discussions about this problem. I have made firefox forget twitter completely, and I've added it as an exception to enhanced tracking, neither of which have resolved the issue. I'm still only able to get to a page telling me my browser is not supported. It was working fine two days ago.

Any other suggestions?

Arkiveret 3 54

Enabling JavaScript

Please, PLEASE help! I've been trying for a week to log in to Google for my email, etc. with NO luck (I have Windows 10 and Firefox as my default browser). I've tried all… (læs mere)

Please, PLEASE help! I've been trying for a week to log in to Google for my email, etc. with NO luck (I have Windows 10 and Firefox as my default browser). I've tried all three steps in Google's prompt-menu but no luck. PLEASE help, and SOON!

Arkiveret 3 46

Log onto Firefox redirects to site other than homepage

After re-installing Firefox, when logging in Firefox redirects homepage via some website not identified as the homepage website. Clicking on Firefox homepage icon result… (læs mere)

After re-installing Firefox, when logging in Firefox redirects homepage via some website not identified as the homepage website. Clicking on Firefox homepage icon results in: Click on homepage icon results in https://ww01.bestinternetaccess.com/?dn=bestinternetaccess.com&enc_lnk=dGVx%2FWjzvrTAKEUsrpUDW14g%2BKS2DvNZiBNn56w5HwocUGMh8DeEpVNcFN1lBDPG&enc_txt=bNceErLP%2BB%2BEXC773n1LdXSWPc5%2FA%2B%2Fg6QR%2B9XABNRJszMW5qKTiBuRgDVnkYF0%2BVf1PPu%2FvZJWZbDXmVu2VOoI18B29YtI%2F%2BP%2B7wwWrft9Q45e28hA7IxX0bA0geFfn&pbsubid=f0afada4-f117-4015-b81b-da4435c87df4&pid=9POT3387I Any assistance would be greatly appreciated.

Arkiveret 3 94

FireFox takes 15 seconds to load first page

When I startup FireFox, it takes ~15 seconds to show me an page. After loading, it works normal and loads pages within a second, until I completely close the browser, and… (læs mere)

When I startup FireFox, it takes ~15 seconds to show me an page. After loading, it works normal and loads pages within a second, until I completely close the browser, and then the first page again takes ~15 seconds. I've been having this issue for the past few months.

- I tried disabling all my addons - Launched FireFox in troubleshoot mode - Deleted everything in DataReporting\Archived folder - Cleaned out History/Cookies and site data/Temporary cached files and pages - Tried both Default and Max protection for DNS over HTTPS - FireFox is allowed in Windows Defender firewall - Tried setting 'browser.cache.disk.enable' to FALSE - Tried changing 'Enable HTTPS-Only Mode in all windows' to 'Don’t enable HTTPS-Only Mode' - Windows and FireFox are up-to-date

None of the above saw any improvement in loading time.

Løst Arkiveret 3 294

Content is missing

I was filling out a City of Portland nuisance complaint form, but the "SUBMIT" button would not appear in order for the complaint form to be transmitted. I could only s… (læs mere)

I was filling out a City of Portland nuisance complaint form, but the "SUBMIT" button would not appear in order for the complaint form to be transmitted. I could only scroll down so far -- there was nothing more, no page two, etc. Email to City confirmed the problem with the form was on my end. Then I used Safari to get that same City complaint form. Same site, same form. But, on Safari there was about a full page more to the form that had been missing on Firefox. Additional questions, boxes to check, spaces to fill, places to upload photos/files. And at the bottom of the form was the "SUBMIT" button. I don't think I've had this particular issue with other forms, questionnaires, etc. elsewhere. Is there a filter or something blocking random stuff?

I'm not able to Screenshot the page as shown in Safari, so: https://www.portland.gov/homelessness-impact-reduction/report-campsite I think I can "Add image" as a screenshot of the form as shown in Firefox . . . . . . . . . . . . . . oh well, turns out I don't know how to make all that happen. Thanks for whatever anyone can come up with.

Arkiveret 3 170

Cannot clear history

Cannot clear browsing history. Delete page does not work. Clear recent history does not work. I tried uninstalling and reinstalling but I think it automatically imported… (læs mere)

Cannot clear browsing history. Delete page does not work. Clear recent history does not work.

I tried uninstalling and reinstalling but I think it automatically imported everything which was not desirable in this case.

Do not have account or sync so it is not pulling from either of those places

Arkiveret 3 164

Google Account Sign In Issue

I am not able to login into my gmail account. Whenever I try to sign in, it shows the message as shown in the attached image. I have tried clearing all cookies and cache.… (læs mere)

I am not able to login into my gmail account. Whenever I try to sign in, it shows the message as shown in the attached image. I have tried clearing all cookies and cache. Also removed all the extensions to see if it fixes it Please help me. I have Linux Mint 22 Cinnamon Firefox version 131.0.3 (64-bit)

Løst Arkiveret 3 207

After update opened tabs doesn't restore

(sorry for my bad English) I delete and again install Firefox, and after this if I open tabs (Youtube, etc) and close browser, tabs doesn't restore and showing default 1 … (læs mere)

(sorry for my bad English) I delete and again install Firefox, and after this if I open tabs (Youtube, etc) and close browser, tabs doesn't restore and showing default 1 search tab Firefox. Setting to restore tabs enabled, but not working, lile a method with about:setting. I will be grateful for help.

Arkiveret 3 195

Images won't load or only load halfway.

A couple of weeks ago my Firefox desktop suddenly stopped loading images correctly. This is especially true for image-heavy websites like Tumblr. Images will either not l… (læs mere)

A couple of weeks ago my Firefox desktop suddenly stopped loading images correctly. This is especially true for image-heavy websites like Tumblr. Images will either not load or only partially load. It takes several refreshes to get even 75% of images to load properly (including Shift+Ctrl+R). My Internet connection and speed are normal. Weirdly, other browsers loaded images fine at first, but now they're laggy, too? They still work better in comparison, though. And the Internet on my iPhone and iPad are perfectly fine.

I've tried all of these multiple times: Restarting my PC, Internet, and router. Disabling certain extensions (especially those for Tumblr and ad blockers). Restarting in Troubleshoot Mode without extensions. Reducing number of tabs.

I tried the different Profile trick I found Googling this issue to death, and it works, but I want to fix my default profile's issues if I can. Oh, and YouTube is insufferable to watch and crashes the browser, but I suspect that might have to do more with what YouTube's trying to do with ad blockers. Especially since Chrome isn't much better on that count (aside from the crashing).

Edit: This issue started occurring around the time I downloaded the last Firefox update before the latest one. I thought installing the latest one might solve the problem, but it didn't. This might just be a coincidence.

Arkiveret 3 45

How to Remove Monitor, Relay, Mozilla VPN from Account Drop Down Menu

How can I remove monitor, relay, mozilla vpn from the Account drop down menu. See attached example. The ONLY reason anyone goes further down this menu is to get to the … (læs mere)

How can I remove monitor, relay, mozilla vpn from the Account drop down menu. See attached example.

The ONLY reason anyone goes further down this menu is to get to the other tabs on other devices. These things, on especially my super small laptop screen, only get in the way.

Any way to stop showing these in this menu?

I really appreciate your time and help. I understand Mozilla's want to promote these, but come on, get this crap out of the way.

Arkiveret 3 43