Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo

The browser is very slow

Good day. I'm thinking of deleting Firefox. It's simply impossible to use it on some sites. For example, I can't write a comment on YouTube because the browser freezes. P… (funda kabanzi)

Good day. I'm thinking of deleting Firefox. It's simply impossible to use it on some sites. For example, I can't write a comment on YouTube because the browser freezes. Page scrolling and controls also freeze. I turned off browser extensions, but it doesn't help. I have 48GB of DDR5 memory and one of the best processors available today...

Asked by nim int3 5 izinyanga ezidlule

Last reply by nim int3 5 izinyanga ezidlule

Since FF v133.0 when maximized causes Windows taskbar to not appear when moving the mouse to the bottom of the screen

After updating to v 133.0, when maximizing Firefox (not F11 fullscreen), a taskbar that is set to "auto-hide" will no longer unhide when mousing to the bottom of the scre… (funda kabanzi)

After updating to v 133.0, when maximizing Firefox (not F11 fullscreen), a taskbar that is set to "auto-hide" will no longer unhide when mousing to the bottom of the screen. This did not occur with the previous version (132.0.2).

This behavior is also unaffected by the "devtools.toolbox.alwaysOnTop" setting in about:config as i've tried switching from the default "true" to "false".

Update: Still persists in 136.0.2

Asked by Michael Chan 5 izinyanga ezidlule

Last reply by share666 3 emasontweni adlule

  • Kusonjululiwe

Sorting bookmarks by name is not permanent or reflected outside of Manage Bookmarks.

First of all, why are there two Other Bookmarks folders? When I add a new bookmark, my routine is to open Manage Bookmarks, drag the new bookmark to the second (lower) Ot… (funda kabanzi)

First of all, why are there two Other Bookmarks folders? When I add a new bookmark, my routine is to open Manage Bookmarks, drag the new bookmark to the second (lower) Other bookmarks folder, then choose Sort > Sort by Name. I have also tried A > Z Sort Order. The sorts work within the Manage Bookmarks window, but they are not saved automatically, and I do not see a way to save them manually. Also, if I go to the Other Bookmarks folder on the far right side of the Bookmarks Toolbar, I have to scroll down to the bottom of the list to see my new bookmarks. They are not in ascending alphabetical order the way I want them.

Asked by Blaise 5 izinyanga ezidlule

Answered by Blaise 5 izinyanga ezidlule

  • Kusonjululiwe

Can no longer access my local server nor router via Firefox

I can no longer access my local TrueNAS server nor router via Firefox. My current version is 133.0.3. Safari has no trouble. Firefox gives no warning, no Advanced button… (funda kabanzi)

I can no longer access my local TrueNAS server nor router via Firefox. My current version is 133.0.3. Safari has no trouble. Firefox gives no warning, no Advanced button, no option to bypass security. All I get is: "Unable to connect An error occurred during a connection to 192.168.0.102.

   The site could be temporarily unavailable or too busy. Try again in a few moments.
   If you are unable to load any pages, check your computer’s network connection.
   If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web."

I have tried so many settings, troubleshootings, workarounds, I can't begin to list them. It happens in troubleshooting mode. I have created SSL certificates on the server many different ways to no avail. I'm thinking I will have to abandon Firefox with it's obscure, no-way-through security. But I wanted to ask for help first. Please help.

Asked by sites1 4 izinyanga ezidlule

Answered by sites1 2 izinyanga ezidlule

  • Kusonjululiwe

Google Drive says it is offline since latest Firefox update

I tried in another browser and Google Drive is online. Not on Firefox since the latest update. Thanks in advance for any tip to troubleshoot. Internet connection is chec… (funda kabanzi)

I tried in another browser and Google Drive is online. Not on Firefox since the latest update.

Thanks in advance for any tip to troubleshoot. Internet connection is checked and okay. All the other google products are functioning as expected.

Asked by Otir 5 izinyanga ezidlule

Answered by jscher2000 - Support Volunteer 5 izinyanga ezidlule

  • Kusonjululiwe

large areas of wall street journal website front page are blank

The website WSJ has large areas on front page, including the opinion listing, are simply white and not 'there' on the page to click on. I've deleted their cookies without… (funda kabanzi)

The website WSJ has large areas on front page, including the opinion listing, are simply white and not 'there' on the page to click on. I've deleted their cookies without effect, tried turning off all adblockers, shut mac down to reboot, nothing seems to have an effect. This is a recent glitch of only several days, prior performance was great. Thanks!

Asked by tamburlaine63 5 izinyanga ezidlule

Answered by jonzn4SUSE 5 izinyanga ezidlule

