Viser spørgsmål med mærkatet: Vis alle spørgsmål

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… (læs mere)

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.

Stillet af tibia74 for 15 timer siden

Seneste svar af tibia74 for 13 minutter siden

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… (læs mere)

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

Stillet af anilnair.ras for 47 minutter siden

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… (læs mere)

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

Stillet af cristianoinaciolemes for 1 dag siden

Seneste svar af cristianoinaciolemes for 2 timer siden

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… (læs mere)

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?

Stillet af firefox2506 for 2 timer siden

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 … (læs mere)

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.

Stillet af Julian for 2 timer siden

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… (læs mere)

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?

Stillet af thboo for 2 dage siden

Seneste svar af James for 2 timer siden

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… (læs mere)

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?

Stillet af Howard Smith for 3 timer siden

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… (læs mere)

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

Stillet af a.morgulis for 17 timer siden

Seneste svar af jscher2000 - Support Volunteer for 3 timer siden

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 … (læs mere)

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.

Stillet af drofmij for 1 dag siden

Seneste svar af jscher2000 - Support Volunteer for 3 timer siden

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… (læs mere)

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

Stillet af John McBratney for 4 timer siden

Seneste svar af Agent virtuel for 4 timer siden

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-… (læs mere)

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!

Stillet af Slouch for 12 timer siden

Seneste svar af Slouch for 4 timer siden

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… (læs mere)

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.

Stillet af GALearyCPA for 4 timer siden

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. … (læs mere)

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

Stillet af qwertikator for 8 timer siden

Seneste svar af cor-el for 4 timer siden

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… (læs mere)

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

Stillet af michelle-sinclair76 for 5 timer siden

Seneste svar af cor-el for 5 timer siden

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… (læs mere)

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!

Stillet af RAJENDRA KUMAR for 2 dage siden

Seneste svar af RAJENDRA KUMAR for 5 timer siden

Outgoing mail has been blocked.

Outgoing emails are blocked. This pop up shows. Receiver can send emails in. Sending of the message failed. An error occurred while sending mail: Outgoing server (SMTP) … (læs mere)

Outgoing emails are blocked. This pop up shows. Receiver can send emails in.

Sending of the message failed. An error occurred while sending mail: Outgoing server (SMTP) error. The server responded: Connection refused - OB119. 206.83.122.10 is blacklisted in Abusix Mail Intelligence. See https://lookup.abusix.com/search?q=206.83.122.10 e{d292e9f3-c0c7-4d3c-b9ee-2a1d5d37c016}.

Stillet af John Gordon for 6 timer siden

Youtube streams (1080p60fps) and certain browser videos become laggy/choppy after awhile - Refresh doesn't fix it

Firefox isn't having a memory leak (RAM and CPU usage stays the same) nor is it maxing my GPU or anything like that. But if I watch enough of a 1080p60fps stream or enoug… (læs mere)

Firefox isn't having a memory leak (RAM and CPU usage stays the same) nor is it maxing my GPU or anything like that. But if I watch enough of a 1080p60fps stream or enough 1080p60fps content in general (this stream is a notable offender: https://www.youtube.com/watch?v=W6OOnrx8g58), it'll start to slow down over time (generally a couple of hours) and [really chug and drop frames like its nobody's business: https://i.imgur.com/OmHqJ8a.png. This does not occur in Edge (the streams run silky smooth even after 2+ straight hours of watching), nor does it happen on other streaming sites like Twitch. It also doesn't happen in Firefox on my desktop.

Regular 1080p60fps videos are MOSTLY unaffected. The buffer wheel animation in most videos is choppy and moving back/forth with the 5-sec rewind/ff feature results in a short, choppy buffer wheel on a lot of videos(https://imgur.com/tm1AtkB), even if the video itself is mostly unaffected. Some more "intense" videos will make the fan speed go up. HD videos are *slightly* less smooth when in this state. Unpausing a video often results in a short buffer wheel before the video resumes if left paused for at least a minute or so. I also get a tiny TINY bit of frameskip on the occasional Twitter video while in this "state".

Its like the memory is "caching" something and killing the process clears that "cache", yet I have no idea what is actually doing this.

Refreshing the page/closing and reopening the stream stream has no effect, its like an affliction and will still be choppy when you reload. Restarting the Firefox session or killing the process the stream or a video is running through fixes it for awhile (even if the stream stilll drops more frames overall than it would in Edge), but it feels like I have an "allowance" of 1080p60fps content before these streams start to chug. Nothing else in-browser is lagging at all.

Stillet af KaratekidSMW for 6 timer siden