• தீர்வுற்றது
  • Archived

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

Asked by Brian_30@IRQ 3 ஆண்டுகளுக்கு முன்பு

Answered by cor-el 3 ஆண்டுகளுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

Tabs on Bottom broke again

Hi Well Firefox did it again. I had tabs on the bottom where I wanted them and they broke this again in the update I just got. Any idea how to move them back down to th… (மேலும் படிக்க)

Hi

Well Firefox did it again. I had tabs on the bottom where I wanted them and they broke this again in the update I just got.

Any idea how to move them back down to the bottom? This is the userchrome.css coding I was using that worked fine before the update

@import url(userChrome-color_bookmark_folders_Proton89.css);


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

/* Modify to change window drag space width */ /* Use tabs_on_bottom_menubar_on_top_patch.css if you have menubar permanently enabled and want it on top

  • /

/* IMPORTANT */ /* Get window_control_placeholder_support.css Window controls will be all wrong without it. Additionally on Linux, you may need to get: linux_gtk_window_control_patch.css

  • /
root{ --uc-titlebar-padding: 0px; }

@media (-moz-os-version: windows-win10){

root[sizemode="maximized"][tabsintitlebar]{ --uc-titlebar-padding: 8px }

}

  1. toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
  2. TabsToolbar > .titlebar-buttonbox-container{

position: fixed; display: block; top: var(--uc-titlebar-padding,0px); right:0; height: 35px; } /* Mac specific. You should set that font-smoothing pref to true if you are on any platform where window controls are on left */ @supports -moz-bool-pref("layout.css.osx-font-smoothing.enabled"){

root{ --uc-titlebar-padding: 0px !important }

.titlebar-buttonbox-container{ left:0; right: unset !important; } }

root[uidensity="compact"] #TabsToolbar > .titlebar-buttonbox-container{ height: 30px }
  1. toolbar-menubar[inactive] > .titlebar-buttonbox-container{ opacity: 0 }
  1. navigator-toolbox{ padding-top: var(--uc-titlebar-padding,0px) !important; }

.titlebar-buttonbox-container > .titlebar-buttonbox{ height: 100%; }

  1. titlebar{

-moz-box-ordinal-group: 2; -moz-appearance: none !important; --tabs-navbar-shadow-size: 0px; }

.titlebar-placeholder,

  1. TabsToolbar .titlebar-spacer{ display: none; }

/* Also hide the toolbox bottom border which isn't at bottom with this setup */

  1. navigator-toolbox::after{ display: none !important; }

@media (-moz-gtk-csd-close-button){ .titlebar-button{ -moz-box-orient: vertical } }

/* These exist only for compatibility with autohide-tabstoolbar.css */ toolbox#navigator-toolbox > toolbar#nav-bar.browser-toolbar{ animation: none; }

  1. navigator-toolbox:hover #TabsToolbar{ animation: slidein ease-out 48ms 1 }

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

/* Menubar on top patch - use with tabs_on_bottom.css */ /* Only really useful if menubar is ALWAYS visible */

root{ --uc-window-control-width: 0px !important }
  1. navigator-toolbox{ padding-top: calc(29px + var(--uc-titlebar-padding,0px)) !important }
  1. toolbar-menubar{

position: fixed; display: flex; top: var(--uc-titlebar-padding,0px); height: 25px; width: 100%; overflow: hidden; }

  1. toolbar-menubar > .titlebar-buttonbox-container{ height: 29px; order: 100; }
  1. toolbar-menubar > [flex]{ flex-grow: 100; }
  2. toolbar-menubar > spacer[flex]{

order: 99; flex-grow: 1; min-width: var(--uc-window-drag-space-width,20px); }

  1. toolbar-menubar .titlebar-button{ padding: 2px 17px !important; }
  1. toolbar-menubar .toolbarbutton-1 { --toolbarbutton-inner-padding: 3px }

