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ữ

How do I disable the new download notification?

I save a lot of images from certain sites, and prior to me finally installing the latest update because your stupid system notifies me every few hours of an update and I … (xem thêm)

I save a lot of images from certain sites, and prior to me finally installing the latest update because your stupid system notifies me every few hours of an update and I dismiss 20 times a day for weeks on in.... I found that this latest update ruined firefox even further because now every single time I download an image, it pops the stupid download list on top of everything till I click somewhere instead of silently downloading like it used to do. I found no options at all for disabling this new terrible feature that you for some reason forced on us against our will yet again.

Được hỏi bởi Vas 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 pdf viewer download button

Before update when I clicked in PDF viewer toolbar download button it opened a screen to open with, right now it only download a file. I want it back. I have firefox as p… (xem thêm)

Before update when I clicked in PDF viewer toolbar download button it opened a screen to open with, right now it only download a file. I want it back. I have firefox as pdf viewer, but sometimes I need to open file with Acrobat DC, that's when I did click download button. It works on other computer like before, it is before firefox update.

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

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

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

CORS error in Firefox incognito mode only

Hi there, I am working on a site with Segment API and need to load their JS on my site for it to work. Whats happening is, I get the following error: "Cross-Origin Reques… (xem thêm)

Hi there, I am working on a site with Segment API and need to load their JS on my site for it to work. Whats happening is, I get the following error: "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.segment.io/v1/p. (Reason: CORS request did not succeed). Status code: (null)."

The weird part is, it happens only in Firefox incognito mode. It works on Chrome, Edge, Opera.

I am wondering if this is by design or if it is a bug.

Firefox version 98.0 (64-bit).

Được hỏi bởi Amit Kumar Singh 1 năm trước

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

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

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

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?

Được hỏi bởi pathomeon 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ữ

Dark Mode/ Light Mode

Ive never noticed this until last night but how come when i use a theme it controls whether website pages i browse will be light theme or dark theme? is there a way to tu… (xem thêm)

Ive never noticed this until last night but how come when i use a theme it controls whether website pages i browse will be light theme or dark theme? is there a way to turn this off? I have a theme on rn and i like it but i cant use firefox atm because certain websites i browse show up as dark theme and i hate that i just want them all to be light theme. Thanks for the help in advance.

Được hỏi bởi Z 12 tháng trước

Được trả lời bởi TyDraniu 12 tháng trước

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

print settings - edit header and footer

hi, i'm using FF (version 98 at the moment) to print local files. It is key to me to edit header and footer for each print! the only solution i found so far to edit them… (xem thêm)

hi,

i'm using FF (version 98 at the moment) to print local files. It is key to me to edit header and footer for each print! the only solution i found so far to edit them at all, is to go to about:config and for example search for print.print_headerleft. Besides that is not usable at all, it simply doesn't work! The header and footer remain the same. Please tell me how can i change header and footer?

If you delete the, in my opinion much better "page setup", why don't you include all it's funktions in the new print dialog?

another problem is the size of the new print preview! it's much to small! make it resizeable please.

Or just give us back the "page setup". That would be a big advantage over chrome and edge, which suffer the same printing problems.

Thanks

Được hỏi bởi forinves 11 tháng trước

Được trả lời bởi jscher2000 - Support Volunteer 8 tháng trước

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

Firefox printing with System print dialog

Since the last update to Firefox I have not been able to print using the system dialog. Only the new Firefox print screen comes up. How can I return to system printing … (xem thêm)

Since the last update to Firefox I have not been able to print using the system dialog. Only the new Firefox print screen comes up. How can I return to system printing dialog?

Also the ability to set print quality in the Firefox print screen does not exist. I can do copies, black or color, duplex printing, etc but not set the print quality like draft, text, photo, etc.

I also have many forms I've setup for printing and I can't access these.

Thanks, Pat

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

Được trả lời bởi jscher2000 - Support Volunteer 10 tháng trước

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

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

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?

Được hỏi bởi Spinner 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ữ

Gmail won't switch accounts

I've used gmail (with multiple email accounts) on Firefox for many, many years. I switch back and forth between my email accounts daily. In the past few weeks, though, w… (xem thêm)

I've used gmail (with multiple email accounts) on Firefox for many, many years. I switch back and forth between my email accounts daily.

In the past few weeks, though, when I try to switch from my primary account to the others, it just defaults back to the primary. I've purged the cache, I've signed out and signed in. This does not happen on Chrome, just Firefox, which is why I've brought it here.

If I change the URL of the mailbox

https://mail.google.com/mail/u/0/#inbox

to

https://mail.google.com/mail/u/1/#inbox

It will take me to another mailbox. I can then change that number to get to the others. But it shouldn't be that way. So ... what is going on? How do I fix it?

Được hỏi bởi randee1 12 tháng trước

Được trả lời bởi randee1 12 tháng trước

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

Add Files to "Files and Applications" to be asked wether to save or to open with...

Hello. I noticed that Firefox (98.0.2) doesn't even ask if the file should be saved or opened with a program when downloading some file types. Unfortunately, these file t… (xem thêm)

