Viser spørgsmål med mærkatet: Vis alle spørgsmål
  • Arkiveret

images not displaying

A website that I have used with Firefox no longer displays image files when clicking on links. The page changes, but image does not display. Here is an example of URL tha… (læs mere)

A website that I have used with Firefox no longer displays image files when clicking on links. The page changes, but image does not display. Here is an example of URL that doesn't work: https://archive.wvculture.org/vrr/va_view.aspx?Id=12629749&Type=Marriage Any suggestions? Thanks!

Stillet af rlfarrell2 for 2 år siden

Seneste svar af cor-el for 2 år siden

  • Arkiveret

firefox is not normal wants me to download the browser i have an acct for long time had a virus last night but windows defender caught it and removed it my colors are all gone too along with file view etc on top line

im afraid to download anything. i should not have to download firefox browser, i have been using this acct for years. i tried to update ccleaner last nite and windows def… (læs mere)

im afraid to download anything. i should not have to download firefox browser, i have been using this acct for years. i tried to update ccleaner last nite and windows defender caught a trojan but removed it right away all other places i have been were fine today what happened to my firefox and duckduck go etc

Stillet af memok for 2 år siden

Seneste svar af FredMcD for 2 år siden

  • Løst
  • Arkiveret

Unwelcome pop-up on download

I'm downloading a lot of images, and every time I do so a popup box appears showing the most recent five downloads and a button to show all downloads, It covers some of t… (læs mere)

