顯示下列標籤的問題: 顯示所有問題
  • 封存

Sending pictures or attachments

Up until about a month ago, I could send files (photos, etc.) to as many people as I wanted to. All of a sudden, I can't send any kind of attachment to multiple contacts… (閱讀更多)

Up until about a month ago, I could send files (photos, etc.) to as many people as I wanted to. All of a sudden, I can't send any kind of attachment to multiple contacts. I can send it one contact at a time, but not several. Does anyone have an idea what my problem is? Any help would be appreciated. My friends are saying they miss my jokes and cartoons!

grauhaus 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Weird Firefox Behavior, insane consumption and disk usage high, one off moment. Any ideas on what it could have been? Should I be worried?

To begin with I fell asleep with my PC on, and I woke up a couple of hours later, and I noticed my computer was running a little rough, so I decided to check task manager… (閱讀更多)

To begin with I fell asleep with my PC on, and I woke up a couple of hours later, and I noticed my computer was running a little rough, so I decided to check task manager, and I saw Firefox using 20 gb's of ram, and 50% disk usage.

I had a couple of tabs open, and seeing that it was stressing my SSD, I decided to quickly close the process, and I checked through all the tabs, and there was only one tab that had crashed when I had ended the task on it. I am running version 99.0.1 (64-bit) on Windows 10 21H2.

https://www.riotgames.com/en/work-with-us/job/3485689/staff-software-engineer-game-systems-valorant-los-angeles-usa

It was this link to a job posting for Riot Games. It had said that the tab had crashed and I had the option to refresh the tab. Not sure if it really was this or the tab just had some memory attached to that process. I had panic closed the process in task manager and forgot to screenshot anything else sadly.

Any ideas to what it was? Maybe just a memory leak or bug? My first instinct was to run a virus scan with Malwarebytes, and so far it has nothing, and I did a full scan of everything.

Have my extensions in the images. I've had these extensions for a long time at this point, I'm not sure if they would be the culprit or not.

I've never really seen or heard of this before, and this is the first time it's happened, and I don't know if it'll be repeatable either, just a bit worried about it is all.

envoyofthelast 於 1 年前 詢問

FredMcD 最近回覆於 1 年前

  • 封存

Extension Cannot Be Updated. Code Signing ??

This is a self-hosted extension, that initially seemed to be updating. Using File > Open, the current installed version is 1.8.61 In the approved extension's (1.8.61… (閱讀更多)

This is a self-hosted extension, that initially seemed to be updating. Using File > Open, the current installed version is 1.8.61

In the approved extension's (1.8.61) manifest:

 "browser_specific_settings": {
   "gecko": {
     "id": "fasty@a_domain.com",
     "update_url": "https://a_domain.com/appextension/updates.json"
   }
 },


After tapping Check For Updates, I can see the following in Browser Console:

11:28:34.044 XHR GET https://a_domain.com/appextension/updates.json [HTTP/2 200 OK 254ms] 11:28:34.201 1651073314201 addons.update-checker DEBUG Found an update entry for fasty@a_domain.com version 1.8.61 11:28:34.201 1651073314201 addons.update-checker DEBUG Found an update entry for fasty@a_domain.com version 1.8.7

Here is where the issue gets interesting. Having downloaded all the xpi files, supposedly signed, today while attempting to manually install a newer version, Firefox oftentimes complains "This add-on could not be installed because it has not been verified." The Console reports:

12:06:36.478 1651075596478 addons.xpi WARN Download of https://a_domain.com/appextension/fasty-1.8.7-fx.xpi failed: signature is required but missing

According to the Developer Hub, the resulting xpi has been signed.

I don't know what to try to get automatic updates to work. Please suggest.

David

dolan2go 於 1 年前 詢問

Paul 最近回覆於 1 年前

  • 已解決
  • 封存

FIND bar popping up when I type eg editing a comment box on waitrose.com

When I type in the main firefox pane I sometimes get the search bar popping, cf the discussions 4 years ago. No idea why, I haven't added any addons. Maddening. It's n… (閱讀更多)

When I type in the main firefox pane I sometimes get the search bar popping, cf the discussions 4 years ago. No idea why, I haven't added any addons. Maddening. It's not doing it now or i couldn't have sent this.

john.washbrook 於 1 年前 詢問

FredMcD 於 1 年前 解答

  • 封存

https://support.mozilla.org/en-US/kb/secure-connection-failed-firefox-did-not-connect?as=u&utm_source=inproduct

https://support.mozilla.org/en-US/kb/secure-connection-failed-firefox-did-not-connect?as=u&utm_source=inproduct How do I stop this BS? I have several hundred pages … (閱讀更多)

https://support.mozilla.org/en-US/kb/secure-connection-failed-firefox-did-not-connect?as=u&utm_source=inproduct

How do I stop this BS? I have several hundred pages bookmarked, and now after the last time I allowed firefox to update, I am unable to access 90% of them as I get the above message.

I would hope that I don't have to change browsers as all of the others I am aware of suck.

Steve 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Firefox does not use locally installed font for rendering SVG content.

Firefox 91.7.0esr (64-bit) Windows 10 The local system has the font OCRB (also named OcrbATA) installed in the normal windows location: c:\windows\fonts\ocrbata.ttf The … (閱讀更多)

Firefox 91.7.0esr (64-bit) Windows 10 The local system has the font OCRB (also named OcrbATA) installed in the normal windows location: c:\windows\fonts\ocrbata.ttf

