• Solved

Dark mode for iCloud Notes in Firefox

Hi, I have Windows OS and use Firefox as my main browser. Firefox settings are set for dark mode and it works in google.com etc, but when I open iCloud Notes, it's full … (read more)

Hi,

I have Windows OS and use Firefox as my main browser. Firefox settings are set for dark mode and it works in google.com etc, but when I open iCloud Notes, it's full white and not in dark mode. Can someone advise how to change iCloud Notes also to dark mode? I have cleared cache etc, not helping.

Asked by Lauri 6 days ago

Answered by zeroknight 6 days ago

  • Solved

How to allow downloads of my photos from my phone

Not sure if this is a new 'feature' post-update but it's damn annoying. I was busily transferring some photos that I'd taken on my phone over to Firefox on my Mac. Wasn… (read more)

Not sure if this is a new 'feature' post-update but it's damn annoying. I was busily transferring some photos that I'd taken on my phone over to Firefox on my Mac. Wasn't until I went to find them on the Mac where they would normally be and couldn't find them. Bit of digging, opening up the Download 'history' on Firefox and saw "File not downloaded: possible security risk".

I can see that I can disable this 'feature' but it seems to be a global "allow". Is there any way I can tell Firefox to allow any downloads from my devices on my network yet warn for potentially insecure downloads from the web?

TIA

Asked by countryman 1 week ago

Answered by zeroknight 1 week ago

  • Solved

Feature request: option to prevent videos from shifting after scrolling

Many, many websites now have this behavior: at the top of an article or blog post is an embedded video. (Or sometimes, partway through.) Scrolling past the video causes… (read more)

Many, many websites now have this behavior: at the top of an article or blog post is an embedded video. (Or sometimes, partway through.) Scrolling past the video causes it to jump to a sticky position in the lower right corner of the window. (See attached screenshot.) Also, even if various disable-autoplay boxes are ticked in my settings, the shifted video will always start playing.

Granted, most sites provide a little "X" to close the video. At worst, there is the pause option. But still, it's an annoyance to have to do this on soooo many sites, every time I visit to read something.

Key word there: read.

My point is: if I wanted to watch the video, I would have, when it was right there in front of me. Since I have scrolled past it, this ought to be an indication that I do not want to watch the video.

So, the request is some sort of option in Settings that would prevent this behavior. Enabling it would do nothing else to the page except prevent the behavior as described.

Thanks for listening!

Asked by bjkeefe 5 days ago

Answered by Paul 5 days ago

  • Solved

Spell Check (GB) highlighting false positives

I have language set to English (GB) but am being constantly annoyed with words like "colour" being underlined as badly spelt. Why aren't you using an English (GB) diction… (read more)

I have language set to English (GB) but am being constantly annoyed with words like "colour" being underlined as badly spelt. Why aren't you using an English (GB) dictionary?

Asked by adampembs 4 days ago

Answered by zeroknight 4 days ago

  • Solved

WP Site on Firefox continues to display recovery mode message in error

Hello, I run a WP elearning site (cd-dojo.com) and I prefer to use Firefox for everything. Recently I added a plugin and experienced an error and WP went into recovery … (read more)

Hello,

I run a WP elearning site (cd-dojo.com) and I prefer to use Firefox for everything.

Recently I added a plugin and experienced an error and WP went into recovery mode - displaying a message and an exit recovery mode button.

I have since resolved the error, but was perplexed because I could click the exit button but the messaging was persistent. I did everything I could think of - including the recommendations of tech support - until I was ready to reinstall a backup. Then I thought maybe it's a browser issue, so I logged in as admin in Safari and the message is gone. See screenshots below.

Since then I have tried everything I can to remedy with your support information including restarting the computer, clearing the cookies and cache, restarting in troubleshoot mode, and reinstalling firefox. Nothing has resulted in any resolution.

So, I'm presenting this to you. I can continue to work on the site using other browsers but I prefer to use Firefox. Can you help?

Asked by David Lambert 5 days ago

