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ữ

Downloads auto-save when I don't want them to

Every time I come across a file and click the link to either open or save the file, Firefox just downloads the file -- THEN it asks me if I want to open it or save it..? … (xem thêm)

Every time I come across a file and click the link to either open or save the file, Firefox just downloads the file -- THEN it asks me if I want to open it or save it..? It's bugged and an obscene security threat if the browser is so easily willing to download files against my intention.

Before I'm asked, I have gone through the settings multiple times to ensure 'Always ask you where to save files' and 'Ask whether to open or save files" are checked. Behavior does not change according to settings.

Example 1. Click link for a PDF with the intention to open, read, and forget 2. Firefox automatically downloads the file to my download folder 3. Firefox prompts me if I want to save the file or open it

If I click 'open', the file stays in the saved location even though I don't want it to exist.

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

Deleting separator lines (here I go again)

I asked this a couple of years ago - ! But the problem apparently is BAAAAACCCKKKK..... In my list of bookmarks I have inserted SEPARATOR lines. I cannot find how… (xem thêm)

I asked this a couple of years ago - ! But the problem apparently is BAAAAACCCKKKK.....

In my list of bookmarks I have inserted SEPARATOR lines. I cannot find how to delete a separator line. There doesn't seem to be any up to date information online about how to handle this - can someone help?

In the previous fix I would click the three-line icon at top right and to into MANAGING BOOKMARKS, where there was a way to see the list, and I could click on and delete any separator lines I wanted to remove.

Apparently in the newest version of FF this no longer works. Now when I go to Manage Bookmarks, there is a list of my bookmarks, but I don't see any of the separator lines.

I'd be truly grateful for help - thank you in advance.

Được hỏi bởi timestreasures 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 always opens in small window, when I turn it on

Hello! When I turn on firefox in my laptop it always opens in small window, so it is very annoying and it happens every time. I know that, when I reset firefox to fabric … (xem thêm)

Hello! When I turn on firefox in my laptop it always opens in small window, so it is very annoying and it happens every time. I know that, when I reset firefox to fabric settings, problem will go away, but for a couple days only and again it will be. So do you have any idea, how to solve this problem once and for all? Thanks!

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

Get multirow bookmarks toolbar working again with Firefox 109 and Windows 11

Hi @all, I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (tha… (xem thêm)

Hi @all,

I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (that I also had before with Windows 10) and Windows 11 my multirow bookmarks toolbar doesn´t work anymore. Before the reinstallation it worked with the following code:


/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/multi-row_bookmarks.css made available under Mozilla Public License v. 2.0
See the above repository for updates as well as full license text. */

/* Makes bookmarks toolbar span multiple rows */

#PersonalToolbar{
  --multirow-bmb-n-rows: 3; /* Control how many rows are shown before scrolling */
  --multirow-bmb-row-margin: 2px; /* Control how much spacing is between rows */
  max-height: none !important;
}

#PlacesToolbar > hbox{ 
  display: block;
  width: 100vw;
}

#PlacesToolbarItems{
  display: flex;
  flex-wrap: wrap;
  /* --uc-bm-padding is defined in autohide_bookmarks_toolbar.css */
  max-height: calc(var(--multirow-bmb-n-rows) * (5px + 1em + (2 * (var(--multirow-bmb-row-margin) + var(--uc-bm-padding,2px))))) !important;
  overflow-y:auto;
  scrollbar-color: var(--lwt-accent-color) var(--toolbar-bgcolor) ;
  scrollbar-width: thin;
}

/* Hide the all-bookmarks button */
#PlacesChevron{ display: none }

/* Add some spacing between rows */
#PlacesToolbarItems > .bookmark-item{ margin: var(--multirow-bmb-row-margin) 3px !important;  }


I already tried some other codes that I found in the internet but none of them worked. I have this code in the file userChrome.css, this file is in a chrome folder and this folder is in my profile folder. Can anybody tell me what I have to do to make the multirow bookmarks toolbar working again?

Best regards heusmich

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

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

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

G-ARTRAY - PROBLEM FORWARDED EMAILS WITH FIREFOX RELAY - 2023

