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

Right click menu keyboard shortcut

Hello, I upgraded my FireFox to the latest version 88.0 today, and noticed some changes on right click menu. In the old version, the keyboard shortcut key is a to copy a… (閱讀更多)

Hello,

I upgraded my FireFox to the latest version 88.0 today, and noticed some changes on right click menu. In the old version, the keyboard shortcut key is a to copy a link, but now it was changed to L. That is really inconvenient. As you know, when you right click a link using the mouse, your right hand is still holding the mouse, and not easy to press the letter L on the keyboard.

The old menu option is "Copy Link Locaton", but the new one is "Copy Link".

Is it possible to customize the keyboard shortcut of right click menu, please?

Thank you! Brian

Brian_30@IRQ 於 4 年前 詢問

cor-el 於 4 年前 解答

  • 已解決
  • 封存

Yahoo Searches Opening in New Tab After Update

I have Yahoo as my home page and usually search from it starting out. I noticed, however, after the last update or two in the last week that when I hit search, it opens t… (閱讀更多)

I have Yahoo as my home page and usually search from it starting out. I noticed, however, after the last update or two in the last week that when I hit search, it opens the search results in a new tab. It didn't use to do this, but I can't find any Firefox option to make the searches stay in the existing tab. Can anyone help with this? I don't think it's Yahoo's settings, because I'm not signed into it. It seems like the Firefox update created this new behavior.

FireFoxFan1 於 1 年前 詢問

zeroknight 於 1 年前 解答

  • 已解決
  • 封存

Remember Focus (search hit number) of Search in Page e.g. 17/34 and not back to 1/34

I have to search for a lot of entries in a long page, click on them to another window, do something (fill in a syllabus) and then go back to the long page and change the … (閱讀更多)

I have to search for a lot of entries in a long page, click on them to another window, do something (fill in a syllabus) and then go back to the long page and change the next search hit.

When I return to the long page the search in page is remembering where I am in the number of searches shown at the bottom of the page (e.g. 19/34) but when I click on the down button, instead of going to 20/34 it jumps back to 1/34 so then I have to press the down button 20 times to get to the next search hit.

Is there any way around this, so that I can just jump to the next search hit without having to press the down button 20 times?

I thought it might be the fact that the search is off screen but that is not it. It is the fact that I have left the page so the focus has been forgotten (except as the number 19/34 on the search in page bar at the bottom).

Is this a bug?

Timtak 於 2 年前 詢問

Timtak 於 2 年前 解答

  • 封存

Disable insertion of <br> automatically

Dear all, I would like to know how to disable the automatic insertion of the tag <br> in a text editor in Firefox. I am using Froala, and I am experiencing this onl… (閱讀更多)

Dear all, I would like to know how to disable the automatic insertion of the tag <br> in a text editor in Firefox. I am using Froala, and I am experiencing this only in firefox. Chrome and Edge do not add this tag automatically. Thank you for you support. Kind regards, Cristiano

cristianoinaciolemes 於 1 年前 詢問

tomfinn7781 最近回覆於 1 年前

  • 已解決
  • 封存

Repeating "Welcome back" popup when starting Firefox

I have just upgraded to Firefox version 123. Now whenever I start Firefox on any of my profiles, it will immediately or almost immediately display a "Welcome back" popup … (閱讀更多)

I have just upgraded to Firefox version 123. Now whenever I start Firefox on any of my profiles, it will immediately or almost immediately display a "Welcome back" popup stating that "Here’s a quick reminder that you can keep your favorite indie browser just one click away." and provides a button to make the browser the default one. That's exceedingly annoying - I can understand that Firefox wants to notify my once in a while, but this happens at least once a day, probably more often than that. I looked over the source code and got that it is a "spotlight" feature, but I failed to find any settings that would turn it off. Any idea how can I disable this forever?

pepak 於 1 年前 詢問

pepak 於 1 年前 解答

  • 封存

version 56. 0 32 bit windows 10 version with older version auto fill pencil

I am trying to get a older version 56.0 32 bit to use autofill on a site that has been working but now blocked it. The site is NICS site to do a background check it will… (閱讀更多)

