Nuna amsoshi da aka yiwa shaida: Nuna duk tambayoyi

Firefox Latest Release Sometimes Doesn't Load Websites or Loads Extremely Slow

OS: Windows 10 Pro 64-bit with all the latest Windows updates installed; running Windows version 23H2. Firefox release I'm having problems with: 137.0.2. Just upgraded t… (daɗa karatu)

OS: Windows 10 Pro 64-bit with all the latest Windows updates installed; running Windows version 23H2. Firefox release I'm having problems with: 137.0.2.

Just upgraded to release/version 137.0.2. The first time I open Firefox each day it takes about 2 to 3 minutes for ANY website to load. Sometimes when a web page does eventually load none of the images display.

I have tried same websites using Google Chrome AND Microsoft Edge. Websites don't have problems loading using either of those 2 browsers unless I have Firefox open in another window. If they load slowly, as soon as I close Firefox, web page load quickly in Chrome or Msoft Edge.

Not a RAM problem because I typically have around 20% of my RAM being used.

Did not have any of these problems using Firefox version 137.0.1.

Asked by paulp575123 1 awar da ta gabata

Problems with New York Times and New Yorker Websites

Hi Mozilla, I'm a loyal and longtime user and have had no major problems I can remember in the last 15 years. Recently, however, I've found that over the last seven or so… (daɗa karatu)