FireFox desktop will not load (most) pages

I use FF on desktop. Recently, I've run into a problem. My desktop browser will not load any pages... except Youtube. Youtube loads just fine, I can open a video or brows… (funda kabanzi)

I use FF on desktop. Recently, I've run into a problem. My desktop browser will not load any pages... except Youtube. Youtube loads just fine, I can open a video or browse channels or community pages normally. I have fully reset my browser, reinstalled it, and disabled extensions. Other browsers on my PC will work normally. I have very few extensions: Sponsorblock for Youtube, uBlock Origin, and Facebook Container, that's it. I am not using a proxy or VPN. Troubleshoot mode did not fix the issue. I'm not the most tech savvy, so I apologize if I missed anything here.

Any insight is appreciated. Thanks!

Asked by emmy 5 izinyanga ezidlule

Last reply by cor-el 4 izinyanga ezidlule

userChrome.css for Title Bar Broken by Latest Update

A friendly hello to whomever is kind enough to read this! Your help is greatly appreciated! The latest update caused an edit I made to my Profile's userChrome.css file t… (funda kabanzi)

A friendly hello to whomever is kind enough to read this! Your help is greatly appreciated!

The latest update caused an edit I made to my Profile's userChrome.css file to be nullified. Now there's huge bar where the tabs toolbar used to be, and apparently it's not the title bar, as when I activate the title bar in "Customize Toolbar," this huge gets replaced by the actual toolbar.

I've attached my css code below for inspection. It used to work perfectly, but after the last update (133.0) it's no longer working. What can I do to fix this and have it like I had it prior to the latest update (133.0)?

userChrome.css File: `#main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {

 opacity: 0;
 pointer-events: none;

}

  1. main-window:not([tabsintitlebar="true"]) #TabsToolbar {
   visibility: collapse !important;

}

  1. main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar .titlebar-spacer {
       border-inline-end: none;

}

/* Adding empty space for buttons */

  1. nav-bar {

margin-right:140px; }

/* 15px for dragging whole window by mouse*/

  1. titlebar {

appearance: none !important; height: 15px; }

/* Fix for main menu calling by Alt button */

  1. titlebar > #toolbar-menubar {

margin-top: 10px; }

/* Move minimize/restore/close buttons to empty space */

  1. TabsToolbar > .titlebar-buttonbox-container {

display: block; position: absolute; top: 17px; right: 1px; }

  1. sidebar-box {
 min-width: 250px !important;

}`

Asked by SynTriarch 5 izinyanga ezidlule

Last reply by cor-el 5 izinyanga ezidlule

Youtube videos stop after 1 minute. No pre-load, nothing.

Hi, I have been having this issue with Firefow & Youtube for some weeks now. What happens is that I launch a video, it plays well, but after 1 minute it stops. No … (funda kabanzi)

Hi,

I have been having this issue with Firefow & Youtube for some weeks now.

What happens is that I launch a video, it plays well, but after 1 minute it stops. No buffering, no download of the next chunk of the video, nothing. It just stops. I have disabled all the addons I use and it changes nothing; in some cases, it stops the video from launching.

> Why this is not network related : on the same computer, at the same time, I can watch YT videos on Opera. Without issues. With uBlock origin enabled. And VPN. > Why I believe this is browser (ie. not computer) related : I have another computer, on the same network, that has the exact same issue. With less extensions, and no VPN. And again, when using Opera, YT works as intended, with uBlock origin.

There might be a setting related to video buffering to change, or something, I do not know. But this is beginning to be infuriating.

Is this a Google' crackdown on browsers not beging Chrome? Or am I an isolated case?

Thanks in advance !

Asked by laequ 5 izinyanga ezidlule

Last reply by laequ 5 izinyanga ezidlule

MISSING BOOKMARKS ICON

When my Firefox crashed today, I chose to restore it rather than troubleshoot. When it was done, my bookmarks icon had disappeared. Yet when I go to the individual websit… (funda kabanzi)

When my Firefox crashed today, I chose to restore it rather than troubleshoot. When it was done, my bookmarks icon had disappeared. Yet when I go to the individual websites, I can see that each one is still bookmarked. How can I restore the icon that used to be in the toolbar at top? Thank you for any help you can give. I have been using Firefox for many years now and this is the first time I encountered this problem.

Asked by QueenBoo 4 izinyanga ezidlule

Last reply by N.Aumond 3 izinyanga ezidlule

Audio in Firefox browser not working.

Yesterday my audio on Firefox worked, today it doesn't. I tried all the regular trouble shooting solutions. - My system volume is not 0 - My tabs aren't muted - My headph… (funda kabanzi)

