Отображение вопросов с тегом: Показать все вопросы
  • Решено
  • Архивировано

PDF VIEWER

I'm using 107.0.1 vers. At this link it states: https://support.mozilla.org/en-US/kb/view-pdf-files-firefox-or-choose-another-viewer#w_use-a-different-pdf-viewer-for-down… (читать ещё)

I'm using 107.0.1 vers. At this link it states: https://support.mozilla.org/en-US/kb/view-pdf-files-firefox-or-choose-another-viewer#w_use-a-different-pdf-viewer-for-downloaded-pdf-files

Disable the built-in PDF viewer and use another viewer

You can also set a different third-party PDF viewer to handle PDF files, instead of Firefox’s built-in PDF viewer. To switch from using the built-in PDF viewer to another viewer: 1. Click the menu button and select . 2. In the panel, go down to the Applications section. (SO WHERE IN THE HELL IS THIS SECTION???) YOU CAN'T DO I never selected Mozilla to open any pdf and there's no where to opt out or change based on what all the troubleshooting tips say... All these tips must be located on a much older version of Firefox cause they ain't in my version OR they are hid under some dubious section... Pretty frustrating....when you want to use Adobe and can't cause I'm locked in under Firefox....don't know how that has happened unless it was done automatically under one of the many current upgrades that have been coming down over the last month.

Задан Army1 1 год назад

Дан ответ jscher2000 - Support Volunteer 1 год назад

  • Решено
  • Архивировано

Address Autofill is not an option

I am a UK user and have just installed and started to use Firefox on a brand new Linux Mint installation. As I am transferring from a Windows/Chrome environment, there i… (читать ещё)

I am a UK user and have just installed and started to use Firefox on a brand new Linux Mint installation. As I am transferring from a Windows/Chrome environment, there is a lot of setting up to do. Firefox transferred most of the chrome info for me, and so I was able to get up and running with bookmarks and logins quite quickly. However, there is one problem that I can't seem to resolve.

I have been able to set up my credit card details, and these are prompted when needed, BUT, Firefox will not remember my name, email, phone or address. Thus for every form that I have to fill, I have to enter these details, again and again (and again).

I have looked at settings and see that the 'Autofill Address' option is not present (see attachment).

I have followed and implemented the fix proposed elsewhere, to update/add GB as an address format. This has not made a difference.

Can anyone please help.

Regards,

Mark

Задан mark_holtom 8 месяцев назад

Дан ответ zeroknight 8 месяцев назад

  • Решено

Blurred website

I loaded the postcode lottery website but it's completely blurred. I last checked the same website last month, and it worked fine. I have cleared the cookies from Firefox… (читать ещё)

I loaded the postcode lottery website but it's completely blurred. I last checked the same website last month, and it worked fine. I have cleared the cookies from Firefox, but the result is the same. It appears clear for a moment, then blurs. No pop-ups asking to accept cookies. It works fine using Chrome. Any idea why Firefox won't display it properly? It loads the National Lottery website, so it's not about gambling sites I guess.

Задан abnaeb 4 месяца назад

Дан ответ abnaeb 4 месяца назад

  • Решено

Unable to deselect "Ask to save logins and passwords for websites"

I am unable to de-select the "Ask to save logins and passwords for websites" setting. The option is checked and I cannot "uncheck" the box. The texted is grey and the c… (читать ещё)

I am unable to de-select the "Ask to save logins and passwords for websites" setting. The option is checked and I cannot "uncheck" the box. The texted is grey and the check box is a light color denoting it's not able to be toggled.

I searched for a solution and it's not the same problem as others are having where they have the the "never remember history" option enabled. My setting is "remember history."

I am a personal user, and this is my personal computer. I have admin rights on my computer. Running Windows 10 Pro.

Screenshot attached.

Thank you for any help with this.

Задан kennethdyer 5 месяцев назад

Дан ответ cor-el 5 месяцев назад

  • Решено
  • Архивировано

How to recover passwords from logins.json-1.corrupt?

I opened Firefox as usually, but passwords are missing, only logins are available. There is also a file called logins.json-1.corrupt in the profile folder. Renaming it … (читать ещё)

I opened Firefox as usually, but passwords are missing, only logins are available. There is also a file called logins.json-1.corrupt in the profile folder.

Renaming it back to logins.json with restarting the computer does not work.

There are no previous versions of these two files available in the system.

Please let me know how I can recover passwords, may be with a special software.

Thank you!

Задан DVS75 1 год назад

Дан ответ DVS75 1 год назад

  • Решено
  • Архивировано

I can't access my home router

Hello, I can't access the home router. 192.168.1.1 results in "Secure Connection Failed" and nothing can be done. How can I solve the problem? Please answer me at [email… (читать ещё)

Hello, I can't access the home router. 192.168.1.1 results in "Secure Connection Failed" and nothing can be done. How can I solve the problem?

Please answer me at [email]@yahoo.com

