Ceisteanna leis an gclib seo á dtaispeáint:

Removing the Extensions Puzzle Piece Icon?

I just updated to the latest version of Firefox, and all of a sudden I have a new icon, Extensions, that looks like a puzzle piece, I cant seem to be able to remove it...… (tuilleadh eolais)

I just updated to the latest version of Firefox, and all of a sudden I have a new icon, Extensions, that looks like a puzzle piece, I cant seem to be able to remove it....at all.

Réitithe Cartlannaithe 20 962

The + sign to open new tab is missing after latest update

How do I get the + sign back on my tabs? After latest update I can only close tabs instead of opening new tab, and I am talking about after opening several tabs. When I h… (tuilleadh eolais)

How do I get the + sign back on my tabs? After latest update I can only close tabs instead of opening new tab, and I am talking about after opening several tabs. When I have seven tab open, I have to do ctrl+t to open new tab instead of just clicking on the + sign that use to be at end of tabs. Yes, I do use custom settings. This happened before but I was able to fix by going to tabs under about:config, but it seems the setting is no longer there.

Réitithe Cartlannaithe 4 946

Get multirow bookmarks toolbar working again with Firefox 109 and Windows 11

Hi @all, I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (that… (tuilleadh eolais)

Hi @all,

I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (that I also had before with Windows 10) and Windows 11 my multirow bookmarks toolbar doesn´t work anymore. Before the reinstallation it worked with the following code:


/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/multi-row_bookmarks.css made available under Mozilla Public License v. 2.0
See the above repository for updates as well as full license text. */

/* Makes bookmarks toolbar span multiple rows */

#PersonalToolbar{
  --multirow-bmb-n-rows: 3; /* Control how many rows are shown before scrolling */
  --multirow-bmb-row-margin: 2px; /* Control how much spacing is between rows */
  max-height: none !important;
}

#PlacesToolbar > hbox{ 
  display: block;
  width: 100vw;
}

#PlacesToolbarItems{
  display: flex;
  flex-wrap: wrap;
  /* --uc-bm-padding is defined in autohide_bookmarks_toolbar.css */
  max-height: calc(var(--multirow-bmb-n-rows) * (5px + 1em + (2 * (var(--multirow-bmb-row-margin) + var(--uc-bm-padding,2px))))) !important;
  overflow-y:auto;
  scrollbar-color: var(--lwt-accent-color) var(--toolbar-bgcolor) ;
  scrollbar-width: thin;
}

/* Hide the all-bookmarks button */
#PlacesChevron{ display: none }

/* Add some spacing between rows */
#PlacesToolbarItems > .bookmark-item{ margin: var(--multirow-bmb-row-margin) 3px !important;  }


I already tried some other codes that I found in the internet but none of them worked. I have this code in the file userChrome.css, this file is in a chrome folder and this folder is in my profile folder. Can anybody tell me what I have to do to make the multirow bookmarks toolbar working again?

Best regards heusmich

Réitithe Cartlannaithe 1 924

Google search stops working intermittently in Firefox

Google search has stopped working intermittently for about a month now (August 2024) in Firefox. I haven't seen a real useful fix or explanation of what's going on from M… (tuilleadh eolais)

Google search has stopped working intermittently for about a month now (August 2024) in Firefox. I haven't seen a real useful fix or explanation of what's going on from Mozilla. Please fix this. It wasn't an issue before.

Réitithe Cartlannaithe 14 919

Half My Pages Will Not Load Correctly - All of a Sudden Today!

Everything was fine until about an hour ago. Suddenly over half My tabs quit working. Either the display is weird and all text, or the page is blank, or there is a smal… (tuilleadh eolais)

Everything was fine until about an hour ago. Suddenly over half My tabs quit working. Either the display is weird and all text, or the page is blank, or there is a small "broken image" icon in the upper left... A few tabs are working fine. On X I get a notice saying, "Firefox’s Enhanced Tracking Protection (Strict Mode) is known to cause issues on x.com."

I tried turning off tracking (which was NOT "strict!!!"), and that did not fix the problem.

What is going one????

Réitithe Cartlannaithe 7 917

Extensions gone after update

Firefox updated yestarday. I see these changes: extension are gone, theme settings were switched from Dark to Light, "Startup -> Open previous windows and tabs" option… (tuilleadh eolais)

Firefox updated yestarday. I see these changes: extension are gone, theme settings were switched from Dark to Light, "Startup -> Open previous windows and tabs" option went from checked to unchecked. These things are still fine: bookmarks, saved passwords and history. Tried reverting to older Firefox version, but it didn't help so I installed the new one again. I then checked profiles in AppData folder and I see three of them. The problematic one I just described, the one that was automatically created when I tried to downgrade to previous Firefox version and the one which only contains empty "parent.lock" file. There is nothing useful in "Extensions" folders (first profile has addblock extension file which I just installed, second profile has langpack extension file). I don't particularly care about which specific extensions I used since I can just reinstall them when I need them again, but one of those extensions contained custom written scripts which were running on specific sites to help me with my work. Those scripts are what I really want to recover.

