顯示下列標籤的問題: 顯示所有問題
  • 已解決
  • 封存

ICS files

In the past, when ICS files were in a mail, I had been asked what to do, and could open them in OUTLOOK. This option has been apparently cancelled and it only asks where … (閱讀更多)

In the past, when ICS files were in a mail, I had been asked what to do, and could open them in OUTLOOK. This option has been apparently cancelled and it only asks where to save the file, without any option to open it directly. Furthermore, when I try to modify it in the "settings" and change it to "Always ask" I can't find no ICS files nor OUTLOOK SCHEDULE files. Please advice. Thanks

giorarytwo 於 2 年前 詢問

Terry 於 2 年前 解答

  • 封存

Gmail attachment download opens a new tab?

When I download an attachment from Gmail, I would like to just download it. However, Firefox now opens the attachment in a new tab before I can download it. Is this new? … (閱讀更多)

When I download an attachment from Gmail, I would like to just download it. However, Firefox now opens the attachment in a new tab before I can download it. Is this new? Is there a way to turn this off?

KT 於 2 年前 詢問

KT 最近回覆於 1 年前

  • 已解決
  • 封存

Avast Passwords eol version?

Recently Firefox updated. It cleared all of my bookmarks and browser history isn't reloading my last session. I can get the bookmarks from Chrome. The big issue is how do… (閱讀更多)

Recently Firefox updated. It cleared all of my bookmarks and browser history isn't reloading my last session. I can get the bookmarks from Chrome. The big issue is how do I reintegrate Avast Passwords eol version? Without this I need to use Chrome which isn't my ideal choice.

dartallis 於 2 年前 詢問

dartallis 於 2 年前 解答

  • 封存

how can i start up with previous session without every tab opening (connecting) I want to only connect when i click on the tab.

I currently have like 40 windows and a few hundred of tabs opened from when the bookmark star was not working after updates. I have found it too difficult to organize my… (閱讀更多)

