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

Download "Always Ask"

I've always used the "Always ask you where to save files" option when downloading. Recently (beginning of April 2022), files go directly to the Downloads folder. The "A… (xem thêm)

I've always used the "Always ask you where to save files" option when downloading. Recently (beginning of April 2022), files go directly to the Downloads folder. The "Always ask" option is still selected in Settings.

I've tried un-selecting and re-selecting, restarting Firefox, restarting my computer - basically every iteration of 'turn it off and on again' that I can think of.

Được hỏi bởi denny.stephen 2 năm trước

Được trả lời bởi Terry 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

webpage display

I've been using Firefox since 2007, and I've had a love-hate connection with it at times. It is not uncommon for updates to wreak havoc on the system. I have to fix every… (xem thêm)

I've been using Firefox since 2007, and I've had a love-hate connection with it at times. It is not uncommon for updates to wreak havoc on the system. I have to fix everything, and I don't want to use Firefox anymore. With the updates, it's changed a lot of the pages, even the ones that I use daily. I've tried everything to try to fix these problems. Please tell me how to straighten things up.

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

Được trả lời bởi jonzn4SUSE 2 năm trước

  • Đã giải quyết
  • Đã lưu trữ

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… (xem thêm)

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?

Được hỏi bởi flash33 1 năm trước

Được trả lời bởi Terry 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Website log in form not showing (Firefox 99 on Linux)

Hi, I've upgraded to Firefox 99 (on Linux) and a website that works fine in Firefox 88 and Chromium 101 has stopped working for me - I can't get the log in form to show … (xem thêm)

Hi,

I've upgraded to Firefox 99 (on Linux) and a website that works fine in Firefox 88 and Chromium 101 has stopped working for me - I can't get the log in form to show up.

This is in a standard window (as opposed to private) with all add ons disabled, Enhanced Tracking Protection switched off for the site and protection settings set to 'Custom' with everything switched off (and same with protection settings set to 'Standard').

The website is:

https://www.riverford.co.uk/

and then click on person icon in the top right corner.

I'm having similar problems with other websites, eg

https://www.ebi.ac.uk/interpro/

in a private window (but weirdly works fine in a standard window) - click on 'Example protein sequence' to fill in a sample sequence and then press 'Search'. In a standard window this works but in a private window the 'Search' button doesn't work. (If the search button does work for you, please delete the job afterwards by clicking on the rubbish bin/trashcan icon so as not waste their resources.)

Được hỏi bởi Martin 1 năm trước

Được trả lời bởi Martin 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Can't scan QR code for sync

I have tried this several times over a few years, and have never got it to work I know it must be something I am doing wrong because if it was a glitch or bug, it would h… (xem thêm)

I have tried this several times over a few years, and have never got it to work I know it must be something I am doing wrong because if it was a glitch or bug, it would have been fixed by now. Usually I need to do this if I need to reinstall the OS, (Windows and Linux), or a new pc, the usual, but this time I had a major crash, so I'm starting over.

Anyway I have signed in on my pc to my FF account, and went through the menu to turn on sync, and I get to the page where is says, "when ready click next to display the QR code". I get my android out, open FF, sign in, click the "Scan" button, the FF scanner opens,, I open the QR code on the pc, (I have also went to the website to get a QR code). Then either way I scan the code, and get an errror msg "Must scan from inside FF". I am scanning from inside FF, with the FF QR scanner.

I don't uinderstand how of the 20 or more times I have tried to do this, I can't get it to work. I don't understand how I screw up every times, over a few years. But I also know as I said, if it was a bug MOzilla would have fixed it by now. Usually I give up on that and just log into both the pc and the phone, close both browsers and reopen them and it will go ahead and sync.

But not this time, I am unable to get it to sync for anything. I've been working on this for 3 days now, and at this point I'm confused, I don't remember what I have and have not done. Let me add, and I don't know if this will make a difference, I don't think so, but what do I know? Originally this all started, when I had to reset my password. I tried for 4 days there to get a recovery code to work. (The following is just to describe what I've done, and is not a second question) I had one downloaded, and saved on my pc. But no matter what route I took to go through the reset process, exactly as described in the help file, I never could get a place to enter the code. I read every article I could about it, and finally it seemed easier to just reset the password and resync than try to get the code to work.

Which is why I am sitting here, desperatly needing to sync my data, but unable to. If anyone can tell me what I need to do I will appreciate it. If you need any more information, just let me know.

