Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã lưu trữ

connecting to sites

upon enabling "do not connect to http" very, very, very often i got the attached error message when the site said it was https and it was very often reliable places like … (xem thêm)

upon enabling "do not connect to http" very, very, very often i got the attached error message when the site said it was https and it was very often reliable places like my bank and TaxAct. It seemed like such a good idea but i quit out of frustration.

Được hỏi bởi rboelte 3 năm trước

Lần cuối trả lời bởi rboelte 3 năm trước

  • Đã lưu trữ

Firefox uses too much data

I played same Youtube video on Firefox and on Edge and Firefox uses way more data(I/O write bytes) I/O writes and I/O Read bytes than Edge. I added the screenshot. pm: I… (xem thêm)

I played same Youtube video on Firefox and on Edge and Firefox uses way more data(I/O write bytes) I/O writes and I/O Read bytes than Edge. I added the screenshot.

pm: I ran Firefox in Safe mode and with Sessionstore disabled . Some say it is because of History, but I dont want to delete it.

Được hỏi bởi DigDeep 2 năm trước

Lần cuối trả lời bởi DigDeep 2 năm trước

  • Đã lưu trữ

When dragging a tab into a new window, how do you stop it from being full screen like previous window

I am wondering if it is at all possible to adjust the settings when pulling a tab into a new window. For example, if I am running Firefox fullscreen I would like the tab … (xem thêm)

I am wondering if it is at all possible to adjust the settings when pulling a tab into a new window. For example, if I am running Firefox fullscreen I would like the tab that I pull to be opened in windowed form. I noticed that this is typically the case when using Chromium-based browsers, but noticed that on Firefox it stays in the format as the previous window. (if already windowed the pulled tab will also be windowed) is there a way to ensure that the pulled tab will always be windowed?

Được hỏi bởi Grimprovise 3 năm trước

Lần cuối trả lời bởi Grimprovise 3 năm trước

  • Đã lưu trữ

Screen Layer on my YouTube Videos

Hi, I have this problem which I never faced before, and I could not find a solution to it online. Could you please help me! It only appears in your browser. Which is a … (xem thêm)

Hi, I have this problem which I never faced before, and I could not find a solution to it online. Could you please help me! It only appears in your browser. Which is a pink layer on YouTube videos. I tried reinstalling the browser, refreshing it. everything I could. And no chance. I am going to share with you a screenshot of what I mean.

Được hỏi bởi Obada Edel 3 năm trước

Lần cuối trả lời bởi Obada Edel 3 năm trước

  • Đã lưu trữ

new windows open behind taskbar

In a Win11 environ: The e-mail client I use for, essentially, junk mail is set up to open a new window for composing & reading e-mails. However, the windows are openi… (xem thêm)

In a Win11 environ: The e-mail client I use for, essentially, junk mail is set up to open a new window for composing & reading e-mails. However, the windows are opening BEHIND my Taskbar which I've moved to the top of the screen (something Win11 doesn't officially offer [for some ungodly f!@$%ng reason]), so I'm using a workaround via my registry). The only way to close the new windows is to extend them out onto my 2nd monitor to which I usually extend my display to, so that the X can be clicked.

Is there something I can do about this? See pic. THX!

Được hỏi bởi Ex1Machina 3 năm trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 3 năm trước

  • Đã lưu trữ

Firefox not blocking ads on Youtube

Hi Community, Hope you are all enjoying to be part of the firefox community. Is there a way to block ads on youtube without installing addons. Could you please let me kn… (xem thêm)

Hi Community,

Hope you are all enjoying to be part of the firefox community. Is there a way to block ads on youtube without installing addons. Could you please let me know.

Thanks,

Được hỏi bởi Uday Kumar 3 năm trước

Lần cuối trả lời bởi FredMcD 3 năm trước

  • Đã lưu trữ

Website opens at bottom page of site

On opening many websites I think they've created a new trick - dropping to the bottom of the page so you have to scoll through all pages to get to the top - is there a wa… (xem thêm)

On opening many websites I think they've created a new trick - dropping to the bottom of the page so you have to scoll through all pages to get to the top - is there a way of preventing this?

Được hỏi bởi shaverdave 3 năm trước

Lần cuối trả lời bởi FredMcD 3 năm trước

  • Đã lưu trữ

Previous windows not opening at Startup