I'm downloading a lot of images, and every time I do so a popup box appears showing the most recent five downloads and a button to show all downloads, It covers some of the icons I use for downloading images which is frustrating. If I right click on any of the downloads one of the options is to Clear Preview Panel, so I assumed it was called Preview Panel, but help does not know about that and I can't find how to stop it coming up (it used not to until I did something, I don't know what) It's driving me crazy.

Stillet af Bazza43 for 2 år siden

Besvaret af Dropa for 2 år siden

  • Arkiveret

Saving PDF won't duplicate document name

When trying to save PDF's, firefox use to save each file as ex/ document, document(1), document(2) etc... now when trying to auto save it is making me input a name manual… (læs mere)

When trying to save PDF's, firefox use to save each file as ex/ document, document(1), document(2) etc... now when trying to auto save it is making me input a name manually and won't automatically add the (#) to each file. How can i fix this? Thanks in advance.

Stillet af justinwarmuth for 2 år siden

Seneste svar af justinwarmuth for 2 år siden

  • Løst
  • Arkiveret

I've noticed that when I download a PDF attachment or file firefox open the file on same tab instead of new tab

I've noticed that when I download a PDF attachment or file firefox open the file on same tab instead of new tab. How to I change settings to open pdf on new tab and not … (læs mere)

I've noticed that when I download a PDF attachment or file firefox open the file on same tab instead of new tab.

How to I change settings to open pdf on new tab and not the same tab?

Stillet af TheBrandPortal for 2 år siden

Besvaret af Chris Ilias for 2 år siden

  • Arkiveret

Desktop Shortcut

When I drag the padlock to my desktop to create a shortcut, only a generic page image appears as the icon. How can I get Firefox to include a UNIQUE icon for each webpage… (læs mere)

When I drag the padlock to my desktop to create a shortcut, only a generic page image appears as the icon. How can I get Firefox to include a UNIQUE icon for each webpage? Other browsers, such as Brave, create an icon that is unique for the website it references. This makes it VERY easy to locate and organize all the shortcuts on my desktop.

The images I have included show the (in my opinion) ugly/useless Firefox icon vs. the aethestic/useful Brave icon.

Stillet af sparks7120 for 2 år siden

Seneste svar af sparks7120 for 2 år siden

  • Arkiveret

Can't find how to scan QR code when trying to add my Android phone to Firefox

I am trying to add my Android phone as a device to Firefox. I initially invoked the code scanner next to the search bar, but got a message saying that the code had to be … (læs mere)

I am trying to add my Android phone as a device to Firefox. I initially invoked the code scanner next to the search bar, but got a message saying that the code had to be scanned from within the Firefox app. So I installed the app and followed these instructions entitled "Connect Another Device".

• If you haven't already, install Firefox on your mobile device. • Open Firefox on your mobile device. • Open the menu, tap Settings and select Turn on Sync. • Scan this code:

There is no Turn on Sync option in the Settings menu. I have looked in every menu item that appears even remotely related to syncing with a QR code or adding a device and come up empty.

I found this exact issue in two existing questions, but neither of them had ever been answered, which makes me less than confident that mine will. If there is a Turn on Sync option in Settings, and I just overlooked it, please explain step-by-step where I can find it. If there really is no Turn on Sync option, please provide an alternate method of adding my Android phone.

Thanks.

Stillet af Daryl for 2 år siden

Seneste svar af cor-el for 2 år siden

  • Løst
  • Arkiveret

Sync Bookmarks from a primary device

I see instructions for sync' to a phone, how do I initially (connect) sync to my desktop from my laptop? When I sync my bookmarks, how does is know which computer is the… (læs mere)

I see instructions for sync' to a phone, how do I initially (connect) sync to my desktop from my laptop?

When I sync my bookmarks, how does is know which computer is the primary (the one that I want to duplicate changes from)?

For example, I added new bookmarks and revised some old ones on my laptop and did not have the sync on my desktop at the same time. Now, if I sync my laptop to my desktop, how does it know which device is my primary (in this case my laptop) where I made all the changes?

My goal is to revise all the bookmarks currently on my desktop to reflect all the changes I made to them on my laptop. I'd like to do it without duplicates or displaying old desktop residual bookmarks that I deleted and/or modified on the laptop prior to sync to the desktop.

In this case, should I delete my bookmarks from my desktop and then sync to my laptop so as to seamlessly & efficiently have my bookmarks toolbar on the laptop look the same on the desktop?

Thank you for your help here! Christopher

Stillet af comfeline for 2 år siden

Besvaret af FredMcD for 2 år siden

  • Arkiveret

firefox sync server reverse proxy not working

I'm self hosting a firefox sync server on unraid. If I set it up on the local network, it works. I use this public address in the docker container http://localhost:5000… (læs mere)

I'm self hosting a firefox sync server on unraid. If I set it up on the local network, it works. I use this public address in the docker container http://localhost:5000 and the about:config server as identity.sync.tokenserver.uri = http://localhost:5000/token/1.0/sync/1.5.

Now if I switch to my reverse proxy, I use this public address in the docker container http://firefox.mydomain.com and the about:config server as identity.sync.tokenserver.uri = http://firefox.mydomain.com:5000/token/1.0/sync/1.5. It does not sync. I get an error if I use that url in the browser link. If I make it http://firefox.mydomain.com/token/1.0/sync/1.5 (taking out the port number), my browser displays a json page. But if I remove the port number in the about:config and make it identity.sync.tokenserver.uri = http://firefox.mydomain.com/token/1.0/sync/1.5, it logs me out of the firefox account.

The reverse proxy is passing port 5000 through, so that is why not specifying it returns a valid browser page. The about:config seems to need the port specified to work. Otherwise I'm getting logged off. Is there a workaround to this?

Stillet af firefox1812 for 2 år siden

Seneste svar af firefox1812 for 2 år siden

  • Løst
  • Arkiveret

Opening New Tabs without Switching

So for starters I am fully aware of the "When you open a link, image or media in a new tab, switch to it immediately" setting, it is turned off. What I want to do is be … (læs mere)

So for starters I am fully aware of the "When you open a link, image or media in a new tab, switch to it immediately" setting, it is turned off.

What I want to do is be able to open new tabs from my bookmarks bar without immediately switching to them. Regardless of middle mouse click or right click and open new tab. Considering the mentioned setting is turned off I would assume that would solve the problem but it hasn't. It has however made it so when I'm browsing or looking through search engine results it doesn't open a new tab right away. But when I have a home/new tab open and am opening tabs from my bookmarks bar, it unfortunately switches to the new tab immediately. I have had this working on a previous install but am stumped as how to replicate.

Any help appreciated, thank you!

Stillet af novagriffin14 for 2 år siden

Besvaret af Dropa for 2 år siden

  • Løst
  • Arkiveret

Missing Content Security Policy enable/disable setting on about:config

Hello, I noticed that a setting on the about:config page was removed: the "security.csp.enable" setting. I was using this setting to disable CSP to be able to load local… (læs mere)

Hello,

I noticed that a setting on the about:config page was removed: the "security.csp.enable" setting. I was using this setting to disable CSP to be able to load local JS scripts on some non-locally hosted sites, for debugging and development, work related purposes.

Was this setting really removed? Is there a way to disable CSP on Firefox on the latest version?

Thanks! Gabriel.

Stillet af gabrielmuttiteixeira for 2 år siden

Besvaret af cor-el for 2 år siden

  • Arkiveret

website closes after it reopens.

I recently installed AdBlocker, but then a site I visit daily closes after it loads. I uninstalled AdBlocker and the site still closes after it loads. I assume the prob… (læs mere)

I recently installed AdBlocker, but then a site I visit daily closes after it loads.

I uninstalled AdBlocker and the site still closes after it loads.

I assume the problem was from AdBlocker, but not really sure why this happens.

Stillet af vince21 for 2 år siden

Seneste svar af cor-el for 2 år siden

  • Arkiveret

Sorry! 0 results found for ‘With the update installed today 4-14-22 my tabs would not restore. Solution present via google are 3 years or more old and not applicable. Please help me restore my previous tabs from yesterday’ for ‘Firefox’

Sorry! 0 results found for ‘With the update installed today 4-14-22 my tabs would not restore. Solution present via google are 3 years or more old and not applicable. Ple… (læs mere)

Sorry! 0 results found for ‘With the update installed today 4-14-22 my tabs would not restore. Solution present via google are 3 years or more old and not applicable. Please help me restore my previous tabs from yesterday’ for ‘Firefox’

Stillet af sbdick1945 for 2 år siden

Seneste svar af jscher2000 - Support Volunteer for 2 år siden

  • Arkiveret

All saved passwords have been deleted after a computer crash

I had a computer crash - it happened when I was in the process of closing one Firefox window. After a reload, I find that all saved passwords after 2018 have been delete… (læs mere)

I had a computer crash - it happened when I was in the process of closing one Firefox window.

After a reload, I find that all saved passwords after 2018 have been deleted. Luckily I am one of these persons that ignores advice to regularly change a password and have managed to restore most of these from memory. However, that still leaves a gmail account and reddit that I cannot log into, nor have the passwords written down.

Nothing else has been affected. Bookmarks, recent history are all there. I was even able to do a Session Restore on the pages I had open. All that is missing is about four years of saved passwords. Even the predictive text that pops the user name into the prompt for a login has gone.

Is there any way that all the passwords that should be there can be restored? Are they sitting somewhere on the computer? I don't mind manually restoring them if need be but I would like to get into these accounts.

Stillet af Lover_of_Goats for 2 år siden

Seneste svar af Terry for 2 år siden

  • Arkiveret

Unusual Firefox browser caching behaviour

A recent update to Firefox browser seems to have changed how caching works for websites. I've noticed it mainly with Reddit and their 'random' feature. I can only go to o… (læs mere)

A recent update to Firefox browser seems to have changed how caching works for websites. I've noticed it mainly with Reddit and their 'random' feature. I can only go to one random sub-reddit and then from that point forward it will only go to that same sub-reddit when I hit the Random link. For instance if I hit random and it takes me to say www.reddit.com/r/Ohio/ then from that point on I only get the Ohio sub-reddit when clicking the Random link. If I clear my cache and reopen Firefox I again get one click on Random and then any further clicks take me to the first, random sub-reddit.

This is not replicated in Microsoft Edge or with Firefox in private windows. I have disabled all of addons to see if one of them was causing this behaviour but it made no change.

Stillet af dominexjudex for 2 år siden

Seneste svar af dominexjudex for 2 år siden

  • Arkiveret

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… (læs mere)

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

Stillet af asiuzzaman for 2 år siden

Seneste svar af FredMcD for 2 år siden

  • Arkiveret

Firefox peculiarities

1. What do I need to do so that when I answer questions in an online survey by checking a box a mark actually shows up in that box? Increasingly the box remains blank but… (læs mere)

1. What do I need to do so that when I answer questions in an online survey by checking a box a mark actually shows up in that box? Increasingly the box remains blank but I know my question -- which I hope was entered in the right box -- was registered because the "Next" button works.

2. Also, more and more I cannot connect to a website that Firefox thinks may not be safe but it is and I have to "temporarily" inactivate the block. How can we fix that?'

Stillet af Em-Ess for 2 år siden

Seneste svar af FredMcD for 2 år siden

  • Arkiveret

credit card number appears and then disappears in firefox autofill

I have credit card autofill enabled, because I do a lot of business online and it is very convenient. Maddeningly, it has started doing something I can't find a way to fi… (læs mere)

I have credit card autofill enabled, because I do a lot of business online and it is very convenient. Maddeningly, it has started doing something I can't find a way to fix. I put the mouse over the box asking for a credit card number, the saved numbers pop up, I select one, and then the pop-up box disappears without filling in the credit card number. There has got to be a fix for this, but I cannot find it. Pls. advise...

Stillet af s.wilber for 2 år siden

Seneste svar af jdench1 for 1 år siden