Ceisteanna leis an gclib seo á dtaispeáint: Taispeáin gach ceist
  • Réitithe
  • Cartlannaithe

.ics no longer defaulting to Windows/Outlook

Hi everyone, Up until the latest FF release, opening an .ics (calendar file) link defaulted to the OS's preferred application; in my case Outlook. Now, every time I clic… (tuilleadh eolais)

Hi everyone,

Up until the latest FF release, opening an .ics (calendar file) link defaulted to the OS's preferred application; in my case Outlook. Now, every time I click on an .ics link FF asks where I want to save the file. I schedule ZOOM meetings all day and heavily rely on this feature.

I tried looking in FF's Files and Applications section in settings and .ics is not even listed as a file extension. I don't know how to add it.

Any assistance is greatly appreciated.

Jose

Asked by baxterdown 2 bhliain ó shin

Answered by Terry 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Yandex disappeared

I got a notification that Yandex is no longer supported and my default search engine was changed to Google? Why does Firefox care of which search engine I use? Why I can… (tuilleadh eolais)

I got a notification that Yandex is no longer supported and my default search engine was changed to Google?

Why does Firefox care of which search engine I use? Why I can't use Yandex? I tried to add it again but it requires to install an addon for search engines and there's no addon for Yandex search.

Asked by Николай 2 bhliain ó shin

Answered by Николай 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

After last update firefox opens the downloaded PDF files instead of downloading

Who has experienced downloading a PDF file after the last update, Firefox used to open a download dialogue but now it opens the file in same tab instead of downloading it… (tuilleadh eolais)

Who has experienced downloading a PDF file after the last update, Firefox used to open a download dialogue but now it opens the file in same tab instead of downloading it. this can be annoying especially when opening emails and downloading files, every time I have to reopen the same location.

this happened only today after the last update

Asked by Ahmad Izzate 2 bhliain ó shin

Answered by AliceWyman 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Hardware Video Decoding not working for Intel Quick Sync Video (QSV) on Windows 11

Hi, I've recently noticed that Firefox is not using Intel Graphics for hardware video decoding, here are the specifics: - I tested this on two separate PC - one laptop w… (tuilleadh eolais)

Hi, I've recently noticed that Firefox is not using Intel Graphics for hardware video decoding, here are the specifics:

- I tested this on two separate PC - one laptop with dual GPU (an Intel UHD 630 and NVIDIA GTX 1070) and one desktop with dGPU removed (leaving only an Intel UHD 630 by i7-9700K), on both PC I made sure to run Firefox on Intel GPU only. - According to information I gathered online, Intel UHD 630 should support H264 decoding and VP9 decoding without any problem. - I tested videos from Youtube (VP9, non-HDR video) and Twitch (avc/h264 video) - The exact same video, when played on Microsoft Edge (Chromium), uses Intel's hardware decoder without any problem. - On the dual GPU laptop, when being forced to run on NVIDIA's GPU, Firefox correctly uses the NVDEC decoder without any problem. - Both PC uses the latest Intel driver (30.0.101.1191)

I have attached copies from about:support page below.

In Firefox settings, under General -> Performance section, I have left "Use recommended settings" checkbox on.

Could someone help?

Asked by qwqdragon 2 bhliain ó shin

Answered by qwqdragon 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Credit card autofill stopped working

I am in the USA. Every time, on any page or website that I need to provide credit card info, when I click in the box to type in the CC numbers/expiration date/CCV, a win… (tuilleadh eolais)

I am in the USA. Every time, on any page or website that I need to provide credit card info, when I click in the box to type in the CC numbers/expiration date/CCV, a window pops up as it should (for auto-fill) with my credit card information. In that window, I can scroll over the different credit cards, click on the one I want to use, and it SHOULD auto-fill into the box where the numbers would normally be typed in. Now, the window still pops up and I can scroll over the credit cards and choose one, but when I click on any of the particular credit cards, the auto-fill doesn't work. The boxes in "settings" are checked to allow auto-fill. It worked for months, then just stopped. Thanks for your assistance!

Asked by dougumbarger 2 bhliain ó shin

Answered by Tad Tweed 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

userChrome.css not working

I'm trying to take off this "Extension (Tabliss)" tag on my url. I have followed the instructions down below from another Firefox support forum: https://discourse.mozill… (tuilleadh eolais)

I'm trying to take off this "Extension (Tabliss)" tag on my url. I have followed the instructions down below from another Firefox support forum: https://discourse.mozilla.org/t/make-addressbar-text-extension-name-of-the-extension-shorter-or-hide/28026/3

The instructions I followed are listed below:

"Users can apply custom style rules to modify Firefox’s toolbar area by creating a userChrome.css file. This takes about 10 minutes so when you have time to take it slowly and carefully:

(1) Set up your chrome folder and userChrome.css file following the five six steps in this article:

https://www.userchrome.org/how-create-userchrome-css.html 45

I have a boring video there if you like demonstrations.

(2) This is the code to paste into the file. You can edit the file using Notepad or a better editor. Make sure to keep it in a plain text format with a .css file extension (not .css.txt).

