Showing questions tagged: Show all questions

Sound icon on taskbar does not open when Firefox is open.

Hello, I have the fallowing issue with Firefox and the sound icon on taskbar in Windows 10 22h2, when Firefox is open and I click on the sound icon on the taskbar in Wind… (read more)

Hello, I have the fallowing issue with Firefox and the sound icon on taskbar in Windows 10 22h2, when Firefox is open and I click on the sound icon on the taskbar in Windows 10 22h2 the sound icon does not open, when Firefox is closed the issue is gone.

Any help to fix this issue would be great.

Thanks

Matthew

Asked by Matthew Few 30 minutes ago

No push notification on Twitter/X ?

I had issue with notifications (showed up but when i click on them they didnt were redirecting to original tweet) so i cleaned cookies after cleaning cookies i doesnt hav… (read more)

I had issue with notifications (showed up but when i click on them they didnt were redirecting to original tweet) so i cleaned cookies after cleaning cookies i doesnt have option to turn on push notifications.

Asked by tibia74 16 hours ago

Last reply by tibia74 1 hour ago

Not showing Bookmark Favikon icon

Hi Team, My Firefox bookmark favicon icon not showing, I formatted my system and installed a fresh Firefox, Please help me with this issue. I tried everything. Please he… (read more)

Hi Team,

My Firefox bookmark favicon icon not showing, I formatted my system and installed a fresh Firefox, Please help me with this issue. I tried everything. Please help me, this is helpful if anyone can me some solution

Anil Nair

Asked by anilnair.ras 2 hours ago

Disable insertion of <br> automatically

Dear all, I would like to know how to disable the automatic insertion of the tag in a text editor in Firefox. I am using Froala, and I am experiencing this only in firef… (read more)

Dear all, I would like to know how to disable the automatic insertion of the tag
in a text editor in Firefox. I am using Froala, and I am experiencing this only in firefox. Chrome and Edge do not add this tag automatically. Thank you for you support. Kind regards, Cristiano

Asked by cristianoinaciolemes 2 days ago

Last reply by cristianoinaciolemes 3 hours ago

How do I check what codec a page is serving?

In Chrome, I can hit CTRL+SHIFT+I to open developer tools, add the Media tab, and go to the Media tab, and I can see the codec and what decoder is being used. How do I d… (read more)

In Chrome, I can hit CTRL+SHIFT+I to open developer tools, add the Media tab, and go to the Media tab, and I can see the codec and what decoder is being used.

How do I do the same thing in Firefox?

Asked by firefox2506 3 hours ago

Firefox Home Page Problem and History

For some reason when I opened Firefox this morning, my Firefox home page did not have any of my shortcuts. They all disappeared. Please have a look at the image attached … (read more)

For some reason when I opened Firefox this morning, my Firefox home page did not have any of my shortcuts. They all disappeared. Please have a look at the image attached to see what I mean.

I spent almost the entire day searching up the issue on the Internet and trying different things but they all did not work.

Look forward to your reply.

Asked by Julian 4 hours ago

Hotmail NOT displaying the body of emails. I see the title, click on it, but nothing to see, this occured after updating the Firefox 125.0.3, No problem with my Hotmail on windows computer. What gives? Mac IOS 14.4.1

Something in Mozilla's latest update to version 125.0.3 caused a problem with Hotmail only displaying a message, but when I click on the message, I can only see the title… (read more)

Something in Mozilla's latest update to version 125.0.3 caused a problem with Hotmail only displaying a message, but when I click on the message, I can only see the title, NOT the body of the message. I have NO issues with a Windows computer. What can I do so I can see the body of the message?

Asked by thboo 3 days ago

Last reply by James 4 hours ago

Syncing Bookmarks

I have recently had a Computer Crash and have set up a new Computer. However, I cannot find a way to synchronize my old Bookmarks. Part of the Problem probably is that wh… (read more)

I have recently had a Computer Crash and have set up a new Computer. However, I cannot find a way to synchronize my old Bookmarks. Part of the Problem probably is that when the Syncing was originally set up, I was using a different User Name [e-Mail Address] to that I am using now. I have been using Firefox since 2006; and have an old Sync Key dating from some time in 2014; but cannot find a way to enter it into the current Firefox Settings. How do I recover my Bookmarks?

Asked by Howard Smith 4 hours ago

When will the new version of Firefox fixing the PDF reader vulnerability be rolled out?

When will the new version of Firefox fixing the PDF reader vulnerability be rolled out? Unless there is some patch one needs to re-install a non-vulnerable version. htt… (read more)

When will the new version of Firefox fixing the PDF reader vulnerability be rolled out?

Unless there is some patch one needs to re-install a non-vulnerable version.

https://www.cisecurity.org/advisory/a-vulnerability-in-mozilla-pdfjs-could-allow-for-arbitrary-code-execution_2024-046

https://support.mozilla.org/en-US/questions/1333222

Asked by a.morgulis 19 hours ago

Last reply by jscher2000 - Support Volunteer 5 hours ago

firefox freezes when I click in the address bar

Very similar to -> https://support.mozilla.org/en-US/questions/1427103 My firefox now freezes when I click in the URL bar. NO solution I have found so far other than … (read more)

Very similar to -> https://support.mozilla.org/en-US/questions/1427103