Hi there, "Open previous windows and tabs" is checked but it's not working. I had to go to history and opened it. It's happening for the last several weeks. Pls, let m… (xem thêm)

Hi there,

"Open previous windows and tabs" is checked but it's not working. I had to go to history and opened it. It's happening for the last several weeks.

Pls, let me know what to do. MD

Được hỏi bởi Md Asiuzzaman 3 năm trước

Lần cuối trả lời bởi FredMcD 3 năm trước

  • Đã lưu trữ

Possible IPC memory leak - how to pinpoint the culprit?

Hey there, I'm having trouble with Firefox. Something inside Firefox is eating up my RAM and CPU. Usually I recognize the problem happening because my laptop fans ramp up… (xem thêm)

Hey there, I'm having trouble with Firefox. Something inside Firefox is eating up my RAM and CPU. Usually I recognize the problem happening because my laptop fans ramp up. The problem occurs on my laptop as well on my desktop (both on latest stable Firefox[Build ID: 20220513165813] and Windows 11). The workaround is to kill the Firefox subprocess which is using most of the CPU and RAM. Then everything is back to normal for some time, until Firefox starts messing with me again.

While trying to pinpoint the problem I'm stuck. I can't find a culprit other than the fact it has something to do with Firefox. Clean reinstalling did not help. The Firefox Task Manager doesn't know anything about huge amounts of RAM being taken. I searched for solutions on the net and the about:memory indicates the problem is some IPC related stuff:

 {
  "process": "Main Process (pid 12648)",
  "path": "queued-ipc-messages/content-parent(Browser, pid=9612, open channel, 0x22e4b33fc30, refcnt=38)",
  "kind": 2,
  "units": 1,
  "amount": 0,
  "description": "The number of unset IPC messages held in this ContentParent's channel.  A large value here might indicate that we're leaking messages.  Similarly, a ContentParent object for a process that's no longer running could indicate that we're leaking ContentParents."
 }