Answered by jscher2000 - Support Volunteer 5 days ago

  • Locked

Unable to update Firefox browser

I have Windows 11 and the Firefox 124.0.2 browser. I cannot update to the latest version of Firefox. I receive an error message "Failed to update". I've uninstalled an… (read more)

I have Windows 11 and the Firefox 124.0.2 browser. I cannot update to the latest version of Firefox. I receive an error message "Failed to update". I've uninstalled and reinstalled the browser, ran the install utility selecting update, nothing seems to work. Please help

Duplicate question, please continue in your 2nd thread: /questions/1445013

Asked by rpm3110 2 weeks ago

  • Solved

How to get "Favorites" or "Bookmarks" spelled out on top of page rather than Star icon

I just got a new computer and had my info transferred. It is probably the latest version of Firefox on the new computer now. On the previous version it seems like Favor… (read more)

I just got a new computer and had my info transferred. It is probably the latest version of Firefox on the new computer now. On the previous version it seems like Favorites was spelled out toward the top of the page on the left hand side. I see now it is just a star icon. Is there any way to get it the way it used to be? I'm sure I will get used to it the new way, but I still liked it the other way. Thanks

Asked by Larry/Nancy Jones 2 weeks ago

Answered by zeroknight 2 weeks ago

  • Solved

netflix

Netflix all of a sudden wont work on firefox after update. still works on edge and my computer in other room which has an update firefox popup that i have not done yet. i… (read more)

Netflix all of a sudden wont work on firefox after update. still works on edge and my computer in other room which has an update firefox popup that i have not done yet. i reset drm already. it wont even sign in through firefox. i was on the phone with netflix for an hour they said use chrome which i hate or edge which is equally horrible but both work just not firefox. f7111-1957-205002 this code popped once. never had this kind of problem before. i already cleared cash and redownloaded firefox and all that jazz.

Asked by Mindblender 1 day ago

Answered by zeroknight 1 day ago

  • Solved

userChrome.css - Help With Customizing Tabs

I made a small CSS customization to my tabs in FF 115 ESR on Windows 7, so they would be flat on the bottom and rounded on the top, looking a bit more like tabs instead o… (read more)

I made a small CSS customization to my tabs in FF 115 ESR on Windows 7, so they would be flat on the bottom and rounded on the top, looking a bit more like tabs instead of buttons.

Looked ok in FF 115 ESR.

However, in FF 125, half the tabs are now cut off, including their text (see attached images).

Also the tabs background is darker in FF 115 ESR, providing more contrast between the tabs and the tab bar. In FF 125, it's almost all white and I can hardly distinguish between the tabs and the tab bar.

Why is there such a big difference in appearance between FF 115 ESR on Windows 7, and FF 125 on Windows 10?

Here is the code I used...

/* ------------------ RESIZE TAB BAR ----------------------------- */ \#TabsToolbar { height: 27px !important; margin-top: -1px !important; margin-bottom: 0px !important; } \#tabbrowser-tabs { height:25px!important; min-height:25px!important; }

.tab-background-start[selected=true]::after, .tab-background-start[selected=true]::before, .tab-background-start, .tab-background-end, .tab-background-end[selected=true]::after, .tab-background-end[selected=true]::before {

 min-height:25px!important;

} /* ------------------ RESIZE TAB BAR END ----------------------------- */

/* ------------------ TAB HEIGHT ----------------------------- */

.tabbrowser-tab {
 max-height: 25px !important;
 border-color: #8f939e;

}

.tabbrowser-tabs {

 max-height: 25px !important;
 border-color: #8f939e;

} /* ------------------ TAB HEIGHT END ----------------------------- */

I inserted backslashes at the beginning of the first 2 lines of code above to preserve the hashtag sign (otherwise it displays an index number before those lines), please ignore the backslashes.

I would like my customizations in Firefox 125 to look like the ones I made in 115 ESR.

Is it possible?

Thanks!

Asked by Slouch 3 days ago

Answered by cor-el 3 days ago

  • Solved