Yesterday my audio on Firefox worked, today it doesn't. I tried all the regular trouble shooting solutions. - My system volume is not 0 - My tabs aren't muted - My headphones are turned on and working fine (audio works everywhere but Firefox) - I uninstalled and reinstalled my Firefox - I uninstalled and reinstalled my headphone audio drivers - Audio also does not work in a private browser, so I know the issue it's related to extensions, cookies, etc. - I had Windows 11 do a quick diagnostic, so the issue isn't Windows 11 related

Usually when this issue occurs, it's as simple as switching from "default" to a specific speaker in volume mixer, but Firefox is not appearing in volume mixer like it did in the past, as shown in the screenshot below.

I don't know what else to do at this point. In previous documentation here, the solution for some people was to wait and it eventually fixed itself, but I'd rather not have audio for weeks to months on end, so has anyone found another solution by chance?

Asked by Anita G 5 izinyanga ezidlule

Last reply by jonzn4SUSE 5 izinyanga ezidlule

Save and fill payment methods is not working

I have payment methods saved. On payment sites, I click on the CC# input box, and I am given the option to use one of my saved payments. I mouse-over payment choice, and … (funda kabanzi)

I have payment methods saved. On payment sites, I click on the CC# input box, and I am given the option to use one of my saved payments. I mouse-over payment choice, and it populates the input boxes with the correct information, however once I actually click the payment method, the payment method and all the input boxes are cleared of all contents. I am therefore forced to enter payment information each and every time I want to use it. The Fill Payment method isn't working.

I have reentered and verified the saved payment method several times.

Asked by scot.mcpherson 5 izinyanga ezidlule

Last reply by jonzn4SUSE 5 izinyanga ezidlule

Trying to Restore old Firefox

Yesterday, something went wrong in my Windows 11 desktop (I have a virus program installed). One of the casualties involved corrupting Firefox (it would not open). I rein… (funda kabanzi)

Yesterday, something went wrong in my Windows 11 desktop (I have a virus program installed). One of the casualties involved corrupting Firefox (it would not open). I reinstalled Firefox without removing the old version. Now I have a new installation but all my bookmarks and other data are missing. There is a folder on my desktop labelled as "Old Firefox data". It is possible to restore Firefox to a previous time (a day ago)? Thank you.

Asked by dalemullenmain 5 izinyanga ezidlule

Last reply by cor-el 5 izinyanga ezidlule

Firefox restart

Running Firefox 133.0 on Ubuntu 20.04 desktop Periodically, Firefox will freeze and send the message "Firefox must be restarted to continue". After restarting, Firefox t… (funda kabanzi)

Running Firefox 133.0 on Ubuntu 20.04 desktop

Periodically, Firefox will freeze and send the message "Firefox must be restarted to continue". After restarting, Firefox takes a long time to recover. This morning, it took nearly 5 minutes to recover.

Asked by Wayne Knight 5 izinyanga ezidlule

Last reply by jonzn4SUSE 5 izinyanga ezidlule

google, and only google, has started appearing with a scroll bar in the middle and bottom of screen when in use

Hello, earlier in the day I pressed a keyboard shortcut on accident when picking up my keyboard and has changed google results quite dramatically. I grabbed my keyboard … (funda kabanzi)

Hello, earlier in the day I pressed a keyboard shortcut on accident when picking up my keyboard and has changed google results quite dramatically. I grabbed my keyboard and had a menu pop up on the left side and after i closed it noticed my google results had a scroll bar now. The results page only presents itself on the left half of the screen and a scroll bar has appeared on both the right side, cutting off text, and bottom of the page. These scroll bars only move a tiny bit and are quite unnecessary, but makes scrolling a pain as I have to be sure I am outside the new scroll bar area as they take precedent from the main scroll bar. I have googled Firefox's keyboard shortcuts and haven't found the one i need to fix this. Before I'm asked, no I do not have crazy zoom on and no zooming in does not fix this problem.

Asked by Gnarkilly 5 izinyanga ezidlule

Last reply by JLEES 3 izinyanga ezidlule

MS Defender keeps detecting Trojans in Firefox

As title, MS defender keeps detecting trojans everytime firefox is launched and while I'm pretty sure it's probably just a false positive its just getting rather frustrat… (funda kabanzi)

As title, MS defender keeps detecting trojans everytime firefox is launched and while I'm pretty sure it's probably just a false positive its just getting rather frustrating and now more so, worrying that it's constantly happening.

Asked by Snu 5 izinyanga ezidlule

Last reply by markwarner22 5 izinyanga ezidlule