Εμφάνιση ερωτήσεων με ετικέτες: Εμφάνιση όλων των ερωτήσεων
  • Επιλύθηκε

IE Tab extension...

There used to be an extension called "IE Tab". It allowed you to right click on the link, and open the site in a tab, using Internet Explorer, for sites that didn't work … (διαβάστε περισσότερα)

There used to be an extension called "IE Tab". It allowed you to right click on the link, and open the site in a tab, using Internet Explorer, for sites that didn't work properly in Firefox. I was wondering if anybody knows of any similar extension that would do the same for Edge? I can't open Twitter (X) using Firefox anymore, but I can open it using Edge. I don't like Edge (obviously), but I have no choice. Thanks in advance!!!

Ερώτηση από carlrgoodwin 1 μήνα πριν

Απάντηση από cor-el 1 μήνα πριν

  • Επιλύθηκε

Firefox manual proxy config, port number not accepted

I'm trying to use a manual proxy server for Firefox. When entering the proxy address and port number, Firefox outlines the port number field in red and disables the OK bu… (διαβάστε περισσότερα)

I'm trying to use a manual proxy server for Firefox. When entering the proxy address and port number, Firefox outlines the port number field in red and disables the OK button thus refusing to accept my assigned port number. I'm trying to use port number 29842 which was given to me by the proxy provider.

Ερώτηση από kent30 2 μήνες πριν

Απάντηση από kent30 2 μήνες πριν

  • Επιλύθηκε

All attempts to install addons returns "Installation aborted because the add-on appears to be corrupt."

I'm at a loss here, problem is in subject line. This has happened for a long while and has persisted through various versions, I have attempted to: - Alter my antivirus … (διαβάστε περισσότερα)

I'm at a loss here, problem is in subject line. This has happened for a long while and has persisted through various versions, I have attempted to:

- Alter my antivirus and internet protection settings to allow as much traffic as I can. - Download addons as XPInstall files and try and use the File -> Open File option in the Menu Bar - only returns a line about not having permission, despite having Admin permission.

My Firefox Version is the current 118.0.2 (see: attached image).

Thanks in advance.

Ερώτηση από Stone Flower 5 μήνες πριν

Απάντηση από cor-el 5 μήνες πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

What content is required in userChrome.css to move the tabs bar under all other bars?

Every solution which I have found for Firefox 89 "Proton" so far which moves the Tabs Bar below the Navigation Bar (AKA "address bar"), with the Menu Bar above it, does N… (διαβάστε περισσότερα)

Every solution which I have found for Firefox 89 "Proton" so far which moves the Tabs Bar below the Navigation Bar (AKA "address bar"), with the Menu Bar above it, does NOT move the Tabs Bar below the Bookmarks Bar. The Bookmarks Bar appears to be overwritten and blank, and occupies space below the Menu Bar, Navigation Bar, and Tabs Bar. This empty space separates the three bars which are implemented and the content of the currently-selected tab below it.

Currently, my userChrome.css file is a copy posted by Cor-el (?):


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

/* TABS: below nav-bar - fixed for 108+,113+ */

/* ROOT -variables */
*|*:root {
  --tab-toolbar-navbar-overlap: 0px !important;
  
  --tab-min-height: 25px !important; /*override density*/
  --tab-min-width:  80px !important; /*override default*/
}

/* TABS: below nav-bar - no longer needed in 113+ *//*
#navigator-toolbox toolbar:not(#nav-bar):not(#toolbar-menubar) {
  -moz-box-ordinal-group: 10 !important;
  order: 10 !important;
}
#TabsToolbar {
  -moz-box-ordinal-group: 1000 !important;
  order: 1000 !important;
}
*/

/* TABS: position */
#TabsToolbar {
  display: block !important;
  position: absolute !important;
  bottom: 0 !important;
  width: 100vw !important;
}

/* for 107 and lower - disable this rule in 108 and newer *//*
#tabbrowser-tabs {
  width: 100vw !important;
} */