My firefox now freezes when I click in the URL bar. NO solution I have found so far other than task manager -> end task and restart the browser. Occasionally that will work, other times it will immediately freeze again.

Historically I have had a LOT of tabs open, more recently less than 20 tabs. I have never seen the issue before.

Windows 10 22H2 Ryzen 3600 32GB RAM Nvidia RTX 3060 LHR 3 Monitors 2 - 1920x1200, 1 - 1920x1080

What I have tried so far: - reboot - restart firefox - "refresh" firefox - troubleshooting mode - removed all extensions - removed some extensions - reduced tabs down to a few - tried to click in the start page search instead of url bar - turned off hardware acceleration - turned on hardware acceleration - turned off TLS DNS - using only 1 window at a time instead of 2 or 3 - waited for an hour or so and window did not become responsive

None of these solutions fixed the issue. A screenshot would be useless as the window looks fine, but the UI is unresponsive.

Asked by drofmij 1 day ago

Last reply by jscher2000 - Support Volunteer 5 hours ago

Search data jump to the URL bar

I enter my search data or search item description into the Firefox window central to the screen, the input word and following description immediately jumps to the URL ba… (read more)

I enter my search data or search item description into the Firefox window central to the screen, the input word and following description immediately jumps to the URL bar. How can I stop this annoying operation

Asked by John McBratney 6 hours ago

Last reply by Agent virtuel 5 hours ago

Replace context menu navigation icons with text only

Hi All, Is there a way to replace the navigation icons on the context menu with their text-only counterparts? I've tried the following code segments which provide less-… (read more)

Hi All,

Is there a way to replace the navigation icons on the context menu with their text-only counterparts?

I've tried the following code segments which provide less-than-optimal results.

This one which worked in FF 88, now removes the icons, but leaves 4 blank buttons in a row with no text...

#context-back image,
#context-forward image,
#context-reload image,
#context-stop image,
#context-bookmarkpage image {display: none !important;}}


This one completely removes the options, but I would like to keep them, and replace them with their text counterparts

#context-navigation,
#context-sep-navigation {
   display:none !important;
}


Please see attached images for the before and after of what I'm trying to achieve.

Might be nice to have the blank icon column to the left of these 4 items so they all line up with the items below, but I can live without that if it's not possible.

Any help is appreciated!

Asked by Slouch 13 hours ago

Last reply by Slouch 6 hours ago

Firefox will not play DRM content video

For a few weeks now, FIrefox will not play DRM content video on this computer. I have tried all the suggested solutions and none have worked. Also, I uninstalled and re… (read more)

For a few weeks now, FIrefox will not play DRM content video on this computer. I have tried all the suggested solutions and none have worked. Also, I uninstalled and reinstalled Firefox, but the problem remains. I am very frustrated with this problem and am ready to get rid of Firefox permanently on ALL our computers unless this can be fixed.

Thank you in advance for your assistance.

Asked by GALearyCPA 5 hours ago

Taking webpage screenshot from command line

Hi. i have no results while doing this: https://dpaste.com/FTXPQ46ZL# No error, no screenshot. "Screenshot" flags in default state, about:policies - inactive. … (read more)

Hi. i have no results while doing this: https://dpaste.com/FTXPQ46ZL# No error, no screenshot. "Screenshot" flags in default state, about:policies - inactive.

Asked by qwertikator 9 hours ago

Last reply by cor-el 6 hours ago

Pinned Pages

Hello, I had a crap ton of pinned pages for a long time. I restarted my computer and now they're gone. I've restarted my computer before with no issues. Pinned pages are… (read more)

Hello,

I had a crap ton of pinned pages for a long time. I restarted my computer and now they're gone. I've restarted my computer before with no issues. Pinned pages are supposed to stay no matter if you turn off or restart. How can I go about getting them back?

Thanks,


Michelle Sinclair

Asked by michelle-sinclair76 7 hours ago

Last reply by cor-el 6 hours ago

Firefox crashes when launching Brave

Hello! I updated FLOORP on the 5th May, FLOORP crashed and then Brave, Firefox, Waterfox, LibreWolf and Vivaldi started crashing. I had Brave and Vivaldi open when I laun… (read more)

Hello! I updated FLOORP on the 5th May, FLOORP crashed and then Brave, Firefox, Waterfox, LibreWolf and Vivaldi started crashing. I had Brave and Vivaldi open when I launched FLOORP and FLOORP asked consent to update itself and after updating, it did not open in “previous session” and I could not open “previous session” through History. When I launched “Settings” from menu, “previous session” opened! I had pinned “Settings” earlier.

Now the bizarre happens; suddenly LibreWolf launches by itself also without “previous session” and open tabs in Brave and Vivaldi disappear to single New Tab. After some tinkering, I was able to restore “previous session” in LibreWolf, Brave and Vivaldi.

Now I close all browsers and open Firefox, no “previous session” and some random windows in its history, opening these random windows also opened “previous session”! 🙄But then Waterfox launches also without “previous session”, here clicking on OneTab extension recovered “previous session”.

Cutting short; I uninstalled, Waterfox, LibreWolf and FLOORP, this did not help, I ran System Restore twice to two different points and it has not resolved the issue.

Thankful for any help!

Asked by RAJENDRA KUMAR 2 days ago

Last reply by RAJENDRA KUMAR 7 hours ago