Which version of Firefox should I use and why?

I have an iMac with Sonoma 14.3.1 with Firefox 115.9.1 esr . It is for personal use, not for a business. I just learned that there is another Firefox version (124.0.2) w… (read more)

I have an iMac with Sonoma 14.3.1 with Firefox 115.9.1 esr . It is for personal use, not for a business. I just learned that there is another Firefox version (124.0.2) which is not esr....

Which version should I use and why?

If I should use the "normal" version, how do I replace the esr version with the "normal" one ?

Thanks.

Asked by Sue 1 week ago

Answered by cor-el 1 week ago

  • Solved

Unable to interact with many of the buttons on the roblox website

Nothing happens when I press the play, like, dislike, notifications, favorite, or join server buttons. On top of this, when I try to open the catalogue it's just a grey s… (read more)

Nothing happens when I press the play, like, dislike, notifications, favorite, or join server buttons. On top of this, when I try to open the catalogue it's just a grey screen with nothing in it. In the attached GIF I am clicking rapidly. I don't believe this is an issue with roblox itself, as when I open chrome everything works perfectly. The only extensions I am using for the site are RoPro and BTRoblox. I have tried to turn the extensions off and have even uninstalled them, however the problem was still not fixed.

Asked by ushaaaaa 1 week ago

Answered by zeroknight 1 week ago

  • Solved

Cannot add custom shortcut in Search -> Search Shortcut ; Windows 11

Hi so am using version 125.0.1 and on my windows 10 machine I can add custom Search Shortcuts (the Add button is present) but on my windows 11 machine, the same settings … (read more)

Hi so am using version 125.0.1 and on my windows 10 machine I can add custom Search Shortcuts (the Add button is present) but on my windows 11 machine, the same settings page the Add button is dissapeared... Is it a limitation for Windows 11 machines?

Asked by suji.lamech 1 week ago

Answered by jscher2000 - Support Volunteer 1 week ago

  • Solved

Corrupted PDF Downloads from Intranet sites after 125.0.1 Update

Prior to update 125.0.1 corporate intranet users could download PDF files from our Line of Business applications / Webpages. Today after the latest update the PDF files … (read more)

Prior to update 125.0.1 corporate intranet users could download PDF files from our Line of Business applications / Webpages. Today after the latest update the PDF files download but are corrupted. The site was added to the trusted webpage without improvement.

Adobe Acrobat Reader could not open ********.pdf because it is either not a supported file or because the file has been damaged

Asked by Jeff@work 2 weeks ago

Answered by NoahSUMO 1 week ago

  • Solved

Gmail endless login loop (but only in Firefox)

Hi I've been having an issue logging into Gmail using Firefox. I've used both Gmail and Firefox for years and have never had a problem, but I now get stuck in an endless… (read more)

Hi

I've been having an issue logging into Gmail using Firefox. I've used both Gmail and Firefox for years and have never had a problem, but I now get stuck in an endless loop on the Gmail login page. I select my account, enter my password, then get sent back to the account selection page.

The problem seems to be relating to me trying to link two Gmail addresses so that mail from one is forwarded to the other. I set up one account this way without any issue, but when I went to do it with a different account, I got an error code. After that, I was logged out of Gmail in Firefox and haven't been able to log back in.

Things I've tried so far:

  • Using a different browser. I can log in without issues in Chrome.
  • Logging in with a different method. Neither my password nor my passkey work.
  • Logging in with a different Gmail account. All of my accounts seem to be stuck in this way.
  • Disabling all my extensions. This doesn't help.
  • Clearing Firefox's cache. No luck here.
  • Restarting Firefox and restarting my PC. Turning it off and on again doesn't fix it.
  • Contacting Google support. They said they think it's a browser issue as I don't have any problems using Chrome.
  • Using Firefox's private browsing mode. This does work and I can log in to Gmail. However, I don't know exactly what the problem is because I've disabled all my extensions and cleared the cache in regular browsing mode and still can't log in that way.