/* navigator-toolbox: PADDING */
*|*:root:not([chromehidden*="toolbar"]) #navigator-toolbox {
  padding-bottom: calc(var(--tab-min-height) + 1px) !important; /*ADJUST*/
  position: relative !important;
}

/* TABS: HEIGHT */
#tabbrowser-tabs,
#tabbrowser-arrowscrollbox,
#tabbrowser-tabs .tabbrowser-tab {
  min-height: var(--tab-min-height) !important;
  max-height: var(--tab-min-height) !important;
}

#tabbrowser-tabs,
.tab-stack,
.tab-content {
  height: var(--tab-min-height) !important;
}

/* TABS: APPEARANCE */
#TabsToolbar {
  height: var(--tab-min-height) !important;
  margin-bottom: 1px !important;
  box-shadow: ThreeDShadow 0 -1px inset, -moz-dialog 0 1px !important; /*OPTIONAL*/
  background-color: var(--toolbar-bgcolor) !important;
  color: var(--toolbar-color) !important;
}

/* indicators - hide  */
.private-browsing-indicator {display: none !important;}
.accessibility-indicator    {display: none !important;}

/* window controls in full screen - hide*/
#TabsToolbar #window-controls {display: none !important;}

/* caption buttons on tab bar - hide */
*|*:root[tabsintitlebar]:not([inFullscreen="true"])
 #toolbar-menubar[autohide="true"] ~ #TabsToolbar
 .titlebar-buttonbox-container {display: none !important;}
________________________________________________________________________________________________

Evidently, the text editor for this website does several things to the above original text that, frankly, seem unnecessary and undesirable. The .CSS file is just an unformatted text file, so what is the problem with simply copying its contents and pasting it in to the body of this post?

Which is also to say that I do NOT have a clue as to what any line in the file is meant to do, what effect it has, why it is even in the file at all, or why it is written in the way that it is. So DO NOT tell me that I "CAN" create a Cascading Style Sheet on my own when I cannot even modify one that has been provided.

On the face of it, something is missing from the above CSS text. What change needs to be made to the above content so that the Bookmark Bar will appear between the Navigation Bar and the Tabs Bar??

Thank-you very much for your time and attention to this request for assistance.

Ερώτηση από Blacklisted 2 έτη πριν

Απάντηση από DB-1 2 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

how to copy userchrome.css to installer

Copying userchrome.css to all profiles during installation of Firefox.

I want to copy "chrome/userchrome.css" automatically when a profile gets created.

Ερώτηση από yash292k11 2 έτη πριν

Απάντηση από cor-el 2 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Where did Page Setup / Margins & Header/Footer go?

I'm using Firefox 85.0.2 . . . I was doing this (below), to customize my header and footer, but in this version of FF, I no longer see this in Options - only in: about:c… (διαβάστε περισσότερα)

I'm using Firefox 85.0.2 . . . I was doing this (below), to customize my header and footer, but in this version of FF, I no longer see this in Options - only in: about:config . . . keyword "footer" . . . there, I would have to change it for 5 different ways of printing (to printers or to PDF)

I need to get rid of printing the URL in the footer - many times, it's too long, and I don't need it.

Where did the Page Setup option go?

I see in the current Print Options, you have to go to - More Settings / Margin / Custom - to see those. Why would they put this so many levels down?

It used to be: File / Page Setup / Margins & Header/Footer . . . "Customize" Headers & Footers:

Option 1 (left) . . . there are two leading spaces:

 > > &T
 > > &U . . . &D . . . &PT

Option 2 (left) . . . get rid of the ">"s, and just have the two leading spaces:

 &T
 &U . . . &D . . . &PT

Ερώτηση από sludge7051-x 3 έτη πριν

Απάντηση από jscher2000 - Support Volunteer 3 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Firefox background is now Black.

how can I restore to white, the black background on the Firefox Browser, even my menus have turned black. I have tried through my normal settings and although it states I… (διαβάστε περισσότερα)

how can I restore to white, the black background on the Firefox Browser, even my menus have turned black. I have tried through my normal settings and although it states I have a white background. It doesn't