Réitithe Cartlannaithe 2 909

Captcha not working on firefox 127.0.1 yet again

Hi, am running firefox 127.0.1 on a windows 11 desktop. Numerous sites that use a captcha to login fail. In other words, the captcha never loads and I cannot login to tho… (tuilleadh eolais)

Hi,

am running firefox 127.0.1 on a windows 11 desktop. Numerous sites that use a captcha to login fail. In other words, the captcha never loads and I cannot login to those sites. Such sites include teamfaderpro, Coursera, and bandcamp. All logins fail as the captcha is required to be passed prior to logging in, but the captcha never appears and so when I try to log in, nothing happens and I cannot login.

I have tried the above same sites on the Edge browser and have no such issue, the captcha shows and I can login.

Just FYI, the agent switcher setting change recommended by others previously is not suitable. When I tried that fix I was unable to access a considerable percentage of the internet due to some cloudflare issue, so the agent switcher setting is not an option. So far, I have tried all recommended settings to fix this issue and nothing has worked.

I am surprised no one else is having this issue.

Any help is appreciated, or at least inform google/mozilla about this issue as it has been ongoing (on and off) for me for many months. And yes, this problem is persistent for me at the moment, it remains despite rebooting windows, despite clearing cookies and cache (which I have set to automatically delete when exiting firefox).

Réitithe Cartlannaithe 14 888

403 Forbidden

UPDATE - - problem solved - - Using Firefox Troubleshooting Mode I found that the problem was ''''caused by an added extension '''' which has been turned off (I hope) … (tuilleadh eolais)

UPDATE - - problem solved - - Using Firefox Troubleshooting Mode I found that the problem was ''''caused by an added extension '''' which has been turned off (I hope) One thing I don't understand though is that I fixed this in Firefox but it also fixed it in Chrome. All images show up in both, so how does one browser fix a second browser? I have yet to check Safari but I never use that one anyway, so I'm not going to push my luck! Thanks Terry.

- - - I have a LOT (hundreds) of images that do not show up on many pages and each one is labeled,

403 Forbidden in the Network Monitor.

There are images that do show up on the same pages and the amount varies.

Those are labeled with a green 200.

What causes this and how can I fix it so they all show on the pages?

and do I have to fix each and every one? That would take months.

Thanks

Réitithe Cartlannaithe 4 864

How to easily disable annoying PKCS#11 pop-up when Yubikey is plugged in

Hi, I am using Firefox for Linux, and whenever my yubikey is plugged in, firefox will start bothering me for a pkcs#11 password. It always happens on start-up but it gets… (tuilleadh eolais)

Hi,

I am using Firefox for Linux, and whenever my yubikey is plugged in, firefox will start bothering me for a pkcs#11 password. It always happens on start-up but it gets relentlessly annoying if I happen to be on a site which potentially utilizes certificate auth, which I do not use this yubikey for.

I do however use it for 2fa, which does work perfectly fine.

How do I permanently stop whatever Firefox process keeps bothering me about this PKCS#11 password for functionality that I never use?

Réitithe Cartlannaithe 9 862

Youtube Live streaming issue

I just started having an issue while watching Live Streams on Youtube with FireFox. I'll load the live stream and it will run for about a minute then it will switch to t… (tuilleadh eolais)

I just started having an issue while watching Live Streams on Youtube with FireFox. I'll load the live stream and it will run for about a minute then it will switch to the streamers previous recorded stream. I opened Youtube on my iPad and on Edge browser and the Live stream keeps playing the live stream but on FireFox it only lets it run for about a minute before flipping the playback to the previous recorded video of that streamer. I tried clearing my cache for Youtube and I have no extensions running. I have Youtube Premium and run no adblockers. I have also tried safe mode but the problem persists.

Any idea what could be happening?

Réitithe Cartlannaithe 3 852

Pages taking ages to load

Hi all, I feel like this is a problem that must have been experienced and solved a thousand times... however I've tried all the suggested fixes I can find and the problem… (tuilleadh eolais)

Hi all,

I feel like this is a problem that must have been experienced and solved a thousand times... however I've tried all the suggested fixes I can find and the problem still persists.

When I load Firefox the pages take ages to load. It doesn't matter what the page is, it takes ages, except that about: pages load fine, no problem. When I say pages take ages to load, I mean that everything about the page takes ages, not only the next, not on the images and other content etc, everything. This only started happening today and I only created a new profile a month or so ago. I don't have many tabs open (maybe 20) of which 9 are pinned. I do have lots of extensions installed.