See improved rule down in: Make addressbar text "Extension (Name Of The Extension)" shorter or hide

/*
   Hide Extension Name in the identity area unless
   hovered for half a second (updated for Fx80)
*/
#identity-box.extensionPage #identity-icon-labels,
#identity-box.extensionPage #identity-icon-label {
  visibility: collapse !important;
  transition: visibility 250ms ease-in-out;
}
#identity-box.extensionPage:hover #identity-icon-labels,
#identity-box.extensionPage:hover #identity-icon-label {
  visibility: visible !important;
  transition: visibility 250ms ease-in-out 500ms;
}

(3) Firefox should read the file at its next startup and apply it to every extension page you load."

Edit: So, yeah, I need help getting this tag off. I'm new to Firefox so it could be something obvious I'm missing. I have also tried CTRL+SHIFT+R to reload the page for changes and also closed and reopened my Firefox entirely.

Thanks in advance.

Asked by MaxwellQ 3 bliana ó shin

Answered by Wesley Branton 3 bliana ó shin

  • Réitithe
  • Cartlannaithe

How to turn off download panel pop-up in version 98.0

This is more of a convenience issue but the new download panel pop-up from the download arrow is very distracting. I couldn't find an option to turn it off so I had to g… (tuilleadh eolais)

This is more of a convenience issue but the new download panel pop-up from the download arrow is very distracting. I couldn't find an option to turn it off so I had to go into the config and turn the true flag false for this "improvement". Is there a better way of disabling this pop-up and if not will there be in future versions of firefox?

Asked by pathomeon 2 bhliain ó shin

Answered by cor-el 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Today, after updating the browser. I can't sign in to Ancestry.com

I don't know why, it is NOT Ancestry, as I can sign in to it on other browsers. I get this error message below. Access Denied Error 21 What happened? This request was bl… (tuilleadh eolais)

I don't know why, it is NOT Ancestry, as I can sign in to it on other browsers. I get this error message below.

Access Denied Error 21 What happened? This request was blocked by security rules. Your IP: 73.94.12.65 Incident ID: 6eae587fcef92d46

I have no idea what security rules, but I am working on a genealogy project and have never had a problem signing into Ancestry in multiple tabs before today. How do I fix this? Besides getting rid of Firefox, I mean. I have the same security extensions on this browser as I use on Vivaldi, Brave and Chrome - I avoid Chrome, but use Vivaldi and Brave regularly, along with Firefox.

Asked by Gene 2 bhliain ó shin

Answered by Gene 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Walmart Site Not Working Firefox 96.0.2 64-bit

Walmart website no longer works properly with latest Firefox 96.0.2 64-bit. It works properly with Chrome and other browsers. You can log onto the site and search for pro… (tuilleadh eolais)

Walmart website no longer works properly with latest Firefox 96.0.2 64-bit. It works properly with Chrome and other browsers. You can log onto the site and search for products but when you try to add a product to the cart nothing happens. You also can't actually go to the cart. Last time I used Walmart was a few weeks ago and everything worked fine!

Asked by brw111 2 bhliain ó shin

Answered by jscher2000 - Support Volunteer 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

How do I stop that annoying url popping up at the bottom of my screen?

When I am watching a TV stream on my PC; when I hover on (some) pictures or videos, a supremely annoying pop-up url appears at the bottom of my screen. I have some learni… (tuilleadh eolais)

When I am watching a TV stream on my PC; when I hover on (some) pictures or videos, a supremely annoying pop-up url appears at the bottom of my screen. I have some learning problems and can not figure out the 'userChrome.css' method. I can not work with long streams of multiple overlapping instruction. I am not tech savvy. I do not understand 'layers' and stuff like that. I can do the 'about:config' thing, if anyone knows whether or not if I can fix it from there, I would be eternally grateful. Thanks.

Asked by mckendrick 2 bhliain ó shin

Answered by -elison- 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

can't get torrent files to open in my torrent client

Hi I don't know what's happened to cause this, but for the last few days if I grab a torrent file online, I only get the option to save the file, no option to automatica… (tuilleadh eolais)

Hi

I don't know what's happened to cause this, but for the last few days if I grab a torrent file online, I only get the option to save the file, no option to automatically open in my torrent client.

I have been to Firefox general settings, and Applications - "Choose how Firefox handles the files you download from the web or the applications you use while browsing" but .torrent is not listed. When I search "torrent" in the Applications search box, I get only "magnet" as a result, nothing for "torrent" files (see image).

Any advice on how to automatically open .torrent files from the web in my torrent client would be appreciated.

Asked by dave54321ac 2 bhliain ó shin

Answered by AliceWyman 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

how can I add content type .docx to General->Applications so I can print in yahoo preview pane

I want to be able to print my .docx files without saving them first. I went to General and Applications. .docx is not in the list, so I'm unable to select how it hand… (tuilleadh eolais)

I want to be able to print my .docx files without saving them first. I went to General and Applications. .docx is not in the list, so I'm unable to select how it handles these files. How do I add .docx to the list of content types?