Ερώτηση από Swann 2 έτη πριν

Απάντηση από jscher2000 - Support Volunteer 2 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Firefox 97.0 ignores the Settings/Applications for jnlp files and only offers to save to a file

In Settings/Applications, have "JNLP file" set to "Use Java(TM) Web Launcher (default)". This is used in Oracle's Agile to view documents. In previous versions of Firefox… (διαβάστε περισσότερα)

In Settings/Applications, have "JNLP file" set to "Use Java(TM) Web Launcher (default)". This is used in Oracle's Agile to view documents. In previous versions of Firefox when selected, the file would open using Java to display the document from Agile. As of Firefox 97, now only "Save File" or "Cancel" options are offered. What happened that this functionality has been removed?

Ερώτηση από Gary 2 έτη πριν

Απάντηση από jscher2000 - Support Volunteer 2 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

I can't use the new print modals. What alternatives are available in Thunderbird and Firefox?

I have visually-induced vertigo/supermarket syndrome. I have a hard time aviding accidental scrolling in the new print modals. @#$%^ modals. Because of the accidental s… (διαβάστε περισσότερα)

I have visually-induced vertigo/supermarket syndrome.

I have a hard time aviding accidental scrolling in the new print modals. @#$%^ modals. Because of the accidental scrolling, because they scroll in front of other elements in the same window, and because the modals aren't designed for page down, and because they don't integrate with system-level print options, these don't work for me.

So far I've been using the system print dialogues instead of the Firefox and Thunderbird print modals, but I accidentally updated Thunderbird a few months ago, and lost access to the system print dialogues.

Ερώτηση από MarjaE 2 έτη πριν

Απάντηση από jscher2000 - Support Volunteer 2 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Firefox icon change no longer works

I use to be able to change firefox icons by adding these files in Firefox under the browser directory chrome/icons/default/BrowserPreferences.ico chrome/icons/default/Cu… (διαβάστε περισσότερα)

I use to be able to change firefox icons by adding these files in Firefox under the browser directory

chrome/icons/default/BrowserPreferences.ico chrome/icons/default/CustomizeToolbarWindow.ico chrome/icons/default/default.ico chrome/icons/default/downloadManager.ico chrome/icons/default/main-window.ico chrome/icons/default/openLocation.ico chrome/icons/default/places.ico chrome/icons/default/printPageSetupDialog.ico chrome/icons/default/TabMIxPreferences.ico chrome/icons/default/unknownContentType.ico chrome/icons/default/viewSource.ico chrome/icons/default/Wizard.ico

It worked in version 56 but now in version 97 and this no longer works?

Ερώτηση από ikhalil 2 έτη πριν

Απάντηση από TyDraniu 2 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Firefox Print Tab Modal Print Preview