I've tried troubleshooting/safe mode, that makes no difference.

Private browsing and loading another profile are fine, they don't have this problem.

I've cleared all cache and data, cookies, etc, including startup cache.

I've deleted the content-prefs file, and removed places files.

I've tried disabling and enabling hardware acceleration.

I've tried disabling TRR.

Probably some other things too, but so far nothing has worked.

Suggestions please! :)

Réitithe Cartlannaithe 23 842

Right click menu keyboard shortcut

Hello, I upgraded my FireFox to the latest version 88.0 today, and noticed some changes on right click menu. In the old version, the keyboard shortcut key is a to copy a … (tuilleadh eolais)

Hello,

I upgraded my FireFox to the latest version 88.0 today, and noticed some changes on right click menu. In the old version, the keyboard shortcut key is a to copy a link, but now it was changed to L. That is really inconvenient. As you know, when you right click a link using the mouse, your right hand is still holding the mouse, and not easy to press the letter L on the keyboard.

The old menu option is "Copy Link Locaton", but the new one is "Copy Link".

Is it possible to customize the keyboard shortcut of right click menu, please?

Thank you! Brian

Réitithe Cartlannaithe 18 822

Two versions of Mozilla Firefox are installed on my PC.

Today I realized that I have installed two (2) versions of Mozilla Firefox on my Laptop PC which I rarely use. Both editions are 64-bit type but one is version 109.0.1 (1… (tuilleadh eolais)

Today I realized that I have installed two (2) versions of Mozilla Firefox on my Laptop PC which I rarely use.

Both editions are 64-bit type but one is version 109.0.1 (11/04/2023) in

C:\Program Files\Mozilla Firefox and the other is version 128.0.3 (28/07/2024) in C:\Program Files (x86)/Mozilla Firefox.

I suppose it is illegal to have two versions of the same App., so the question is how can I delete the old version (109.0.1) without affecting or damaging the new version (128.0.3)?

Thank you, JOHN HATZITOLIOS

Réitithe Faoi Ghlas Cartlannaithe 2 807

PASTE Option

What Happened To The PASTE Option, When You Are Composing A New Email In Outlook  ? If You Copy Something, Then Right Click In Th… (tuilleadh eolais)

What Happened To The PASTE Option, When You Are Composing A New Email In Outlook  ?

If You Copy Something, Then Right Click In The Message Section Of The Email, You Do Not Get The Drop Down Menu With PASTE As An Option.

You Only Get The PASTE Option When You Right Click Into The SUBJECT Line.

Réitithe Cartlannaithe 18 801

Mozilla Crash Reporter Constantly Popping Up...

My issues: 1) Every time I close Firefox I get the Mozilla Crash Reporter telling me that Firefox has crashed. Sometimes I even get the Mozilla Crash Reporter when I star… (tuilleadh eolais)

My issues:

1) Every time I close Firefox I get the Mozilla Crash Reporter telling me that Firefox has crashed. Sometimes I even get the Mozilla Crash Reporter when I start Firefox. But Firefox is still there.

2) When I turnoff my Comodo Firewall, Firefox has no Internet connection.

I have done clean uninstalls/reinstalls over and over. I go thru and adjust settings. My other browsers work fine, including WaterFox, WaterFox Classic, and Vivaldi.

I tried turning off my security software to test. Specifically exiting Comodo Firewall seems to have caused Firefox to not have an Internet connection. All other browsers have Internet access except Firefox. And the Crash Reporter cannot "report" when the Firefox Internet connection does not work, though I did have it report many times when the connection DID work.

One other clue: In Task Manager I see that even though I have closed Firefox, there over 20 instances of it still running. When I try to open it again, I get the "Firefox already running" error message. When I try to kill these instances/processes many will not close.

This problem has been persistent for more than half a year since I built my new PC. I am on Windows 10 LTSC. Besides Comodo Firewall, Emsisoft Anti-Malware is my main anti-malware.

Please help! Thank you!

Réitithe Cartlannaithe 5 800

Youtube audio plays extremely slow(Video is fine, audio and video are way out of sync, of course)

Youtube audio is extremely slow, I reckon at 10%, but the video is fine and can be sped up or down. The problem persists even in troubleshooting mode, after cache cleari… (tuilleadh eolais)

Youtube audio is extremely slow, I reckon at 10%, but the video is fine and can be sped up or down. The problem persists even in troubleshooting mode, after cache clearing, hardware acceleration turned off, enabled DRM and widevine, driver updates, in private mode or not, logged in or not, firefox restarts, computer restarts.

But Youtube plays fine in Chrome and Edge.

I dont think I didnt anything drastically different, or updated win10 or firefox, or messed with anything. It was working fine a day ago.

Is there any way to reset something?

Réitithe Cartlannaithe 2 791