So I have a partial solution (using Firefox's private browsing mode) but it's not a long-term fix. What else can I try? Has anyone else seen this problem before and been able to fix it?

Asked by alexblake2 2 weeks ago

Answered by zeroknight 2 weeks ago

  • Solved

Error message when I try to access gmail.

For the last several days I cannot access my gmail on my PC with firefox. I keep getting an error message that says: "We’re sorry, but your account is temporarily unava… (read more)

For the last several days I cannot access my gmail on my PC with firefox. I keep getting an error message that says:

"We’re sorry, but your account is temporarily unavailable. We apologize for the inconvenience and suggest trying again in a few minutes. You can view the Google Workspace Status Dashboard for the current status of the service.

If the issue persists, please visit the Help Center »

Try Again Sign Out"

I keep trying, but to no avail. Gmail works with Chrome on my PC. How can I fix this?

Asked by Cecilia Knoblauch 1 week ago

Answered by zeroknight 1 week ago

  • Solved

Website page does not fully load

This link does not fully load using Firefox, but does using Chrome. https://act.environmentaldefence.ca/page/147607/petition/1 I am unable to sign the petition because … (read more)

This link does not fully load using Firefox, but does using Chrome.

https://act.environmentaldefence.ca/page/147607/petition/1

I am unable to sign the petition because the whole form does not show up in Firefox.

Asked by SueWitch 1 week ago

Answered by cor-el 1 week ago

  • Solved

Downloaded CSV file gets saved in XML format

I use a web application that lists items in a table, which provides a link to download the table as a CSV file. It used to work fine in previous versions of Firefox. Howe… (read more)

I use a web application that lists items in a table, which provides a link to download the table as a CSV file. It used to work fine in previous versions of Firefox. However, in the current version, while the file save dialog defaults to a filename that ends in .csv and CSV is selected in the "Save as type:" drop-down, the data in the file that Firefox actually saves is in XML rather than CSV format. I don't know in which version of Firefox this behavior changed, as it's been a couple years since I tried to use this feature. Or I suppose it actually could be a new bug. I do know that when I use the same feature in Microsoft Edge, it saves the CSV file in the correct format, so this behavior seems to be peculiar to Firefox, rather than anything wrong with the web application.

Asked by KevinR1 1 week ago

Answered by zeroknight 1 week ago

  • Solved

New tab requires a click into search bar to type

Hello, When i create a new tab (cntrl + T) I can no longer just start typing and have that be a google search. Now I need to manually click in the search bar. Is there a … (read more)

Hello, When i create a new tab (cntrl + T) I can no longer just start typing and have that be a google search. Now I need to manually click in the search bar. Is there a way to enable it so creating a new tab automatically puts the text into the search bar field?

Not sure why this stopped working, maybe a recent update. Thanks for your help.

Asked by Evan Griffith 1 week ago

Answered by jscher2000 - Support Volunteer 1 week ago

  • Solved
  • Locked

English

Bulleted list itemI understand! You're asking how to use Mozilla Firefox or Safari. Here are some basic steps to get you started: Mozilla Firefox: 1. Download and in… (read more)

  • Bulleted list itemI understand! You're asking how to use Mozilla Firefox or Safari. Here are some basic steps to get you started:

Mozilla Firefox:

1. Download and install Firefox from the official website. 2. Open Firefox and set your default search engine and homepage. 3. Use the address bar to enter URLs or search queries. 4. Explore the toolbar for bookmarks, history, and extensions. 5. Customize Firefox with themes, add-ons, and settings.

Safari:

1. Open Safari on your Apple device (it comes pre-installed). 2. Use the address bar to enter URLs or search queries. 3. Explore the toolbar for bookmarks, history, and sharing options. 4. Customize Safari with extensions, settings, and privacy features. 5. Use iCloud to sync bookmarks and history across devices.

If you have specific questions or need further assistance, feel free to ask!

Asked by Hamza Hm 21 hours ago

Answered by Hamza Hm 21 hours ago