Hello, I am meeting a problem with Firefox Relay. My e-mail mask named “qvmod***@mozmail.com” do not forward e-mails to "Main e-mail" since one or two weeks. Can you sol… (xem thêm)

Hello,

I am meeting a problem with Firefox Relay. My e-mail mask named “qvmod***@mozmail.com” do not forward e-mails to "Main e-mail" since one or two weeks. Can you solve the problem, please? I need to receive e-mails from this mask, important for my business. Thank you.

Best regards, G-ArtRay

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

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

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

Windows FontSubtitutes rules not being followed on Firefox 109.0b7

I use the Windows registry FontSubstitutes (Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes) to replace system fonts like Segoe U… (xem thêm)

I use the Windows registry FontSubstitutes (Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes) to replace system fonts like Segoe UI with other fonts. It takes a lot of work to get Windows itself to respect these options, to the extent that I have to make it believe Segoe UI isn't present by modifying a different registry location (Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts).

However, Firefox does not respect the FontSubstitutes settings. Based on a previous post here, this is something it did prior to Firefox 89, but has stopped doing.

An ideal solution would be a way for Firefox to correctly read my FontSubstitutes settings. An acceptable workaround would be a way to provide Segoe UI for Firefox to use while still preventing its use in other applications. (I know that, for instance, Adobe Photoshop allows users to install fonts to Photoshop itself, bypassing the system fonts folder entirely.)

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

Facebook container

Very recently Facebook (META) wants me to agree to cookies before allowing me access to my personal page. There is a pop-up blocking access. (See attached screenshot) I h… (xem thêm)

Very recently Facebook (META) wants me to agree to cookies before allowing me access to my personal page. There is a pop-up blocking access. (See attached screenshot) I have used Facebook container since it first became available. What is the risk here? At this point I have not agreed to anything.

Được hỏi bởi Blue 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 can I control the confirmation sound in FireFox's "save image" & "file update" (download) panels

Firefox has started making a piercing high-pitched screech when the "save image" and "file update" panels appear. This is a confirmation or alert sound I suppose. It occ… (xem thêm)

Firefox has started making a piercing high-pitched screech when the "save image" and "file update" panels appear. This is a confirmation or alert sound I suppose. It occurs when saving an image from a right-click menu and when downloading a file. Formerly Firefox used the system default sound for this, and that sound is still working in other programs for similar operations.

How can I fix this? Or alternatively how can I disable the sound during such operations in Firefox (or alternatively system-wide)?

Được hỏi bởi SE-Tundra 1 năm trước

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

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

How to disable or configure 3 fingers tap behavior

Hi, I'm running Firefox 109 on Win11 on a recent lenovo laptop with touchpad gesture and I can't find the way to disable a 3 fingers tap behavior specific to firefox. I… (xem thêm)

Hi, I'm running Firefox 109 on Win11 on a recent lenovo laptop with touchpad gesture and I can't find the way to disable a 3 fingers tap behavior specific to firefox.

I want 3 fingers tap to only open link in a new tab (mouse middle click) witch is working fine and match win11 touchpad gesture setting.

But in firefox, when I'm not exactly on a link, the 3 fingers tap is giving me a round with 2 vertical narrows and a dot (see screenshot below), and then any touch on the touchpad is scrolling the page, really fast if swiping vertically, or slowly if swiping horizontally.

I can't find any about:config parameter about this behavior. I found a lot of discussion about 3 finger swipe on Mac computer but nothing specific to three finger tap and scroll (Like Here or Here)

If someone has any clue, or just the name of this function that I could look for it, I can't translate it right to find anything. Thanks a lot

Được hỏi bởi Sablotin 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 attempting to access unwanted web site mv.outbrain.com

Firefox keeps attempting to access a web site with an unwanted application. The site is mv.outbrain.com and my virus software keeps asking to block the site. The popup is… (xem thêm)

Firefox keeps attempting to access a web site with an unwanted application. The site is mv.outbrain.com and my virus software keeps asking to block the site. The popup is now becoming a nuisance how do I stop it or delete the reference to it

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

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

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