Best regards, Ioana Udrea

Задан udreaioana23 1 год назад

Дан ответ jscher2000 - Support Volunteer 1 год назад

  • Решено
  • Архивировано

Firefox History Set to "Always Use Private Browsing Mode" but "Recently Closed Tabs" Still Appear in History

I have my Firefox Firefox Privacy & Security History settings set to 'Always Use Private Browsing Mode.' Yet every time I open Firefox and visit the History tab, 'Rec… (читать ещё)

I have my Firefox Firefox Privacy & Security History settings set to 'Always Use Private Browsing Mode.' Yet every time I open Firefox and visit the History tab, 'Recently Closed Tabs' shows a history of the websites I've visited. How do I disable this feature?

Задан Nat 9 месяцев назад

Дан ответ zeroknight 9 месяцев назад

  • Решено
  • Архивировано

Impossible to use an unusual port number in local URL

Hi all :) From a fresh Linux Debian Bullseye I try to connect to a local machine with Firefox (v97 64-bits) by its hostname (avahi server with default domain "local… (читать ещё)

Hi all :)

From a fresh Linux Debian Bullseye I try to connect to a local machine with Firefox (v97 64-bits) by its hostname (avahi server with default domain "local") with the port 6180 bound to a remote web service port (61 is the distant machine IP and 80 is the forwarded port).

When I want to open this URL : http://bionic.local:6180/ FF displays "We can't find this site ... Unable to connect to server at bionic.local ... check your network connection and firewall"

BUT ping bionic.local works perfectly and resolve the good IP address from the Chromium navigator the same URL works without a problem, I can open the distant web site.

This workaround works : add a static resolution in the /etc/hosts file : 192.168.0.71 bionic bionic.local => so FF works in the expected way for now ! But as I said this a workaround and a bad solution.

I supposed too the port was blocked because I accessed an unusual port. So I tried this without success.

How the hell make that FF v97 allows me to use an unusual port ? Or is it bound to the domain "local" which is no more accepted by FF ?

Thank you in advance for your help. With adelphity, lnj

How to do

Задан estebann 2 года назад

Дан ответ estebann 2 года назад

  • Решено
  • Архивировано

How to get rid of Google login screen?

Greetings from North-East of France, since a few weeks ago I'm seeing a (sort of) pop-up window suggesting to login with a Google account (see the screenshot attached). I… (читать ещё)

Greetings from North-East of France, since a few weeks ago I'm seeing a (sort of) pop-up window suggesting to login with a Google account (see the screenshot attached). I've done some internet search to find out how to get rid of it, but the only suggestion I get is to modify an option in a Google account. However, I do not have a Google account! How to get rid of this disturbing pop-up? I already use Adblock Plus and uBlock Origin, yet Google passes through them! Thank you in advance for any help you may provide.

Задан Massimo 1 год назад

Дан ответ user228126785451001171488420526897964190555 1 год назад

  • Решено
  • Архивировано

Firefox no longer remembers my history is this due to Bitdefender security system?

Firefox is set to remember history, but every time I close it and re-open it, links in websites that once had purple text is now back to white, so I don't know what link … (читать ещё)

Firefox is set to remember history, but every time I close it and re-open it, links in websites that once had purple text is now back to white, so I don't know what link I'm on, Firefox remembers this through history saved, why does it reset back to white text? Does it have something to do with bitdefender or bitdefender VPN? Can anyone else test thie out with firefox and bitdefenders full security on? Firefox is set to save everything by the way. Only started happening after installing bitdefender.

Задан Mangekyo Sharringan 9 месяцев назад

Дан ответ Mangekyo Sharringan 9 месяцев назад

  • Решено
  • Архивировано

google password utility

Hi, No matter what I do, a google dialogue box encouraging me to use google for password management, pops up every time I go to a site, new or existant. I've gone into … (читать ещё)

Hi,

No matter what I do, a google dialogue box encouraging me to use google for password management, pops up every time I go to a site, new or existant.

I've gone into my google account to disable such requests, and, indeed, otherwise use google for nothing....not even search............but they keep coming anyway.

am using ubuntu 20.04, and no other utility or code is giving me this trouble.

I want to stop this dialogue box and eliminate any code in firefox or ubuntu which supports it.....as I have no idea why this box showed up....one day it just started.

Many thanks!

oliver

Задан olivermaz 1 год назад

Дан ответ olivermaz 1 год назад

  • Решено
  • Архивировано

Why does Firefox push https://google.mailto.com

Obviously Firefox/Mozilla makes ~80% of their incomse $ by shipping the browser with google as default search engine, which is a privacy nightmare but who cares, it's for… (читать ещё)