Hi Mozilla, I'm a loyal and longtime user and have had no major problems I can remember in the last 15 years. Recently, however, I've found that over the last seven or so months I have had great difficulty managing my New York Times (http://www.nytimes.com) and New Yorker (https://www.newyorker.com/account/profile) accounts. I have had to update credit card information, change passwords and update personal information and I've only been able to do this by switching to an alternate browser (usually Safari). I'm constantly told that I should be using Chrome with them, which I DO NOT want to do. Can you find out why Firefox won't fully work with these sites? Thanks and Cheers, Jeb Blount (p.s. the last time I had trouble with this was about a week ago)

Asked by johneblount 2 awannin da su ka gabata

Firefox doesn't get tiled to left or right when in vertical tabs mode

I cannot tile my Firefox windows to left or right when I choose vertical tabs mode from settings. It works fine with horizontal tabs enabled. I am using Firefox 137.0.1 o… (daɗa karatu)

I cannot tile my Firefox windows to left or right when I choose vertical tabs mode from settings. It works fine with horizontal tabs enabled. I am using Firefox 137.0.1 on Linux Mint 22.1 Cinnamon 6.4.8 with Linux Kernel version 6.8.0-57-generic, display server X11.

Asked by ulahcherubim 1 kwanan da ya gabata

Why I cannot use drag and drop to open a new webpage now?

I'm experiencing an issue with the drag and drop functionality in my browser that's significantly affecting my workflow. Previous behavior: I could drag any selected tex… (daɗa karatu)

I'm experiencing an issue with the drag and drop functionality in my browser that's significantly affecting my workflow. Previous behavior:

I could drag any selected text to any area of the browser window to open a new search tab I could lightly drag links anywhere to open them in new tabs

Current behavior:

Now I must drag content specifically to the tab bar at the top to open new tabs This extra precision required is frustrating and slowing down my browsing

I haven't intentionally changed any settings, and this change happened suddenly. This functionality was extremely useful for me as I frequently need to open multiple tabs while researching. Has anyone else experienced this issue? Is this a new "feature" or a bug? Most importantly, does anyone know how to restore the previous drag and drop behavior? Thanks in advance for any help or suggestions!

Asked by Grenite Braginski 1 watan da ya gabata

Last reply by zzy980311 2 kwanakin da su ka gabata

Severe issues with email system after last Windows 11 upgrade, if I click on content it creates endless tabs of that content in in Firefox, other strange issues with email, help!

I'm using Windows Live Mail 2012 (which yes is pretty old) and one of the problems manifests itself in Firefox so let me describe this, I'm asking here because I don't th… (daɗa karatu)

I'm using Windows Live Mail 2012 (which yes is pretty old) and one of the problems manifests itself in Firefox so let me describe this, I'm asking here because I don't think Microsoft ever supports anything any more so yes I'm grasping at straws but here goes. If I click on an email preview in my email client it proceeds to try and open that content in an almost infinite set of windows. If instead I click on a web link in that content it proceeds to attempt to open an almost infinite number of tabs of copies of this content in Firefox, I'm not saying this is the fault of the browser but it's a weird problem. Finally if I try and open the website that I need to use to manage the memory usage of this limited memory cable provider email account, the website no longer processes that correctly either so after a short time I will run out of memory entirely and lose usage of the account so you can see why solving this is an urgent matter for me. (I already contacted the cable provider tech support and their considered opinion was I ought to pound sand since they no longer provide email accounts any more for anyone. I have a peculiar feeling that one possible answer involves doing complex editing in the Registry, I think I'd rather back out the update (although MSC wil probably just overwrite it again in 6 months anyway) but I guess either would be acceptable, I'm just wondering how come I'm the only person in the known universe who has seen this weird issue?

Asked by jlawton 2 kwanakin da su ka gabata

Last reply by markwarner22 2 kwanakin da su ka gabata

Running firefox results in tens of thousands memfds in DEL state - is this a bug?

When I run firefox, the following commands lsof |grep -i firefox|grep memfd|wc -l lsof |grep -i firefox|grep memfd|grep DEL|wc -l produce values in the 20 000 or even 100… (daɗa karatu)

When I run firefox, the following commands lsof |grep -i firefox|grep memfd|wc -l lsof |grep -i firefox|grep memfd|grep DEL|wc -l produce values in the 20 000 or even 100 000 range.

For instance, currently with only 1 tab open - the form on which I type this question - I get $lsof |grep -i firefox|grep memfd|wc -l 19317 $lsof |grep -i firefox|grep memfd|grep DEL|wc -l 16362 And these numbers are still on the low side. In normal use (e.g., 10 tabs open), the numbers reach close to 100 000.

Some example lines of lsof: firefox 3883 135330 StreamT~s xxx DEL REG 0,1 27559 /memfd:mozilla-ipc firefox 3883 135325 Indexed~I xxx 156u REG 0,1 67108864 11945 /memfd:pulseaudio (deleted) firefox 3883 135325 Indexed~I xxx 160r REG 0,1 13192 78 /memfd:mozilla-ipc (deleted) firefox 3883 135427 StreamT~s xxx 132r REG 0,1 170 3110 /memfd:mozilla-ipc (deleted)

Although it may be a problem in lsof, this suggests that firefox performs a lot of memmaps that are later deleted, but are deleted in a way that leaves some left over state. Note that the "DEL" state in column 6 does not always agree with "(deleted)" in the right most column.

I first discovered this issue when my computer started failing with messages like pipewire-pulse[103898]: pw.mem: 0x55ce0273ac50: Failed to create memfd: Too many open files This could be a coincidence of course.

Current firefox version: 137.0 (but also occurs in other versiosn, e.g. 133.0.3) uname -r: 6.12.7-100.fc40.x86_64 OS: fedora 40

Asked by deeptho 3 kwanakin da su ka gabata

Firefox (137.01) always opens to a small sized screen

I browse using full screen in Firefox. After closing the app and reopening, the browsing window is just 1/4th the size requiring me to expand it, every time. Is this a … (daɗa karatu)

I browse using full screen in Firefox. After closing the app and reopening, the browsing window is just 1/4th the size requiring me to expand it, every time. Is this a bug?

Asked by Terry A. Iverson 3 kwanakin da su ka gabata

Last reply by Agent virtuel 3 kwanakin da su ka gabata

"Sign documents online"

I keep getting a pop-up for"sign documents online" in my Firefox browser. Several others have reported the same. It overlays the browser content so I can't use Firefox … (daɗa karatu)

I keep getting a pop-up for"sign documents online" in my Firefox browser. Several others have reported the same. It overlays the browser content so I can't use Firefox at all. My only option seems to be to uninstall Firefox and use a different browser. Is there a fix?

Asked by PickerDad 4 kwanakin da su ka gabata

Last reply by Agent virtuel 4 kwanakin da su ka gabata

my tiktok isn't working

TikTok might not be working due to a few common reasons like a poor internet connection, server problems on TikTok’s side, an outdated app version, or too much cached dat… (daɗa karatu)

TikTok might not be working due to a few common reasons like a poor internet connection, server problems on TikTok’s side, an outdated app version, or too much cached data. Sometimes, the app might crash or fail to load videos properly. Restarting the app, clearing cache, or updating it usually helps fix the problem. bold text

Asked by unknown sir 4 kwanakin da su ka gabata

Xfinity Access

Used to be able to access my Xfinity account on FireFox. Now, when I try to log in (after I type in User Name and Password and hit "Enter",) I get a blank screen except … (daɗa karatu)

Used to be able to access my Xfinity account on FireFox. Now, when I try to log in (after I type in User Name and Password and hit "Enter",) I get a blank screen except for the words: "a rendering error occurred: ." in the upper lefthand corner of the screen.

I am using a MacBook Air running Monterey 12.7.6.

Asked by gregkahler30 3 makwannin da su ka gabata

Last reply by jonzn4SUSE 4 kwanakin da su ka gabata

Does not upload videos to youtube

Здравствуйте уже месяц не могу загрузить свое видео на ютьюб. жду несколько часов и прогресс загрузки видео ноль. Другой браузер свободно загружает видео. Браузер мозилла… (daɗa karatu)

Здравствуйте уже месяц не могу загрузить свое видео на ютьюб. жду несколько часов и прогресс загрузки видео ноль. Другой браузер свободно загружает видео. Браузер мозилла удалял и устанавливал несколько раз. Помогите пожалуйста с настройками.

Hello, I have not been able to upload my video to YouTube for a month. I have been waiting for several hours and the video upload progress is zero. Another browser freely uploads videos. I have uninstalled and installed the Mozilla browser several times. Please help with the settings.

Asked by Covaliov.AG 5 kwanakin da su ka gabata

Dropdowns

I’m getting a drop-down from Firefox when I’m on Firefox that says “read and sign a documents without leaving Firefox“. It dropped down window covers a document that I wa… (daɗa karatu)

I’m getting a drop-down from Firefox when I’m on Firefox that says “read and sign a documents without leaving Firefox“. It dropped down window covers a document that I want to print and I cannot access the print button as a result. The drop-down has no way of removing it or moving it. How can I get rid of this drop-down?

Asked by apcdean 5 kwanakin da su ka gabata

Last reply by Agent virtuel 5 kwanakin da su ka gabata

Subtitles and rewind/fast-forward not following Picture-in-Picture mode for Disney+

I've been having an issue with picture-in-picture (PiP) mode where the subtitles and rewind/fast-forward buttons (rr/ff) won't follow the video into the small player for … (daɗa karatu)

I've been having an issue with picture-in-picture (PiP) mode where the subtitles and rewind/fast-forward buttons (rr/ff) won't follow the video into the small player for Disney+ specifically. I have no issues with YouTube or any other site. The subtitles and rr/ff just stay with the original video player on the site while the video is in PiP mode. I can see the subtitle button on the PiP player, but it is grayed out and I can't click it. I've updated both Firefox and my computer (Windows 11) and reinstalled Firefox, cleared cookies and cache, and still no dice. Any advice? Thanks!

(In the screenshot, the PiP player isn't showing video, but I think that's just because of Disney's anti-piracy software - I can see the video in the PiP player on my screen.)

Asked by amyemonsen 4 watannin da su ka gabata

Last reply by TyDraniu 6 kwanakin da su ka gabata

  • An warware

Firefox has stopped obeying target="_blank"

Firefox has stopped obeying target="_blank" Started a month or so ago. Take a look at Firefox target="_blank" problem for details. There is not a topic in the dropdow… (daɗa karatu)

Firefox has stopped obeying target="_blank"

Started a month or so ago.

Take a look at Firefox target="_blank" problem for details.

There is not a topic in the dropdown list that remotely addresses this issue so I just selected Performance and Connectivity for the hell of it.

Asked by BNovell 2 watannin da su ka gabata

Answered by jscher2000 - Support Volunteer 2 watannin da su ka gabata

Excessive pagefile.sys Usage by Firefox

There is a similar (but not identical) topic on Mozilla Connect , and I posted there. But I did not get a response. So I am re-posting on this new topic on Mozilla Supp… (daɗa karatu)

There is a similar (but not identical) topic on Mozilla Connect , and I posted there. But I did not get a response. So I am re-posting on this new topic on Mozilla Support. I have a similar problem to what was discussed on Connect. I am using Firefox 133.0.3 on Windows 10 Professional. After Firefox has been running for a while, I get a message from Windows 10 that the free space on my C:drive is low. I did a directory listing on my C-drive before and after Exiting Firefox; I saw no large files disappearing. Then I decided to do "dir c:\ /ah" to see hidden files. What I saw was that pagefile.sys decreased in size from 29,925,748,736 to 16,270,770,176. This was a decrease of 13.7 Gb. Is this normal? I have lots of windows and tabs open in Firefox. Thanks.

Asked by bsfinkel 3 watannin da su ka gabata

Last reply by bsfinkel 6 kwanakin da su ka gabata