The SVG graphic is loaded from the local file system directly (FILE: not via HTTP: or HTTPS:) by using the Windows File Explorer.

The text in the graphic is specified to use the font family OCRB and I also tried OcrbATA (because Windows font naming is odd and has two different names displayed: the font name: Ocrb and the Full Name: OcrbATA.

The text in the graphic is only displayed in a fallback font (such as the browser specified default font), which produces the wrong rendering.

Looking for the font in the Firefox 'settings' for the "Fonts and Colors" dialog drop down, I see that this font is NOT shown in the list. OCR A is show, which is also installed on the system, but OCRB is not shown. I suspect this may be a symptom of why Firefox isn't making use of the installed OCRB font.

Having looked at a similar thread, I confirmed that "privacy.resistFingerprinting" is at its default of false. And "layout.css.font-visibility.level" is at the default of "3".

Any idea why Firefox, will not make use of the system installed font, when the file to display wants to use that font?

I would attach the SVG to this but the 'Upload Images' dialog only accepts raster images, not vector types like SVG. The attached images show the Windows 10 font dialog for the OCRB font with a sample string rendered, the Character Map for that font, so you can see the glyphs it uses, and the Firefox rendering of the SVG file which is just using the default firefox font to render, despite the text specifying OcrbATA as the font family in the SVG. For example:

 <tspan  font-family="OcrbATA" fill="rgb(120,120,120)"  font-size="332"  >Special Symbol Testing:</tspan>

Thomas S 於 1 年前 詢問

Thomas S 最近回覆於 1 年前

  • 封存

I changed my home page by mistake. How do I get it back?

I changed my home page by mistake. It was yahoo.com. Now it is "Sponsored Search by Quick Forms." How do I get rid of it? … (閱讀更多)

I changed my home page by mistake. It was yahoo.com. Now it is "Sponsored Search by Quick Forms." How do I get rid of it?

hollemanea 於 1 年前 詢問

FredMcD 最近回覆於 1 年前

  • 封存

google calendar loads on the month that I first started using it on Firefox

I started using Firefox last November and I set up my home page to be my Google calendar. However whenever I load my home page it goes back to the November calendar and n… (閱讀更多)

I started using Firefox last November and I set up my home page to be my Google calendar. However whenever I load my home page it goes back to the November calendar and not the current calendar month as Chrome does.

What am I doing wrong here?

tienda19 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 已解決
  • 封存

file downloads

Recently pdf files I download are getting saved in my Downloads folder automatically. They are also opened in Adobe Reader as specified in settings. I don't know what ver… (閱讀更多)

Recently pdf files I download are getting saved in my Downloads folder automatically. They are also opened in Adobe Reader as specified in settings. I don't know what version this started with but it didn't always happen. I don't want these files filling up my Downloads folder so how can I prevent this?

flash33 於 1 年前 詢問

Terry 於 1 年前 解答

  • 封存

PDF Problem

When selected open PDF file in Firefox - it opens stream media PDF which is ok, but if file is forced to download - i doesn't save it, just blank popup opens and closes … (閱讀更多)

When selected open PDF file in Firefox - it opens stream media PDF which is ok, but if file is forced to download - i doesn't save it, just blank popup opens and closes

I need to go to settings to file type associations - choose another PDF program to be able to download but doing so - streamed PDF is now downloading instead if showing inline

janis6 於 1 年前 詢問

jscher2000 - Support Volunteer 最近回覆於 1 年前

  • 封存

Firefox Browser won't allow me to upload anything (browse computer) to the web

Every time I need to upload something to a website, when I click "browse" to browse my computer for the file, the window to browse my computer never pops up. I don't know… (閱讀更多)

Every time I need to upload something to a website, when I click "browse" to browse my computer for the file, the window to browse my computer never pops up. I don't know why it randomly stopped working.

danielavillarejo 於 1 年前 詢問

FredMcD 最近回覆於 1 年前

  • 封存

Delete left-over long files in default folder

I have a backup on my portable drive, where the F.Fox files cannot be deleted, not with WinRar either, they cannot be renamed. These are system files for F.Fox. The folde… (閱讀更多)

I have a backup on my portable drive, where the F.Fox files cannot be deleted, not with WinRar either, they cannot be renamed. These are system files for F.Fox. The folder location is AppData/Roaming/Mozilla/Firefox/Profiles/ggsw864i.default-release/storage/default. In this folder I have had several files that belongs to the long file name category. They are compressed, cannot separate them by opening and cannot rename them for to assign a shorten name. There is no Properties to open. The files starting string: https+++ I have several data on this HD and it would be a huge task move the content then reformatting the drive. I did try the Windows Command Prompt rename method - it does not work either. Any help would be appreciated!

uspvb 於 1 年前 詢問

uspvb 最近回覆於 1 年前

  • 封存

-private-window Argument Not Working

macOS. Firefox is running. I enter: open -a Firefox --args -private-window "https://apple.com" (in Terminal or Automator) which I believe should open apple.com in a new p… (閱讀更多)

macOS. Firefox is running. I enter: open -a Firefox --args -private-window "https://apple.com" (in Terminal or Automator) which I believe should open apple.com in a new private window, but although the focus change to the already open Firefox window, a new private window does not open. It does work (apple.com opens in a new private window) if Firefox is not already running, but I thought the -private-window argument is supposed to open a new private window whether Firefox is already running or not. What have I got wrong?

Jim 於 1 年前 詢問

jonzn4SUSE 最近回覆於 1 年前