Asked by shannon_k_shaffer 2 bhliain ó shin

Answered by AliceWyman 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

bookmark star has disappeared

my bookmark star has disappeared from the search bar ( along with the little page icon for the more friendly reader version) weirdly when I opened this help page it is pr… (tuilleadh eolais)

my bookmark star has disappeared from the search bar ( along with the little page icon for the more friendly reader version) weirdly when I opened this help page it is present again, but then when I try to reopen another tab it's gone again

been looking for a remedy can't find one that recent doesn't talk about the 3 little dots in the search bar

Asked by Velvet Torpedo 2 bhliain ó shin

Answered by jscher2000 - Support Volunteer 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Firefox: Move Find bar to the top

I recently upgraded my system and, after installing and using Firefox, I notice the Find (Ctrl + F) bar is now at the bottom of the window. Whereas, it was previously at… (tuilleadh eolais)

I recently upgraded my system and, after installing and using Firefox, I notice the Find (Ctrl + F) bar is now at the bottom of the window. Whereas, it was previously at the top (which is more like every other application I use).

After some head scratching and web searches, I remembered I had to fix this issue previously (after a Firefox upgrade some time back). The method to fix it then could be found here: [there a way to put the Find Bar at top] That link is of course to the same question asked 4 years back.

I have once again followed the procedure there explained per: • Access my Firefox profile folder. In my case:

  C:\Users\<Me>\AppData\Roaming\Mozilla\Firefox\Profiles\5ym42ewi.default

• Create folder therein called ‘chrome’ • In that folder create a file called ‘userChrome.css’ • In that file add text:

  .browserContainer > findbar {
    -moz-box-ordinal-group: 0;
  }

However, after doing that (and restarting Firefox), the Find bar stubbornly remains glued to the bottom of the window.

Can anyone tell me how to solve this issue?

As a separate note to the developers: This issue is long-standing, that a web search reveals is still relevant to many users. Any chance of considering making it a standard option?

Asked by Spinner 2 bhliain ó shin

Answered by cor-el 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

How do I edit autofill entries

A website MultiSafepay.com has saved my CVV number in Firefox. How do I edit the autofill data? I can't get to the same payment page, to be in a position to delete it. … (tuilleadh eolais)

A website MultiSafepay.com has saved my CVV number in Firefox.

How do I edit the autofill data?

I can't get to the same payment page, to be in a position to delete it.

Most links on this matter refer to:

 Options => Privacy & Security => Forms and Autofill

However in my Version: Firefox 98.0.1 (64 bit) running on an up to date Windows 10 this feature is missing or deprecated.

Can anyone say how I could edit/delete this specific entry, or point me in the direction of where this data is stored?

In the mean time I can't recommend using Firefox for entering critical security data, where websites can allow the storage of CVV numbers.

Asked by firefox236 2 bhliain ó shin

Answered by firefox236 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Disable webp crap.

Image url has jpg at the end, when I save, the extension is webp. webp opens as darkened version of the original image in browser. How to disable webp and save normal fie… (tuilleadh eolais)

Image url has jpg at the end, when I save, the extension is webp. webp opens as darkened version of the original image in browser. How to disable webp and save normal fiel that won't be dark? This olution doesn't work: https://support.mozilla.org/en-US/questions/1329624 Image saved as jpg still dark, as if it was still webp.

Asked by SF01 2 bhliain ó shin

Answered by user104147805413306348376805769878442569366 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Firefox is being updated by another instance

Hello, i facing the problem that firefox goes to infinite update that never end. This consumes my CPU a lot higher that usual (even often reach 100%). I'm tired of this p… (tuilleadh eolais)

Hello, i facing the problem that firefox goes to infinite update that never end. This consumes my CPU a lot higher that usual (even often reach 100%). I'm tired of this problem that i many time reinstall and refresh(reset) the firefox

Asked by MRA 2 bhliain ó shin

Answered by MRA 2 bhliain ó shin

  • Réitithe
  • Cartlannaithe

How I can safely remove the “SaveFrom.net Helper” bookmark tab which has high jacked my Firefox Bookmarks.

Unfortunately, I downloaded “SaveFrom.net Helper” without reviewing it. Since downloading it I have been receiving a alerts from “McAfee WebAdvisor” about “dangerous pag… (tuilleadh eolais)

Unfortunately, I downloaded “SaveFrom.net Helper” without reviewing it.

Since downloading it I have been receiving a alerts from “McAfee WebAdvisor” about “dangerous pages blocked”.

I was able to remove the “SaveFrom.net Helper” add on in Firefox, but am unable to remove the “Savefrom.net Helper” bookmark tab which has high jacked my normal Firefox Bookmarks.

I can no longer easily see my Firefox Bookmarks and have to keep opening the Firefox Application Menu, then select Bookmarks, then select Manage Bookmarks in order to see my bookmarks.

Can you please advise how I can safely remove the “SaveFrom.net Helper” bookmark tab which has high jacked my Firefox Bookmarks.

Asked by Philip47 2 bhliain ó shin

Answered by Philip47 2 bhliain ó shin