How can I disable these blue caret selector things from always popping up

I'm trying to get rid of these blue selector things. Apologies that I don't know what they're called. They appear at random times and I cannot force them to appear. Just … (xem thêm)

I'm trying to get rid of these blue selector things. Apologies that I don't know what they're called. They appear at random times and I cannot force them to appear. Just happens randomly it seems when some text is selected.

Can something in the about:config be toggled to disable this?

Thanks.

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

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

  • Đã khóa
  • Đã lưu trữ

Firefox won't stay the default browser

None of this works. 1. There is no key: "HKEY_CLASSES_ROOT\HTTP\shell\open\command" in the registry. 2. Went through the registry and changed the values of the fo… (xem thêm)

None of this works.

1. There is no key: "HKEY_CLASSES_ROOT\HTTP\shell\open\command" in the registry.

2. Went through the registry and changed the values of the following keys: .htm, .html, .ttt, .htw, .htx and hxx and every entry to their reference to: "C:\Program Files\Mozilla Firefox\firefox.exe" then rebooted.

3. After each registry edit and reboot windows10 took a long time to come up with lots of disk activity. This tell me the windows changes all this back!

4. So, how do you fix this??????

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

Lần cuối trả lời bởi jscher2000 - Support Volunteer 1 năm trước

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

Websites do not display correctly on Linux

Good morning, I have strange issue. Websites on my Manjaro Linux (GNOME desktop enviroment, using Wayland and Xorg) are not displaying correctly. Sometimes there are whit… (xem thêm)

Good morning, I have strange issue. Websites on my Manjaro Linux (GNOME desktop enviroment, using Wayland and Xorg) are not displaying correctly. Sometimes there are white fonts on white background-color, sometimes black fonts on black background. Sometimes where the bg should be white, it is black. I have Firefox Sync between my firefox browser on Windows 11 and Manjaro. Every setting in both browsers are the same. I tried to follow the instructions, like removing history, cache, cookies, turning off hardware acceleration etc. I just have no idea what to do now.

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

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

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

Bookmark Folders

I have many bookmark folders with many items in each folder. Some folders have many,many items in those individual folders. To scroll down the many items I have in a fold… (xem thêm)

I have many bookmark folders with many items in each folder. Some folders have many,many items in those individual folders. To scroll down the many items I have in a folder takes time. Is there any shortcut I can use to get to the end of the list in a folder without scrolling down for five minutes to get to the end of a list? I have looked in the Firefox website but I have not seen this question. I have many folders that have a lot of items I have bookmarked. Thanks for any help you can give.

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

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

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

time stamp

on other browsers I was able to go to history and see at what time of day I viewed a certain web site. Is that function on Firefox? This came in very handy so Please add … (xem thêm)

on other browsers I was able to go to history and see at what time of day I viewed a certain web site. Is that function on Firefox? This came in very handy so Please add this function! Thanks!

Mike [email removed from public]

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

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

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

Changing primary password does not rewrite logins.json?

When changing the primary password I would expect the logins.json file being rewritten with new pairs of encryptedUsername and encryptedPassword (now encrypted based on a… (xem thêm)

When changing the primary password I would expect the logins.json file being rewritten with new pairs of encryptedUsername and encryptedPassword (now encrypted based on a new primary password). But this is obviously not the case. But maybe I just didn't understand the way this works?

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

Google Fi Microphone Permissions

Hi, I'm wondering if anyone can help me here. I use Google Fi to make and receive calls from my browser. I accidentally denied microphone permissions to Google Fi from t… (xem thêm)

Hi,

I'm wondering if anyone can help me here. I use Google Fi to make and receive calls from my browser. I accidentally denied microphone permissions to Google Fi from the Firefox dropdown prompt and I cannot find how to get it back.

When I click the dropdown menu, I see no options to enable or disable permissions. I also do not see anything listed in the Security settings of the browser. When I check the google fi settings, I see it complaining about denied permissions though.

I've attached screenshots. Does anyone know where I can revoke the blocked permissions?

Thanks,

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

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