I currently have like 40 windows and a few hundred of tabs opened from when the bookmark star was not working after updates. I have found it too difficult to organize my current filing system ever since they stopped the drag and drop feature. I want to type in more than the first letter to find a file or folder. I want to type in a word - have those FOLDERS only come up to chose from with that word in their titles..but alas no field to do so. The Organize page is hard to find - below the options as a postscript on the ff options submenu. Once there - it doesn't bring up just folders in one box and the files that you want to organize in another box and the ability to drag them into the right folder. Instead it brings up only misc files in no particular order. I can't work with that for type of job. This is more for finding a file I think - alone. So -that's why I left so many files up. Not my normal way to do things - I would file them then close all windows down empty - or maybe just what I was working on still up. Not my question. My question is just what was in the title bar. That's all. Thanks. Oh I know the setting is there to have them open at start up or not. Question is is I say no - will they be deleted? I know you can click on "restore prior session" from the ff menu after history. (altho I can't see it - poss bec I opened with prior session. ) I basically want access to SEE my prior session windows/tabs without opening them until I CLICK on them to activate them. I want to see the TITLE of the links basically "off-line" and decide if I want to go there and work or not one by one - NOT to "restore all" or not. And if you don't restore previous session on your subsequent session - and logoff/shutdown. Is the prior session lost for your "3rd session and forward"? does it only save the very last session? say i had 40 windows open. chose not to open them auto next session - via settings. AND i never opened them all for that subsequent session. What happens to those 40 windows the next time? Are they unsaved? Since i never opened them - say only used the new blank windowtab to check the weather. closed the link shut down. That session had no windows or tabs left open but the home page = next session should have no windows or tabs saved in the ff menu underneath the history by how it is said. There is no clarification. It's a big deal to just try it - and lose 300 tabs I need to look at and favorite through. Get me? I hope it's clear. I feel you only need the title bar but it wouldn't allow so I felt I had to elaborate. PLS help. I have to clean up to do MS OS upgrades, backups, I have partions, gotta read up so this thing has to be fixed first. Plus auto opening/connecting to links on all those tabs at start up is interferring with updates bec they happen at the same time - badddd news. Thanks all!

islander1 於 2 年前 詢問

cor-el 最近回覆於 2 年前

  • 已解決
  • 封存

PIP button

After the last update, the PIP overlay button is different and larger because it contains the message "Watch in Picture in Picture" and when hovering the mouse on it make… (閱讀更多)

After the last update, the PIP overlay button is different and larger because it contains the message "Watch in Picture in Picture" and when hovering the mouse on it makes it bigger because a second more detailed message appears below the first one.

I would like to make the PIP overlay button as small as it was before with no text at all. What do I have to do in order to obtain this effect?

notSoYoung 於 2 年前 詢問

cor-el 於 2 年前 解答

  • 已解決
  • 封存

How to get Content Types Back in Applications

Many file types are no longer listed under Settings > Applications>Content Type at about:preferences#general. I used to be able to click on a file in an email like … (閱讀更多)

Many file types are no longer listed under Settings > Applications>Content Type at about:preferences#general. I used to be able to click on a file in an email like a Word or Excel document, and it would come up on my screen. Now Firefox asks me to Save them. I don't want to automatically save files without first looking at them. How can I get those file types in the Application list again?

I have attached a pic of the file types I have left to chose from. There used to be a lot more. How can I get back all the missing choices I have had there for years?

mishasarkpetsitting 於 2 年前 詢問

jscher2000 - Support Volunteer 於 2 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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?

Spinner 於 2 年前 詢問

cor-el 於 2 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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.

Philip47 於 2 年前 詢問

Philip47 於 2 年前 解答

  • 封存

Site-sensitive download locations

Before version 98 of Firefox, it would remember where I downloaded files to based on what site I'm downloading the file from. For example: when I would download a statem… (閱讀更多)

Before version 98 of Firefox, it would remember where I downloaded files to based on what site I'm downloading the file from. For example: when I would download a statement PDF from American Express, the Firefox download prompt would automatically be navigated to <...documents\records\AmEx\statements>. Then, when I would go to download something like the latest Firefox installer, the download prompt would automatically start in the folder <...programs\standard programs\Firefox>. No navigation needed in either case. Now, with version 98, all Firefox can remember is the last place I downloaded to, with no memory of site context. (This includes sites I've been to more than once since the update to version 98.)

This was a very convenient, time-saving feature. Is there any way to restore this site-contextual memory of download directories?

(I tried searching through existing questions, but my apologies if I missed an existing question on this topic.)

Thank you!

Jess 於 2 年前 詢問

gumby_dammit223 最近回覆於 1 年前

  • 封存

how do i install the f-secure extention now it is back ?

hi. recently f-secure was blocked by fire fox i believe and i removed firefox from my pc. (not sure why) i have now reinstalled firefox as i had a email from f-secure to… (閱讀更多)

hi. recently f-secure was blocked by fire fox i believe and i removed firefox from my pc. (not sure why) i have now reinstalled firefox as i had a email from f-secure to say it was now available for firefox but despite spending the last 2 hours going round in circles i cannot find a way to reinstall f-secure. can anyone please help me? thankyou. my subscription is valid.

saffron 於 2 年前 詢問

cor-el 最近回覆於 2 年前

  • 封存

I marked "Ask always" for Microsoft excel files, but Firefox always download them

HI! I'm using Firefox 98 on Linux Ubuntu 20.04. after the last update I found several settings changed and I had to reset them, but there is one setting I can't manage. I… (閱讀更多)

HI! I'm using Firefox 98 on Linux Ubuntu 20.04. after the last update I found several settings changed and I had to reset them, but there is one setting I can't manage. In the download preferences I set all the Microsoft Excel entries to "Always ask", but every time that I try to see an Excel file (no download, just open with ...), this is automatically downloaded. I definitively don't want to download it. How can I change this behavior? P.S.: I realized right now that there is the same problem with .docx files and I don't know how many others file types.

luca.dgh 於 2 年前 詢問