Obviously Firefox/Mozilla makes ~80% of their incomse $ by shipping the browser with google as default search engine, which is a privacy nightmare but who cares, it's for the money... So my best bet would be that's also the reason the default mailto suggested by firefox is google, is that correct? Does that mean something of google ins injected into Firefox? Look i have no idea to be honest, i do hate google and now im woondering where is the gmail logo comming from, is it stored somewhere inside of firefox? Is it just the logo or might there be more google crap injected to firefox behind the scenes?

Задан Firefox_Beginner 1 год назад

Дан ответ James 1 год назад

  • Решено

Did Not Connect: Potential Security Issue (SEC_ERROR_UNKNOWN_ISSUER)

Hi I have a problem with the configuration of my Firefox. (I hope it is not something more serious like a malware or a security break) Firefox version 124.0 (64bit) Os: … (читать ещё)

Hi I have a problem with the configuration of my Firefox. (I hope it is not something more serious like a malware or a security break)

Firefox version 124.0 (64bit) Os: Windows 10 Pro (64bit) 10.0.19045 Build 19045

Step to reproduce

  1. 1. I go to: https://wwws.tesoro.es/index.aspx (website of the Spanish gov)
  2. 2. I click on the link: Cl@ve in the center of the page (that should bring me to https://pasarela.clave.gob.es/Proxy2/ServiceProvider)
  3. 3. I receive an error page "Did Not Connect: Potential Security Issue" "SEC_ERROR_UNKNOWN_ISSUER" (see the attached screenshot)

Things I tried

  • I followed the same steps on Chrome on the same machine

The website works

  • I followed the same steps on the same Firefox in Incognito mode on the same machine

The website DOESN'T work

  • I followed the same steps on a completely new Firefox profile on the same machine

The website DOESN'T work

  • I followed the same steps on Firefox on a different machine (same Firefox version, windows 11)

The website works

Задан wheaterbelfanti.ulf.b1.40.2 1 месяц назад

Дан ответ cor-el 1 месяц назад

  • Решено
  • Архивировано

Edit "always open" settings for containers

How can I get a list of all the sites that are set to "always open" in a specific container? For example, I want to see a list of all the sites set to always open in the … (читать ещё)

How can I get a list of all the sites that are set to "always open" in a specific container? For example, I want to see a list of all the sites set to always open in the Work container. I would also like to edit the list without needing to manually visit each site.

Задан Chris Shaffer 3 года назад

Дан ответ Adivardhan 3 года назад

  • Решено
  • Архивировано

credit card # shows up on new sites even though I do NOT have it saved - why?

Hello, I have my privacy settings set to NOT save credit card information yet in this past week, on two different new to me websites, my credit card information was alrea… (читать ещё)

Hello, I have my privacy settings set to NOT save credit card information yet in this past week, on two different new to me websites, my credit card information was already there. Why would this be happening and how do I stop it? Thank you so much! Julie

Задан JPK 1 год назад

Дан ответ JPK 1 год назад

  • Решено
  • Архивировано

Icloud stopped working on Firefox

suddenly I ca no longer log into iCloud. I get a security issue. I refreshed / uninstalled and reinstalled. no help. any assistance would be appreciated. see images. … (читать ещё)

suddenly I ca no longer log into iCloud. I get a security issue. I refreshed / uninstalled and reinstalled. no help. any assistance would be appreciated. see images.

Задан valkerie33 1 год назад

Дан ответ valkerie33 1 год назад

  • Решено
  • Архивировано

How can I stop the purple Tracker Information pop-ups that appear every time I open a new webpage?

Hi, Since recent updates to Firefox I get a purple pop-up listing Trackers at the bottom right of my screen every time I open a new webpage. I'm happy with my PC securi… (читать ещё)

Hi,

Since recent updates to Firefox I get a purple pop-up listing Trackers at the bottom right of my screen every time I open a new webpage. I'm happy with my PC security settings and have good protection software running - but this pop-up listing Trackers is becoming a nuisance.

Is there a way to stop Firefox displaying the Tracker notification pop-ups whilst still intercepting and blocking them in accordance with my security settings?

I see that other users have asked the same question, but it does not seem to have been answered yet.

Thanks,

Peter

Задан PeterKinloch 1 год назад

Дан ответ PeterKinloch 1 год назад

  • Решено
  • Архивировано

How do I retrieve my saved passwords from an old profile into a new one, after an update which won't use the old profile stating "Using an older version of Firefox can corrupt bookmarks and browsing history already saved to an existing Firefox profile..."

Apparently my firefox updated yesterday ( aug 9 2022), it now shows I'm running 91.12.0esr. However it now says I can't use my old profile, stating: "Using an older versi… (читать ещё)

Apparently my firefox updated yesterday ( aug 9 2022), it now shows I'm running 91.12.0esr. However it now says I can't use my old profile, stating: "Using an older version of Firefox can corrupt bookmarks and browsing history already saved to an existing Firefox profile..." So, how do i go about retrieving all of my passwords and get them into the new profile?

Задан benelow 1 год назад

Дан ответ jscher2000 - Support Volunteer 1 год назад