Hello. I noticed that Firefox (98.0.2) doesn't even ask if the file should be saved or opened with a program when downloading some file types. Unfortunately, these file types (e.g. GPX) are not listed under Settings --> General --> Files and Applications, so that I could assign them to a program or specify that they should always be asked. And I can't add these files somehow... I have also deleted the file "handler.json" in the profile folder, hoping to be asked then. But that doesn't happen. GPX files, for example, are assigned to the GSAK program in the system - but Firefox just wants to save them and doesn't offer the option to open them directly in GSAK. Does anyone know advice how I can get Firefox to give me the choice? Thanks a lot.

Được hỏi bởi Oliver 12 tháng trước

Được trả lời bởi AliceWyman 12 tháng trước

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

Download Progress dropdown list keeps coming up

Firefox did an update today, so I assume this has something to do with it. Every time I do a download (and I do a lot) the drop down list showing the downloads I've done … (xem thêm)

Firefox did an update today, so I assume this has something to do with it. Every time I do a download (and I do a lot) the drop down list showing the downloads I've done pops out. It didn't do this prior to the update. It used only to appear when I selected it. Now it comes out every blasted time. It's very annoying and distracting. To be clear, I still want to see the download arrow/indicator/whatever so I can see the download is happening, but I don't want to see the list each time. How do I make it STOP? Image attached. Thank you.

Được hỏi bởi rorfordak 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ữ

Pop-up blocker problem

Hello, I am trying to print an email in gmail and this message popped up. " Grrr a pop-up blocker may be preventing the application from opening the page." Is this a gma… (xem thêm)

Hello, I am trying to print an email in gmail and this message popped up. " Grrr a pop-up blocker may be preventing the application from opening the page." Is this a gmail or Firefox problem? Probably a dumb question from a not-so-tech-savy user. Thanks for any help. LF

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

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

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

getting annoying popups even tho popups is off; told to go to preferences? then content; then choose to rid of?

I contacted the Daily Mail newspaper because I keep getting their popup news alert messages even when I am reading my email. My Firefox popup blocker is checked. I compla… (xem thêm)

I contacted the Daily Mail newspaper because I keep getting their popup news alert messages even when I am reading my email. My Firefox popup blocker is checked. I complained to the news paper and they gave the following message to get rid of these annoying messages. Here are their instructions to stop this on Firefox> 1. Click the Settings icon in the top right of your browser window and choose "Preferences" 2.From the left hand side of the page, choose "Content" 3. Under Notifications, press "Choose

There is no Preferences category under my settings icon. There is no Content on the left side of the page when I go to Settings There is no Notifications label from which to select Choose.

How the heck do I get rid of this annoying popup or notification or whatever the heck it is? Please advise. Thx

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

Được trả lời bởi Dropa 12 tháng trước

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

download progress status

March 9, the progress of download status now comes on after each download, not when I simply ask to see the status. this is annoying as it continues to list all download… (xem thêm)

March 9, the progress of download status now comes on after each download, not when I simply ask to see the status. this is annoying as it continues to list all downloads during the session. I have to hit the icon to not see the status after each pop-up, this was never a problem until this morning.

Được hỏi bởi robtarch 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ữ

Word document - Auto open

Hello, Please can you tell me how I can click on a word document and for the document to automatically open without having to click the link in my downlaods? See screens… (xem thêm)

Hello,

Please can you tell me how I can click on a word document and for the document to automatically open without having to click the link in my downlaods? See screenshot of the download box that appears in the top right that I have to click to open the word document.

It does it for a PDF document but not for a word document.

Regards, Craig

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

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

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

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

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.

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

Được trả lời bởi Philip47 11 tháng trước

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

Keep getting Access Denied messages

I continue to get access denied messages when going to common websites. You don't have permission to access "http://www.fredmeyer.com/savings/cl/coupons/?" on this serve… (xem thêm)

I continue to get access denied messages when going to common websites. You don't have permission to access "http://www.fredmeyer.com/savings/cl/coupons/?" on this server. ''Reference#18.d793517.1649002062.289635e4 This doesn't make sense - this is a site I go to frequently & don't understand why I continue to have problems - I followed some suggested fixes yesterday & it seemed to work again until this morning. I also got a message when I tried to access Amazon that indicated the connection was not secure. I rebooted the laptop & that fixed Amazon problem but not this Access denied problem - Your browser might be a little too safe if it can't connect to common websites

Được hỏi bởi mbarstad159 12 tháng trước

Được trả lời bởi jscher2000 - Support Volunteer 12 tháng trước

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

Automatically open the Downloads panel

In the new version, the Downloads panel automatically opens whenever I save/download a file. The problem... it STAYS open. How can I turn it off? I already know where a… (xem thêm)

In the new version, the Downloads panel automatically opens whenever I save/download a file.

The problem... it STAYS open.

How can I turn it off? I already know where and how to check on my downloaded files. I do not need to see the downloads panel pop up every time I save a file. And I definitely do not need or want it to stay open, causing yet another need for a mouse click to make it go away.

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

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

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

how do I move bookmarks to the right side

as per my title: how do I move bookmarks to the right side? ps - migrated today from chrome... and amazed you haven't yet realised how MASSIVELY important customising … (xem thêm)

as per my title: how do I move bookmarks to the right side?

ps - migrated today from chrome... and amazed you haven't yet realised how MASSIVELY important customising options are. This place is our virtual home!

stay safe !

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

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