I am trying to get a older version 56.0 32 bit to use autofill on a site that has been working but now blocked it. The site is NICS site to do a background check it will load and on the second page after about three min. a message pops up and states something like not allowed is there a way i can change setting to get the old version to allow this ? I also use the same setup to do a military lending act check and it has also been blocked in the past few weeks. The new version will work but i can't use autofill i don't care what version i use i just need the autofill.

jackspawnandgun 於 1 年前 詢問

jscher2000 - Support Volunteer 最近回覆於 1 年前

  • 已解決
  • 封存

How can I enable sound on pop-up blocked

Is there a way to enable sounds when the built in pop-up blocker blocks a pop-up or make the banner more noticeable? I often dont realize a pop-up has been blocked and ca… (閱讀更多)

Is there a way to enable sounds when the built in pop-up blocker blocks a pop-up or make the banner more noticeable? I often dont realize a pop-up has been blocked and cant figure out why I' not getting the new content

jpnyc 於 1 年前 詢問

cor-el 於 1 年前 解答

  • 已解決
  • 封存

Shortcut on my Firefox homepage will not dismiss

I want to dismiss one shortcut out of the two rows of shortcuts on my homepage. When I left click on the three dots on the Google Translate shortcut, and then left click … (閱讀更多)

I want to dismiss one shortcut out of the two rows of shortcuts on my homepage. When I left click on the three dots on the Google Translate shortcut, and then left click on dismiss, the shortcut blinks and remains.

loyall 於 3 年前 詢問

loyall 於 3 年前 解答

  • 已解決
  • 封存

Change the text color of individual folders created on toolbar

Hello! I am using the following code (userChrome.css) to color the individual folders created on the toolbar and it works great; #PlacesToolbarItems > .bookmark-item[… (閱讀更多)

Hello! I am using the following code (userChrome.css) to color the individual folders created on the toolbar and it works great;

#PlacesToolbarItems > .bookmark-item[container][label="Music" i] {background-color: #ff0545 !important;}
#PlacesToolbarItems > .bookmark-item[container][label="NewsPapers" i] {background-color: #386bff !important;}
#PlacesToolbarItems > .bookmark-item[container][label="News Video" i] {background-color: #386bff !important;}
#PlacesToolbarItems > .bookmark-item[container][label="TV" i] {background-color: #ff1fc8 !important;}

What I am trying to find, is how to change the color of the individual folder name (text) from white to maybe black, yellow, etc.….

Any suggestion is appreciated. Regards,

lemo 於 1 年前 詢問

cor-el 於 1 年前 解答

  • 已解決
  • 封存

How do I delete the automatic list that shows when I type a letter in the URL line please?

Hello, When I type a letter in the URL space, there is a drop down selection of previous sites I have used. Some contain names of people I have searched and I don't… (閱讀更多)

Hello,

When I type a letter in the URL space, there is a drop down selection of previous sites I have used. Some contain names of people I have searched and I don't want any embarrassment if said persons happen to use my PC. Is it possible to delete the list, or, perhaps better, delete the ones with names?

I'm using Windows 10 with FF x64.

Thanks.

Bonnie2 於 1 年前 詢問

jscher2000 - Support Volunteer 於 1 年前 解答

  • 封存

Change Firefox filename pattern for Take Screenshots

Firefox can take screenshots of pages or screenshots of custom areas of pages. According to the documentation, when we download the image, the filename should follow the… (閱讀更多)

Firefox can take screenshots of pages or screenshots of custom areas of pages.

According to the documentation, when we download the image, the filename should follow the pattern: Screen Shot yyy-mm-dd at hh.mm.ss.png. If I use the :screenshot at the console, the pattern works as documented.

But Firefox is using a different pattern when I choose Take Screenshot from the context menu. The pattern includes the page's title. Example: Screenshot 2024-04-14 at 18-35-16 General ‹ Settings ‹ Geomaster Lda — WordPress.png.

Since the page title can have non common filename characters, I have problems with such filenames. My uploads to MediaWiki fails with such filenames. I know I can report or improve MediaWiki, but my question here is quite simple.

Can I change the Firefox's default pattern for Take Screenshot's downloads?

Jorge Gustavo Rocha 於 1 年前 詢問

jonzn4SUSE 最近回覆於 1 年前

  • 已解決
  • 封存

F6 does not "Focus Search Field in Library" any longer?

Hello, when in the library, pressing F6 is meant to "Focus Search Field". This is documented at https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-ta… (閱讀更多)