Hello, the newest update to version 97.0 was run automatically. Afterwards the new print preview appears although I have it disabeled in about:config (print.tab_modal.en… (διαβάστε περισσότερα)

Hello,

the newest update to version 97.0 was run automatically. Afterwards the new print preview appears although I have it disabeled in about:config (print.tab_modal.enabled --> false). I cannot get rid of it. It is very annoying as I cannot print my labels with that menu and always have to click once more to do so. Does anyone has a fix for this?

Thanks in advance,

Thomas

Ερώτηση από da_hegger 2 έτη πριν

Απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Remove Shortcuts when hiding menu items

I'm hiding menu items using userChrome.css with option “toolkit.legacyUserProfileCustomizations.stylesheets” set to “true”. So I am hiding some menu items like for examp… (διαβάστε περισσότερα)

I'm hiding menu items using userChrome.css with option “toolkit.legacyUserProfileCustomizations.stylesheets” set to “true”.

So I am hiding some menu items like for example

  1. menu_find { display: none !important }

however though the menu item is gone how do I get rid of the ctrl-F menu shortcut...

I have many such menu items to remove so I need a generic solution to override the short-cut icons associated with the menu items I want to remove

Ερώτηση από ikhalil 2 έτη πριν

Απάντηση από ikhalil 2 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Firefox does not print the right edge of landscape orientated web pages

Firefox does not print the right edge of web pages that are made in landscape mode. I set FF to "Fit to page width" but it does not print the right edge. It's cut off. … (διαβάστε περισσότερα)

Firefox does not print the right edge of web pages that are made in landscape mode.

I set FF to "Fit to page width" but it does not print the right edge. It's cut off.

And there is no Orientation option available. Not sure if that has any significance because it supposed to "Fit to page width" anyway.

What's the work around to fix this?

Ερώτηση από Mike109 2 έτη πριν

Απάντηση από jscher2000 - Support Volunteer 2 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

How to allow web page to override a keyboard shortcut

How to allow web page to override a keyboard shortcut. Currently firefox picks up the shortcut instead of the webpage... For example I have an webpage that detects ctrl-… (διαβάστε περισσότερα)

How to allow web page to override a keyboard shortcut. Currently firefox picks up the shortcut instead of the webpage...

For example I have an webpage that detects ctrl-shift-h which worked fine in version 56 but now in version 96 it brings up a "Show All History" dialog

I an doing many such things so I looking for a generic way to override firefox keyboard shortcuts

Ερώτηση από ikhalil 2 έτη πριν

Απάντηση από ikhalil 2 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

How do I turn new download notification off?

I just had a Firefox update today and now when I save a pic or save a video it does a new really annoying drop-down notification at the top from the download icon area wh… (διαβάστε περισσότερα)

I just had a Firefox update today and now when I save a pic or save a video it does a new really annoying drop-down notification at the top from the download icon area which stays there until I manually remove it. In the past I only saw an activity up there when I downloaded programs to my downloads folder, but not when I simply saved an image or video to my other locations. I do not want this stupid dropdown notification appearing, and it's getting bigger and bigger the more pics I save, how do I turn it off? It's ridiculous. I save videos from twitter and images like memes all the time and never have this happen, it just saves it and there is nothing more going on to worry about (which is what I want), it's only started today after the update so it's a new feature. I looked in about:config but I could not work out which setting it is so didn't touch anything. Thanks for your help.

Ερώτηση από lee.wilshier 2 έτη πριν

Απάντηση από cor-el 2 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

How to disable the pop-up from a complete download

Ever since the last update, every time I download something on Firefox this download tab pops up every time when the new download is complete. Ive tried disabling every e… (διαβάστε περισσότερα)

Ever since the last update, every time I download something on Firefox this download tab pops up every time when the new download is complete. Ive tried disabling every extension, Ive tried the about:config solution I found on this page, setting it to "false" and I havent been able to find anything in tools or settings.. but nothing disables it and its getting annoying. Ive had Firefox for years and this has never happened before.

Ερώτηση από jos.bonilla 2 έτη πριν

Απάντηση από cor-el 2 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Big yellow dotted border on history page.

I don't know if it is a wrong manipulation or an update feature, but since today when i select a link in the history library, it is now highlighted with big yellow dotted… (διαβάστε περισσότερα)

I don't know if it is a wrong manipulation or an update feature, but since today when i select a link in the history library, it is now highlighted with big yellow dotted borders instead of the usual subtle black/white single pixel sized dots. How to revert back to the small borders?

Ερώτηση από thor94 2 έτη πριν

Απάντηση από cor-el 2 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Homepage randomly switches to MSN?

I have noticed recently that every week or so my Firefox browser will randomly change my homepage directory to the landing page / search for MSN, which is baffling, since… (διαβάστε περισσότερα)

I have noticed recently that every week or so my Firefox browser will randomly change my homepage directory to the landing page / search for MSN, which is baffling, since it is obtrusive and anti-Mozilla to me.

If y'all are sneaking it in for that sweet ad revenue, I understand, but I would donate to avoid this issue.

Otherwise Firefox / Thunderbird are awesome, and I appreciate all that you do!

Cheers, Elliot

Ερώτηση από deanel018 2 έτη πριν

Απάντηση από jscher2000 - Support Volunteer 2 έτη πριν