The bug reporting guidelines(https://bugzilla.mozilla.org/page.cgi?id=bug-writing.html) are encouraging me to attach steps to reproduce and try the steps listed on https://support.mozilla.org/en-US/kb/firefox-uses-too-much-memory-or-cpu-resources . But I've exhausted the steps there (Except for upgrading the PC / RAM).

Especially on the go this Firefox-RAM-Party takes quite some battery and right now while writing this Firefox has >100GB virtual RAM reserved for some IPC messages, I personally think this is too much. So I'd like to file a report, but without steps to reproduce I'm afraid the developers are going to say 'well, that's something we are not able to diagnose', because I am unable to explain how to reproduce it. It just happens from time to time.

The anonymized about:memory report: https://bin.disroot.org/?2ba01ef78154cce4#8PLVqLTd9qgaRn2QVX2P17hkbHQyrTDuVAwoykj2cBxg

I left Firefox running like this for about half an hour and at 138GB reserved RAM Windows slaughtered my Firefox. The resulting crash report: https://bin.disroot.org/?0bc57492585dde4b#5YtbWgXcbZSkWYmg2CGkVn9iiipYwfYbxUfCLhmMJh7d

Do you have a clue where I might find out who sends those IPC messages, and therefore who is responsible for this?

Được hỏi bởi Sewana 3 năm trước

Lần cuối trả lời bởi cor-el 3 năm trước

  • Đã lưu trữ

Change How Long Notifications Stay On-screen

Is it possible to change how long notifications stay on-screen for? I often find they stay on-screen for too long and would like to shorten the duration. I tried research… (xem thêm)

Is it possible to change how long notifications stay on-screen for? I often find they stay on-screen for too long and would like to shorten the duration. I tried researching it, but couldn't find any answers.

Được hỏi bởi Excalibur0126 3 năm trước

Lần cuối trả lời bởi Terry 3 năm trước

  • Đã lưu trữ

Mic and Cam

Hi, Its about time you looked at your Mic cam Cam settings I'm getting older, they should be set as on as Default, and switched to off if required This is a massive i… (xem thêm)

Hi,

Its about time you looked at your Mic cam Cam settings

I'm getting older, they should be set as on as Default, and switched to off if required

This is a massive issue to a great part of the community I don't use Firefox as I used to, as so many of my clients are also moving away, ( Gone to different platforms to Edge and Chrome) I'm sure this can be easily fixed.

Dave, InfoTech Computers

Được hỏi bởi hollafor 3 năm trước

Lần cuối trả lời bởi cor-el 3 năm trước

  • Đã lưu trữ

Browser out of date

When I try to log into chase.com, I'm told my (FireFox) browser is out of date, but I am running the latest version. What can I do? … (xem thêm)

When I try to log into chase.com, I'm told my (FireFox) browser is out of date, but I am running the latest version. What can I do?

Được hỏi bởi bdoub01 3 năm trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 3 năm trước

  • Đã lưu trữ

Why is a recovery key needed & why so DAMN BIG

Look I have memory issues I already have to change my password & now I just got a recovery key as long as my arm. Do you people think any of us have such important st… (xem thêm)

Look I have memory issues I already have to change my password & now I just got a recovery key as long as my arm. Do you people think any of us have such important stuff on our home, student computers we need the tools of a CFO or CEO of a major corp. REALLY I think it is time we realize 2/3 of the tools on a computer be it windows or moz:lla are superfluous. To make me have to remember that many numbers is torture or try to remember where I put the print out is mean. Is cruel and why? So our egos can feel filled with smoke? Anything more than 5 fonts is a waste. How much time do you think gets wasted while people "play" or fart around with all the empty tools on computers? The world wide web is a huge wall surrounding all the companies that take our money. You built it for them Then showed consumers shinny new toy we waste our money our time our lives and we will never be able to get into the wall you built to get back money we spent or time we wasted. A 15 number key, you think someone wants the answers to my midterm? If they need it Let them have it. You technological people, who build this trap, who blow smoke up where it tickles, should be ashamed.

Được hỏi bởi a_hill11 3 năm trước

Lần cuối trả lời bởi cor-el 3 năm trước

  • Đã lưu trữ

Add shortcut icon on Firefox Home Screen

Using Firefox on desktop, Windows 11. I am a long term Firefox fan/user. My problem is I cannot find anywhere an easy method to add a shortcut on my Home Screen (which … (xem thêm)

Using Firefox on desktop, Windows 11. I am a long term Firefox fan/user.

My problem is I cannot find anywhere an easy method to add a shortcut on my Home Screen (which has now been a FF feature for some considerable time).

I am sure there was something available to do this in a prior version some time back. If I search the internet, I only come across articles describing how to do it on Firefox Android.

I know I can manually edit a box on the Home Screen to create what I need.

Sometimes new web sites that I visit appear in the boxes and I can then pin them in place - but the behavior around this is very erratic and unreliable - seems like random chance for an icon to appear on the home screen for a newly visited site. If this was more consistent, I could work with that.

BUT - where is the **intuitive** option??!!

I should be able to right-click on a tab and select "Add to Home Screen".

As simple as that.

Or drag and drop a link, or tab to the home screen - but this just opens the link. I have tried everything obvious that I can think of.

Anyone?

Many thanks :)

Được hỏi bởi aufladen 3 năm trước

Lần cuối trả lời bởi aufladen 3 năm trước

  • Đã lưu trữ

Starting Firefox

Firefox now needs to be clicked on twice before starting. In addition is not reopening previous windows and tabs on startup although this option selected in settings. Is … (xem thêm)

Firefox now needs to be clicked on twice before starting. In addition is not reopening previous windows and tabs on startup although this option selected in settings. Is this related to a new version? Thank you!

Được hỏi bởi dhaase 3 năm trước

Lần cuối trả lời bởi jonzn4SUSE 3 năm trước

  • Đã lưu trữ

Cannot log into hotel wifi using Firefox

I travel for work and often stay at IHG properties (Holiday Inn, etc.). I have Firefox as my default browser; version 99.0. I cannot login to their wifi using Firefox; I … (xem thêm)

I travel for work and often stay at IHG properties (Holiday Inn, etc.). I have Firefox as my default browser; version 99.0. I cannot login to their wifi using Firefox; I have to copy the address and paste it into Google Chrome and after confirming my information I am able to browse normally until the next day; It must reset at some point.

This is the web address for the network login: https://www.msftconnecttest.com/redirect

I read this article about Captive portal detection: https://support.mozilla.org/en-US/questions/1314194 I change the setting per the article hoping it would take care of my concern but it did not.

Thank you!

Được hỏi bởi Tim 3 năm trước

Lần cuối trả lời bởi cor-el 3 năm trước