Được hỏi bởi 1971robby 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox is not applying userChrome.css

Hello, so I am not very experienced and recently discovered how to customize Fire Fox using the userChrome.css file. I went through all of the steps that are required in … (xem thêm)

Hello, so I am not very experienced and recently discovered how to customize Fire Fox using the userChrome.css file. I went through all of the steps that are required in order to do this. I set up a folder called chrome in the directory /Users/my name/Library/Application Support/Firefox/Profiles/x1oheo82.default-release To test if it works I wrote this into the userChrome.css file: @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */

  1. TabsToolbar{ background-color: #FF0000 !important }

and set toolkit.legacyUserProfileCustomizations.stylesheets to true After restarting Fire Fox I saw that nothing changed. I double checked if there was a hidden file extension or if I might be in the wrong directory. I tried different code to see if there was some error in the code but nothing changed. I watched countless tutorials on You Tube and tried to find answers on google but nothing that I did seemed to help. I don't know if it has something to do with the operating system I am running or if it is a limitation of my computer hardware (I am running Fire Fox on an m1 mac).

Được hỏi bởi Arihx 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Amazon.com

When I load Amazon.com, the webpage is a lot of text and random pictures. Amazon's layout is broken. I loaded the same page in Chrome and Safari without a problem. I rein… (xem thêm)

When I load Amazon.com, the webpage is a lot of text and random pictures. Amazon's layout is broken. I loaded the same page in Chrome and Safari without a problem. I reinstalled Firefox 99.0.1 without any improvement. Please fix.

Được hỏi bởi stolenfire1 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Moxilla backup error

i recently lost my computer to destruction. i have a number of files saved by Mozilla backup on a thumbdrive. i have several backup files dating from 2014 all the way unt… (xem thêm)

i recently lost my computer to destruction. i have a number of files saved by Mozilla backup on a thumbdrive. i have several backup files dating from 2014 all the way until now. after re-installing Firefox on a new computer, i tried MozBackup to restore my old Firefox from the latest file dated a coupla of months ago this year. the files have names like Firefox 16.0.2 (en-US) - 2013-01-05.pcv or .pfc. when i tryt and load it into backup it saysit isn't a valid backup file. how can i get this to work?

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

Được trả lời bởi -elison- 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Access to HSBC online banking

For years I’ve had no difficulty accessing online my HSBC bank accounts in UK using Firefox. In recent days they have changed their security access method whereby their s… (xem thêm)

For years I’ve had no difficulty accessing online my HSBC bank accounts in UK using Firefox. In recent days they have changed their security access method whereby their site now requests a security number generated on one’s phone using the HSBC App (it used to be a random number from an HSBC supplied handheld device) which then has to be input via my Windows 10 PC to access my data. If I use Microsoft Edge as browser, everything works fine, but when I try Firefox my system just hangs after I’ve put my bank ID into the HSBC opening page (the first security step) and simply never opens the next HSBC page which would ask me to generate the said code on my phone. Seems a browser related problem. Any ideas why Edge works but Firefox does not?

Được hỏi bởi keith.pottinger 1 năm trước

Được trả lời bởi FredMcD 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox Browser

I am trying to use a new HP Spectre laptop which will be my all purpose home computer. I selected Firefox Browser as the default browser but I don't believe it has ever c… (xem thêm)

I am trying to use a new HP Spectre laptop which will be my all purpose home computer. I selected Firefox Browser as the default browser but I don't believe it has ever come up as my browser. It is loaded among many other apps (?). I used to call them programs (?). I get Edge, Chrome, Bing, and others, none of which I want or ask for. They just seem to appear randomly.

Được hỏi bởi Kandra Hahn 1 năm trước

Được trả lời bởi FredMcD 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Send tabs from FF mobile: FF Desktop opens received tabs 3-4 times

I am sending tabs from Firefox mobile to Firefox desktop (Arch Linux) (on a regular base for years). All worked fine. After a new install two weeks ago the Firefox deskto… (xem thêm)

I am sending tabs from Firefox mobile to Firefox desktop (Arch Linux) (on a regular base for years). All worked fine. After a new install two weeks ago the Firefox desktop receives the tabs and opens them as supposed. But after a day or three when I open Firefox desktop it opens all previous tabs again together with the newly sent tabs. I deleted the Firefox profile and installed from Firefox sync but the problem occurs. I deleted all devices in sync and added my 2 devices (desktop and mobile) again but it didn't work. Does anybody have a similar problem (and a solution)?

Được hỏi bởi samesdat 1 năm trước

Được trả lời bởi samesdat 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

In Firefox 99.0.1 I can't find how to enable the Title Bar. I'm experimenting with the Window Titler add-on.

The instructions for the Window Titler icon suggest to turn on the Title Bar (with the Firefox icon, usually shows title of active tab, but would presumably show the Wind… (xem thêm)

The instructions for the Window Titler icon suggest to turn on the Title Bar (with the Firefox icon, usually shows title of active tab, but would presumably show the Window Title if one was assigned). I can't find how to turn it on in version 99.0.1. It's not where the instructions for Window Titler said to look (managing the Menu bar or the Bookmarks bar). Any suggestions?

Would love for this feature (named windows) to become a normal part of Firefox. I wouldn't mind having the Title Bar anyway; at the cost of a few pixels, I would have something to grab onto when moving windows around that wouldn't accidentally do something to a tab.

Được hỏi bởi lake44me 1 năm trước

Được trả lời bởi user104147805413306348376805769878442569366 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox tab crashes on a specific website

Hi, i am having a rather weird and persistent issue. When I try to open a specific website, namely www.westend61.de, this Firefox tab crashes, as seen in the provided sc… (xem thêm)

Hi,

i am having a rather weird and persistent issue. When I try to open a specific website, namely www.westend61.de, this Firefox tab crashes, as seen in the provided screenshot. With a normal website this wouldn't bother me so much, but this page is the main page of the company I work for, and therefore I and potential customers must be able to reach it. That being said, this does not necessarily have to be a Firefox problem, the issue could also be on the server side. But the website works on other computers, other operating systems and other browsers. As far as I know, the website works fine, this computer using this browser being the only exception. I worked my way through the Firefox support page:

- checked for newer firefox version - checked for newer compatible MacOS version - checked for newer graphics driver - disabled all firewall, anti virus software - started firefox in Safe Mode - reinstalled firefox & deleted all profile data - disabled hardware acceleration - set webgl.disabled to true - again safe mode

The tab crashes every time. This computer is an old End 2015 iMac running Monterey and the newest Firefox. - More information can be found in the troubleshooting information and the crash report: https://crash-stats.mozilla.org/report/index/bb11e42d-9fc9-4061-b89c-4c6400220503

Thank you very much.

Được hỏi bởi administrator20 1 năm trước

Được trả lời bởi administrator20 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox starts in troubleshooting mode. Add-ons are disabled. Already did refresh. [Ubuntu 22.04 Linux]

Firefox is stuck in troubleshooting mode with add-ons disabled. I did refresh firefox and it closes and never starts again.

Được hỏi bởi Donato Roque 1 năm trước

Được trả lời bởi jonzn4SUSE 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

When viewing email on Outlook in Firefox, there now appears a rectangular black box over part of every email.

When viewing email on Outlook in Firefox, there now appears a rectangular black box over part of every email. This does not occur when viewing Outlook emails on Chrome … (xem thêm)

When viewing email on Outlook in Firefox, there now appears a rectangular black box over part of every email. This does not occur when viewing Outlook emails on Chrome or Edge. I thought it might be because of my adblocker (Ublock Origin) so I turned it off, but the black rectangle still covers part of my messages (and I have Ublock on Chrome, too, with no problem viewing Outlook).

The rectangle covers only a portion of the messages. When I scroll the message, the black rectangle remains stationary and the message scrolls behind it, thus revealing the portion previously covered by the black rectangle (a different portion of the message becomes covered).

I tried to take a screenshot to show the black rectangle covering part of the message. Amazingly, even though the black rectangle is there when I take the screenshot, the screenshot itself does not display the black rectangle....instead the message appears in the screenshot without being partially covered by the black rectangle.

Được hỏi bởi reiter2000 1 năm trước

Được trả lời bởi FredMcD 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

corrupted booksmarks Firefox 99.0.1 on MacOS 12.3.1 Macbook Air (M1)

Many of my bookmarks are corrupted. They point to other websites, not the bookmarked one. Has anyone else had this problem? Is there a fix? Thanks for any info/advice… (xem thêm)

Many of my bookmarks are corrupted. They point to other websites, not the bookmarked one. Has anyone else had this problem? Is there a fix? Thanks for any info/advice. George

Được hỏi bởi 7640 1 năm trước

Được trả lời bởi FredMcD 1 năm trước