Prikaz označenih pitanja: Prikaži sva pitanja
  • Riješeno

Outlook default browser will not set to Firefox

Outlook recently made Edge or Chrome the default browser, with no possibility (as far as I can see) of choosing Firefox. In Outlook FILE/OPTIONS/ADVANCED, it seem impossi… (pročitajte više)

Outlook recently made Edge or Chrome the default browser, with no possibility (as far as I can see) of choosing Firefox. In Outlook FILE/OPTIONS/ADVANCED, it seem impossible to choose Firefox.

How can I make Firefox the default browser. This situation occurred after recent update (October 2023).

Any help would be appreciated. -- JGS

Asked by jgsimmons prije 5 mjeseci

Answered by jgsimmons prije 5 mjeseci

  • Riješeno

Stop Auto Open After Download

Hi, I am a student, who tend to mass download files at once. The annoying part is that after every download, firefox automatically opens up the downloaded file in a new … (pročitajte više)

Hi,

I am a student, who tend to mass download files at once. The annoying part is that after every download, firefox automatically opens up the downloaded file in a new tap. How can I disable automatically open files after download?

Thanks.

Asked by z7798xxzzz prije 4 mjeseci

Answered by Terry prije 4 mjeseci

  • Riješeno
  • Arhivirano

No option to Uncheck Underline Links

Just updated to the latest firefox version 119, and noticed that the url links are now all underlined again. Checked the support page that says it can be undone in settin… (pročitajte više)

Just updated to the latest firefox version 119, and noticed that the url links are now all underlined again. Checked the support page that says it can be undone in settings, but when I opened up to the said setting page, there's no option to uncheck underline links. Where else can underline links be disabled?

Asked by kkhoon77 prije 6 mjeseci

Answered by cor-el prije 6 mjeseci

  • Riješeno

LastPass is now disabled with every Firefox restart

For the past few months every restart of Firefox disables LastPass. I did NOT have this problem previously. The version of LastPass is current (no updates found). I can g… (pročitajte više)

For the past few months every restart of Firefox disables LastPass. I did NOT have this problem previously. The version of LastPass is current (no updates found). I can go to Add-ons and the toggle is set to "on" but the icon in the menu bar is black. If I click the toggle off, then back on, LastPass comes on just fine. Why is Firefox disabling something that Add-ons says is loaded? VERY strange. Does NOT happen in Chrome. Thanks for any assistance. PITB!!!

Asked by RobertL39 prije 5 dana

Answered by zeroknight prije 5 dana

  • Riješeno
  • Arhivirano

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… (pročitajte više)

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.

Asked by Blacklisted prije 2 godina

Answered by DB-1 prije 2 godina

  • Riješeno
  • Arhivirano

Column headers, title bars

I was in two minds whether to post this i not as quite minor really, that said Thunderbird will be my default email client on several machines so may as well get Q's out … (pročitajte više)

I was in two minds whether to post this i not as quite minor really, that said Thunderbird will be my default email client on several machines so may as well get Q's out of the way.

Changed the font size for emails and folder text which is spot on, the only other thing would be to have the title bars or column headers (subject, correspondent, date and so on) in bold as a quick glance makes them seem part of the emails.

This option is probably available similar to changing the font inside config file but I may not be searching for the right thing, 'headers' returns results for the actual message format.

On another note, in case this pops up later on, while dragging icons from the toolbar selection tray the 'delete' button didn't quite make it, the button is no longer in the tray (as an option) or on the menu ?

Many thanks all

Asked by JustOne prije 2 godina

Answered by sfhowes prije 2 godina

  • Riješeno
  • Arhivirano

Dark mode no longer stays active

I normally have Dark Mode always enabled. This week it's constantly switching to "Follow Device Theme" which then makes it the Light theme. Interestingly, my phone's th… (pročitajte više)

I normally have Dark Mode always enabled.

This week it's constantly switching to "Follow Device Theme" which then makes it the Light theme.

Interestingly, my phone's theme is also set to Dark mode so the Follow setting doesn't appear to work.

Thanks!

Asked by gurtfrobe prije 2 godina

Answered by gurtfrobe prije 2 godina

  • Riješeno
  • Arhivirano

text color

Help! When I try to change the text color in an email reply it brings me to the pop up to change the color but when I hit OK nothing changes. I've tried so many times/wa… (pročitajte više)

Help! When I try to change the text color in an email reply it brings me to the pop up to change the color but when I hit OK nothing changes. I've tried so many times/ways to change text color but it always stays black. I use to use this feature a lot to highlight certain text an it's frustrating because I can't do it anymore.

Asked by meghangombos prije 2 godina

Answered by Toad-Hall prije 2 godina

  • Riješeno
  • Arhivirano

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… (pročitajte više)

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

Asked by Swann prije 2 godina

Answered by jscher2000 - Support Volunteer prije 2 godina

  • Riješeno
  • Arhivirano

Spam identification

How do I mark a message in the spam folder as not being spam? Similar questions say to adjust this in webmail. I dont understand what this means. I have a gmail addres… (pročitajte više)

How do I mark a message in the spam folder as not being spam? Similar questions say to adjust this in webmail. I dont understand what this means. I have a gmail address and if I go into gmail directly there does not appears to be a spam folder there

Asked by ajplap prije 2 godina

Answered by david prije 2 godina

  • Riješeno
  • Arhivirano

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… (pročitajte više)

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

Asked by sludge7051-x prije 3 godina

Answered by jscher2000 - Support Volunteer prije 3 godina

  • Riješeno
  • Arhivirano

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… (pročitajte više)

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

Asked by da_hegger prije 2 godina

Answered by jscher2000 - Support Volunteer prije 1 godina

  • Riješeno
  • Arhivirano

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… (pročitajte više)

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?

Asked by ikhalil prije 2 godina

Answered by TyDraniu prije 2 godina

  • Riješeno
  • Arhivirano

Credit card autofill stopped working

I am in the USA. Every time, on any page or website that I need to provide credit card info, when I click in the box to type in the CC numbers/expiration date/CCV, a win… (pročitajte više)

I am in the USA. Every time, on any page or website that I need to provide credit card info, when I click in the box to type in the CC numbers/expiration date/CCV, a window pops up as it should (for auto-fill) with my credit card information. In that window, I can scroll over the different credit cards, click on the one I want to use, and it SHOULD auto-fill into the box where the numbers would normally be typed in. Now, the window still pops up and I can scroll over the credit cards and choose one, but when I click on any of the particular credit cards, the auto-fill doesn't work. The boxes in "settings" are checked to allow auto-fill. It worked for months, then just stopped. Thanks for your assistance!

Asked by dougumbarger prije 2 godina

Answered by Tad Tweed prije 2 godina

  • Riješeno
  • Arhivirano

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… (pročitajte više)

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

Asked by ikhalil prije 2 godina

Answered by ikhalil prije 2 godina

  • Riješeno
  • Arhivirano

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-… (pročitajte više)

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

Asked by ikhalil prije 2 godina

Answered by ikhalil prije 2 godina