jonzn4SUSE 最近回覆於 1 年前

  • 封存

Addons

The addons on Firefox aren't showing up in the toolbar, even though it says that its enabled in the settings page. The only addon showing up is uBlock Origin, nothing els… (閱讀更多)

The addons on Firefox aren't showing up in the toolbar, even though it says that its enabled in the settings page. The only addon showing up is uBlock Origin, nothing else appears on the toolbar. This started only recently, I'm on Firefox 98.0.2 (64 bit).

Thanks in advance!

marcleok101 於 2 年前 詢問

marcleok101 最近回覆於 2 年前

  • 封存

I want to have a default download location with the ability to select an alternate location on any download

I want to have a default download location with the ability to select an alternate location on any download, not to have the last download location remembered as the curr… (閱讀更多)

I want to have a default download location with the ability to select an alternate location on any download, not to have the last download location remembered as the current save to location.

I have a primary folder to which I want to have the majority of my downloads go to, but on some occasions, I want a download to go to some other location. The current settings "Save files to" and "Always ask you where to save files" do not enable this capability.

Others have asked for this ability too.

bruce.briggs 於 2 年前 詢問

bruce.briggs 最近回覆於 2 年前

  • 封存

Automatic downloading of files

I know Firefox recently changed some settings regarding automatic downloading of files, but I need to know how to stop Firefox from automatically downloading .pdf files t… (閱讀更多)

I know Firefox recently changed some settings regarding automatic downloading of files, but I need to know how to stop Firefox from automatically downloading .pdf files that I view. Sometimes I just want to view a pdf without downloading the file. Firefox keeps automatically downloading the file, then after viewing it, I have to manually delete. I don't to do this! I just want to view the file and if I want to keep it, I'll save a copy. This is extremely annoying! Can I change the settings so that the file won't automatically save to my computer? Thanks

robertinohio 於 2 年前 詢問

BJ 最近回覆於 1 年前

  • 封存

Cursor size

I'm using Firefox Version 98.0.2 on Ubuntu 21.10 with Wayland and Gnome 40.4.0. I choose a larger cursor size from Ubuntu's Settings->Accessibility->Cursor Size. Ho… (閱讀更多)

I'm using Firefox Version 98.0.2 on Ubuntu 21.10 with Wayland and Gnome 40.4.0. I choose a larger cursor size from Ubuntu's Settings->Accessibility->Cursor Size. However, in Firefox the cursor always displayed in the smallest size.

shaishasag 於 2 年前 詢問

jonzn4SUSE 最近回覆於 1 年前

  • 已解決
  • 封存

Mozilla Firefox ver. 50 not prompting user to install Java plug-in for legacy website

I have a user who runs SRS/Crystal Reports on their Windows 11 Lenovo laptop, but every time we go to the website where a Java-enabled pop-up window for viewing spreadshe… (閱讀更多)

I have a user who runs SRS/Crystal Reports on their Windows 11 Lenovo laptop, but every time we go to the website where a Java-enabled pop-up window for viewing spreadsheets is supposed to load we keep getting a "A plugin is required to play this content" error message, but no option to install/approve the running of Javascript.

I have downloaded and installed the JRE and JDK on the endpoint device, but still no luck getting Firefox to load it. I am running the 32-bit version of the web browser, not 64-bit, so I am kind of stumped about how to proceed from here.

Is there a place I can manually download/install these Java plug-ins?

Thanks.

kris.robinson 於 2 年前 詢問

kris.robinson 於 2 年前 解答

  • 已解決
  • 封存

Extensions won't auto-update

I have at least one extension that has had a later version than what I have for days and firefox is not updating it even though everything is set to auto-update. i hate … (閱讀更多)

I have at least one extension that has had a later version than what I have for days and firefox is not updating it even though everything is set to auto-update. i hate to have to uninstall/reinstall it since I will lose all the settings I have in place. Any ideas?

The developer says firefox is just waaay behind on extension updates and it isn't their fault.

mshirley1964 於 2 年前 詢問

mshirley1964 於 2 年前 解答