Zobrazenie otázok označených: Zobraziť všetky otázky
  • Vyriešené
  • Archivované

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… (ďalšie informácie)

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

Otázku položil(a) Brian_30@IRQ Pred 4 rokmi

Na otázku odpovedal(a) cor-el Pred 4 rokmi

  • Vyriešené
  • Archivované

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… (ďalšie informácie)

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.

Otázku položil(a) FireFoxFan1 Pred 2 rokmi

Na otázku odpovedal(a) zeroknight Pred 1 rokom

  • Vyriešené
  • Archivované

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 … (ďalšie informácie)

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?

Otázku položil(a) Timtak Pred 3 rokmi

Na otázku odpovedal(a) Timtak Pred 3 rokmi

  • Archivované

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… (ďalšie informácie)

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

Otázku položil(a) cristianoinaciolemes Pred 1 rokom

Posledná odpoveď od tomfinn7781 Pred 1 rokom

  • Archivované

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… (ďalšie informácie)

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.

Otázku položil(a) jackspawnandgun Pred 1 rokom

Posledná odpoveď od jscher2000 - Support Volunteer Pred 1 rokom

  • Vyriešené
  • Archivované

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 … (ďalšie informácie)

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?

Otázku položil(a) pepak Pred 1 rokom

Na otázku odpovedal(a) pepak Pred 1 rokom

  • Vyriešené
  • Archivované

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… (ďalšie informácie)

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

Otázku položil(a) jpnyc Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom

  • Vyriešené
  • Archivované

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[… (ďalšie informácie)

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,

Otázku položil(a) lemo Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom

  • Vyriešené
  • Archivované

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 … (ďalšie informácie)

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.

Otázku položil(a) loyall Pred 3 rokmi

Na otázku odpovedal(a) loyall Pred 3 rokmi

  • Archivované

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… (ďalšie informácie)

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.

Otázku položil(a) daniel213222 Pred 2 rokmi

Posledná odpoveď od James Pred 1 rokom

  • Vyriešené
  • Archivované

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… (ďalšie informácie)

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.

Otázku položil(a) Bonnie2 Pred 1 rokom

Na otázku odpovedal(a) jscher2000 - Support Volunteer Pred 1 rokom

  • Vyriešené
  • Archivované

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… (ďalšie informácie)

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.

Otázku položil(a) TechHorse Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom

  • Archivované

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… (ďalšie informácie)

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?

Otázku položil(a) Jorge Gustavo Rocha Pred 1 rokom

Posledná odpoveď od jonzn4SUSE Pred 1 rokom

  • Archivované

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… (ďalšie informácie)

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?

Otázku položil(a) cmcconnaha Pred 1 rokom

Posledná odpoveď od cor-el Pred 1 rokom

  • Archivované

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.

Otázku položil(a) jeppetorring Pred 1 rokom

Posledná odpoveď od cor-el Pred 1 rokom

  • Archivované

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… (ďalšie informácie)

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?

Otázku položil(a) IzzieDevil Pred 1 rokom

Posledná odpoveď od IzzieDevil Pred 1 rokom

  • Archivované

Browser re-sizing on start up

When I open the application it loads as a small window that I have to maximize to make it full screen. It never used to do this so I need some help to fix this. I've take… (ďalšie informácie)

When I open the application it loads as a small window that I have to maximize to make it full screen. It never used to do this so I need some help to fix this. I've taken a quick look through settings etc and can't see anything wrong...

Otázku položil(a) matt_parker Pred 1 rokom

Posledná odpoveď od firefox2801 Pred 1 rokom

  • Archivované

Block full screen display permanently

How to block the full screen function permanently at the same time that all menus are hidden, invisible, when you press the full screen button so that the video one gives… (ďalšie informácie)

How to block the full screen function permanently at the same time that all menus are hidden, invisible, when you press the full screen button so that the video one gives a larger image without giving full screen. I have previously found a firefox program that could do that, but unfortunately I got it deleted.

Want to use the solution on a Win 10 PC, desktop PC and a screen of 1.5 m, i.e. 2 screens in one.

Otázku položil(a) John Pred 2 rokmi

Posledná odpoveď od zeroknight Pred 1 rokom

  • Vyriešené
  • Archivované

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… (ďalšie informácie)

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.

Otázku položil(a) serendipity Pred 1 rokom

Na otázku odpovedal(a) TyDraniu Pred 1 rokom