/* TABS: height */*|*:root { --tab-toolbar-navbar-overlap: 0px !important; --tab-min-height: 20px !important; --tab-min-width: 80px !important;

  1. tabbrowser-tabs {

width: 100vw !important; }

  1. main-window:not([chromehidden*="toolbar"]) #navigator-toolbox {padding-bottom: var(--tab-min-height) !important;}

.tab-background { border-radius: 8px 8px 0px 0px !important; border-image: none !important; } .tab-line { display: none; }

.tab-close-button { color: red!important; }

Asked by scottish2 1 வருடத்திற்கு முன்பு

Answered by jscher2000 - Support Volunteer 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

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?

Asked by Timtak 2 ஆண்டுகளுக்கு முன்பு

Answered by Timtak 2 ஆண்டுகளுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

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.

Asked by FireFoxFan1 12 மாதங்களுக்கு முன்பு

Answered by zeroknight 11 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

How to create a shortcut to launch the FIREFOX PROFILE MANAGER?

How to create a shortcut in order to launch the MOZILLA FIREFOX PROFILE MANAGER at Firefox startup?

Asked by J4 and J5 Sync Bookmarks and Add-ons 1 வருடத்திற்கு முன்பு

Answered by J4 and J5 Sync Bookmarks and Add-ons 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

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?

Asked by pepak 11 மாதங்களுக்கு முன்பு

Answered by pepak 11 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

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.

Asked by loyall 2 ஆண்டுகளுக்கு முன்பு

Answered by loyall 2 ஆண்டுகளுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

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,

Asked by lemo 11 மாதங்களுக்கு முன்பு

Answered by cor-el 10 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

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

Asked by jpnyc 10 மாதங்களுக்கு முன்பு

Answered by cor-el 10 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

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.

Asked by TechHorse 7 மாதங்களுக்கு முன்பு

Answered by cor-el 7 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

Firefox started to ask me open mp4 links in other apps, instead of opening it in Firefox itself.

Before updating Firefox to 115.3.1esr, mp4 link used to open in the browser. Is there any fix?

Asked by Uiharu 1 வருடத்திற்கு முன்பு

Answered by Uiharu 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Firefox Developer Edition - do not see any developer tools (webconsole, inspect element etc)

Am I missing anything? something needs to get enabled? some command line options? Thanks in advance.

Asked by sf038a 1 வருடத்திற்கு முன்பு

Answered by cor-el 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

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.

Asked by Bonnie2 11 மாதங்களுக்கு முன்பு

Answered by jscher2000 - Support Volunteer 11 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

Restore an html or json file to a specific folder in the Bookmark Toolbaar

I have two computers (say A and B). I want to move the entire Bookmark toolbar from A to a folder in the Bookmark toolbar on B. This would allow me to selectively move fo… (மேலும் படிக்க)

I have two computers (say A and B). I want to move the entire Bookmark toolbar from A to a folder in the Bookmark toolbar on B. This would allow me to selectively move folders and bookmarks from the A Bookmark toolbar upload to the toolbar on B. So far I cannot get the Import or Restore to upload to a single empty folder on the B bookmark toolbar.

I have tried to upload previously exported Html and Json files from A to a specific empty folder on B's bookmark tool bar but either the file overwrites the entire toolbar on B or nothing appears to happen.

I thought that by selecting a folder in the "Manage Bookmark" dialog box that the subsequent upload of either the Html or Json files would all go there but it does not appear to work.

Any help would be appreciated.

Thanks.

Asked by John 2 ஆண்டுகளுக்கு முன்பு

Answered by John 2 ஆண்டுகளுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

where are the firefox shortcut keys defined?

where are the firefox shortcut keys defined?

Asked by Joe P 2 ஆண்டுகளுக்கு முன்பு

Answered by Dropa 2 ஆண்டுகளுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

How to make FireFox suggest default selection in search bar

How to make first firefox suggest default (instead of search in search bar). Attached image for reference.

Asked by Mudit Singh 1 வருடத்திற்கு முன்பு

Answered by Mudit Singh 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

How can stop Firefox from re-opening windows after a crash?

Hi, I have the problem that Firefox restarts after a crash, re-opening exactly the same windows that were open at the time of the crash, which most of the time reproduces… (மேலும் படிக்க)

Hi, I have the problem that Firefox restarts after a crash, re-opening exactly the same windows that were open at the time of the crash, which most of the time reproduces the crash.

I want Firefox to restart with an empty window, like it is configured.

I have read a support entry that hints setting browser.sessionstore.resume_from_crash to false, which does NOT to the job (anymore).

Asked by klaus.j.wolf 1 வருடத்திற்கு முன்பு

Answered by zeroknight 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Multiple Language

How can I translate my website https://rhizmall.pk/ in Mozilla with different languages, like other browsers shown by right click on tools bar or on web page to translate… (மேலும் படிக்க)

How can I translate my website https://rhizmall.pk/ in Mozilla with different languages, like other browsers shown by right click on tools bar or on web page to translate in different languages?

Asked by reneemill85 2 ஆண்டுகளுக்கு முன்பு

Answered by reneemill85 2 ஆண்டுகளுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

Looking For Text Insert Macro Addon?

Is there any way (or any addon) that I can insert commonly used text into a text box? I have tried AutoFill and, while it works fine for... well.. filling out forms... I … (மேலும் படிக்க)

Is there any way (or any addon) that I can insert commonly used text into a text box? I have tried AutoFill and, while it works fine for... well.. filling out forms... I cannot get it to work for what I need. Basically, I want to insert things like '¯\_(ツ)_/¯' rather than having to go to a page, select that, copy it, go back and paste it... or, worse yet ... remember and type that over and over again.

Asked by rebeltaz1 1 வருடத்திற்கு முன்பு

Answered by cor-el 1 வருடத்திற்கு முன்பு