Hello, when in the library, pressing F6 is meant to "Focus Search Field". This is documented at https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly

However, since a recent update this no longer works. Instead, pressing F6 now switches the keyboard focus to the lefthand tree pane. A further press of shift+tab is needed to move to the search box.

My questions are: Has F6 stopped jumping to the library search box for anyone else? If so, was this a deliberate design choice? Does anyone know of an alternate keyboard shortcut to jump to the searchbox? Finally, is there anyway to revert to the old F6 behaviour?

Even if you can only answer the first question that would help, so I can determine whether or not it is just my Firefox. Although I have already tested in a brand new profile with the same results.

Thanks.

TechHorse 於 1 年前 詢問

cor-el 於 1 年前 解答

  • 封存

How do I add a "Search Engine" to the New Tab screen

Hi, on my current Firefox setup, I have a search engine shortcut in my Top Sites on a New Tab page. It's a quick one for Amazon, I can't figure out how to add others thou… (閱讀更多)

Hi, on my current Firefox setup, I have a search engine shortcut in my Top Sites on a New Tab page. It's a quick one for Amazon, I can't figure out how to add others though. I saw reference to it in this old support issue, but I can't find how to do that anymore.

daniel213222 於 1 年前 詢問

James 最近回覆於 1 年前

  • 已解決
  • 封存

Bulk user name delete

I would like to select and delete a subset of user names and passwords in Firefox. I have a group of about 80 logins for an old account which I no longer use. I know I ca… (閱讀更多)

I would like to select and delete a subset of user names and passwords in Firefox. I have a group of about 80 logins for an old account which I no longer use. I know I can delete individual logins one at a time but doing this 80 times is a pain!

I can search for the particular account in the password list and Firefox lists them all, which is great. What I would like to do then is right click and select all followed by delete.

Is there a shortcut somewhere?

Spencer.greystrong 於 1 年前 詢問

Spencer.greystrong 於 1 年前 解答

  • 封存

Screenshots Cropping Poorly in ver. 123

Title is self explanatory. When I try to take and save a screenshot in my browser, either when right clicking and selecting Take Screenshot or using CTRL + SHIFT + S it a… (閱讀更多)

Title is self explanatory. When I try to take and save a screenshot in my browser, either when right clicking and selecting Take Screenshot or using CTRL + SHIFT + S it always cuts off some of the image I'm trying to take. Any ideas on how to get this fixed?

IzzieDevil 於 1 年前 詢問

IzzieDevil 最近回覆於 1 年前

  • 封存

Import password csv file from Roboform to Firefox

I'm trying to import a password csv file generated by Roboform into firefox password editor. I've exported the csv file from Roboform but when I try to import to the Fir… (閱讀更多)

I'm trying to import a password csv file generated by Roboform into firefox password editor. I've exported the csv file from Roboform but when I try to import to the Firefox password page I get: "Incorrect or missing column headers. Make sure the file includes columns for username, password and URL". The csv file does have column headings. Is there a way to do this?

cmcconnaha 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Purple Links

Hello. Is there any way to save purple links on FireFox. The links turn purple when you have previously visited them, which I would like to save.

jeppetorring 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 已解決
  • 封存

Prevent Firefox from closing - kiosk application

Hello! I would like to develop an application that runs continuously, say, at a panel found in a kiosk. I am considering designing it as a webpage that runs locally thro… (閱讀更多)

Hello!

I would like to develop an application that runs continuously, say, at a panel found in a kiosk. I am considering designing it as a webpage that runs locally through the browser but I would like to prevent the users from interacting with the OS or closing the tab and the browser. Is there a way to lock Firefox in full screen and hide the exit buttons? Alternatively, do you have another recommendation for development that is more appropriate, for instance a native app?

Thank you in advance for your help.

serendipity 於 1 年前 詢問

TyDraniu 於 1 年前 解答

  • 已解決
  • 封存

Import Data from older Version

My system broke during an update. Now I want to import my old Firefox userdata, but everytime I try to use the old data firefox just forces the creation of a new profile?… (閱讀更多)

My system broke during an update. Now I want to import my old Firefox userdata, but everytime I try to use the old data firefox just forces the creation of a new profile?

Is it completely impossible to recover data not created with the same firefox version?

ff124 於 1 年前 詢問

cor-el 於 1 年前 解答