Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen
  • Gelöst
  • Archiviert

In Firefox 99.0.1 I can't find how to enable the Title Bar. I'm experimenting with the Window Titler add-on.

The instructions for the Window Titler icon suggest to turn on the Title Bar (with the Firefox icon, usually shows title of active tab, but would presumably show the Wind… (Lesen Sie mehr)

The instructions for the Window Titler icon suggest to turn on the Title Bar (with the Firefox icon, usually shows title of active tab, but would presumably show the Window Title if one was assigned). I can't find how to turn it on in version 99.0.1. It's not where the instructions for Window Titler said to look (managing the Menu bar or the Bookmarks bar). Any suggestions?

Would love for this feature (named windows) to become a normal part of Firefox. I wouldn't mind having the Title Bar anyway; at the cost of a few pixels, I would have something to grab onto when moving windows around that wouldn't accidentally do something to a tab.

Gefragt von lake44me vor 2 Jahren

Beantwortet von user104147805413306348376805769878442569366 vor 2 Jahren

  • Archiviert

please take off the total ad block up add.

please take off the red add, the pop up total add sign that keeps popping up asking to paid for the add block I am 82 and on a fixed budget. I do not want this service. H… (Lesen Sie mehr)

please take off the red add, the pop up total add sign that keeps popping up asking to paid for the add block I am 82 and on a fixed budget. I do not want this service. How do I get it off my computer. When I want to print an article from an e mail.I always have to remove it to save an e mail, or when I want to print an article, I read it later, and I see the total ad block on my printed article stuck on the printed page blocking out what I printed. Its very annoying to have to take it off the screen before I print anything. Please help me. George at [removed email from public]

Gefragt von gnsansom vor 2 Jahren

Letzte Antwort von FredMcD vor 2 Jahren

  • Gelöst
  • Archiviert

how to avoid the graying of most of the url in the location bar?

In the location bar (aka url bar aka address bar), the base domain name ("example.com") is displayed as normal text, whereas everything else in the url is displayed in gr… (Lesen Sie mehr)

In the location bar (aka url bar aka address bar), the base domain name ("example.com") is displayed as normal text, whereas everything else in the url is displayed in gray. For example, if the displayed url is https://foo.example.com/bar, the "https://foo." and "/bar" are in gray.

Is it possible to get the whole url displayed as normal text, i.e., black, and avoid this "graying out" of some of it?

In my searches so far, I've found various other customizations for the location bar via userChrome.css, but not this one. Any help appreciated.

I'm using firefox 91.8.0esr (64-bit) as currently packaged for centos7 (x86_64), though presumably this is not system-dependent.

Gefragt von karlberry vor 2 Jahren

Beantwortet von MarkRH vor 2 Jahren

  • Archiviert

Add-on needed Firefox updated. Done. Tried same add-on - same error. Please help

Hi, I was very disappointed earlier on today when I saw the many add-ons you can choose from, for the 1st time, and tried to install one I really liked on my desktop (wh… (Lesen Sie mehr)

Hi,

I was very disappointed earlier on today when I saw the many add-ons you can choose from, for the 1st time, and tried to install one I really liked on my desktop (which runs on XP PRO).

The add-on is called "I Don't Mind Cookies". It wouldn't install as I needed to update the version of Firefox I currently used and provided me with a link to facilitate this.

I followed all instructions throughout and surprisingly quickly I found it completed, and had message confirming the successful update of OS to ver.59 2.

Returned to add-on above and tried to install it again. I must say I felt even more disappointed when the same error message appeared. Clearly, the add-on was not so sure I'd done as directed; either that or it perhaps it got confused and then passed it on to me...

Can anyone help me, please, as I've had an awful outing this week trying to get our Sky Account sorted - my repeated attempts to get 2 things sorted culminated with my last call taking well over 2hrs, involving 5 different departments and a total of 7 agents - thankfully, I only had to tell 4 of them the whole sorry tale in full and although this sad episode was finally resolved (well, sort of), I'm not confident I'll ever be quite the same again.

Gefragt von moghorn vor 2 Jahren

Letzte Antwort von Terry vor 2 Jahren

  • Gelöst
  • Archiviert

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… (Lesen Sie mehr)

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.

Gefragt von lee.wilshier vor 2 Jahren

Beantwortet von cor-el vor 2 Jahren

  • Gelöst
  • Archiviert

Firefox breaks my desktop environment's scrollbar style and (gradient) color and in version 98+ refuses css to approximate it

I work on kubuntu 20.04 with plasma 5.18.8 desktop environment. I have a QtCurve-based custom application style, which I almost match with css for GTK apps. Firefox has t… (Lesen Sie mehr)

I work on kubuntu 20.04 with plasma 5.18.8 desktop environment. I have a QtCurve-based custom application style, which I almost match with css for GTK apps. Firefox has to be an exception by itself! Not only that, but it changes my ability to customize its interface, from time to time and even changes access to such ability, on some updates.

My scrollbar customizations in userChrome.css and userContent.css do not work any more (other CSS changes still work, for menu/addressbar/tabbar/bookmarksbar orderint and tab styling). I had to resort to settings in user.js file, to get a 20px width scrollbar, suitable for my big screen, but... it gets very wide when I increase the focus, on some webpages and becomes very ugly! Furthermore, I cannot make sense of the proper use of "ui.themedScrollbar*" settings and the scrollbar and its slider result in the same color. These are my settings in user.js:

user_pref("widget.content.gtk-theme-override", "backwater"); user_pref("widget.non-native-theme.enabled", false); // Use GTK-3.0 gtk.css: set to false user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true); // Use userChrome.css & userContent.css: set to true user_pref("widget.gtk.alt-theme.scrollbar_active", true); user_pref("widget.non-native-theme.scrollbar.size.override", 20); // If nothing else works, fix scrollbar width to 20px user_pref("widget.non-native-theme.gtk.scrollbar.round-thumb", false); user_pref("widget.non-native-theme.gtk.scrollbar.thumb-size", 1.0); // originally 0.75 user_pref("widget.non-native-theme.gtk.scrollbar.allow-buttons", true); // it was true, anyway... user_pref("layout.css.cached-scrollbar-styles.enabled", false); user_pref("layout.css.color-mix.enabled", true); user_pref("widget.non-native-theme.scrollbar.style", 4); // wide scrollbar theme: set to 4 user_pref("ui.themedScrollbar", "#bad1f5"); user_pref("ui.themedScrollbarInactive", "#668cc4"); user_pref("ui.themedScrollbarThumb", "#e4e4e4"); user_pref("ui.themedScrollbarThumbHover", "#e4e4e4"); user_pref("ui.themedScrollbarThumbActive", "#668cc4"); user_pref("ui.themedScrollbarThumbInactive", "#bad1f5"); user_pref("browser.dom.window.dump.enabled", false); user_pref("extensions.ui.sitepermission.hidden", false); user_pref("fission.experiment.max-origins.qualified", true);

Either with the "ui.themedScrollbar*" settings or without them (and cleared from the prefs.js file), the scrollbar and its slider result in the same color, unless I (tryingly) click on some place on the scrollbar outside its slider; then I can see the slider, _only_ for the duration of the mouse-down event (which causes up or down page-hight scrolling).

The default, very thin scrollbar, as well as my modified wide scrollbar with invisible slider are both useless to me! I have even tried fx-autoconfig (https://github.com/MrOtherGuy/fx-autoconfig) to make the scrollbar CSS work, but no result. At this point, I am considering switching to another browser, despite the trust I have to mozilla, for my data and privacy.

Gefragt von kavadias vor 2 Jahren

Beantwortet von kavadias vor 1 Jahr

  • Archiviert

total adblock.

I cannot removed total adblock and especially the ad for total adblock. I tried to follow the instructions, but they do not bring up the menu that they are supposed to b… (Lesen Sie mehr)

I cannot removed total adblock and especially the ad for total adblock. I tried to follow the instructions, but they do not bring up the menu that they are supposed to bring up. HELP

Gefragt von ripit58 vor 1 Jahr

Letzte Antwort von FredMcD vor 1 Jahr

  • Gesperrt
  • Archiviert

Firefox 100.0 - "Forced" dark mode

As from v100.0, Firefox allows users to "set their preferred color schemes for websites". Ironically, this does not addresses complaints from users, including me, who wi… (Lesen Sie mehr)

As from v100.0, Firefox allows users to "set their preferred color schemes for websites".

Ironically, this does not addresses complaints from users, including me, who wish for a consistent Light theme all across Firefox.

Even if "Web site appearance" is set as Light, the following still remain dark:

  • Background of main drop-down menu (Containing "Sync and save data", "New tab", "Print", "Settings", etc)
  • Background of right-click menu (Containing the refresh icon, "Save page as", "View page source", etc)
  • Background of "Please enter primary password" menu
  • Background of auto-filled user name and password menus
  • Background of elements in a bookmark folder
  • Background of Downloads menu
  • Background of Print menu
  • Background of "Clear all history" menu
  • Background of "Find on this page" menu
  • Background of "You are about to close X tabs" warning menu
  • Colour of title bar for "About Mozilla Firefox" window, when the window is not currently active

Being able to set "browser.theme.toolbar-theme" permanently as 2 would fix all of the above, but users are still (Note: Since v96.0, when this complaint was raised) prevented from doing so. Why?

Gefragt von hevinroyal vor 1 Jahr

Letzte Antwort von Paul vor 1 Jahr

  • Gelöst
  • Archiviert

email default change

Each time Firefox updates, the email client changes to the outlook default. The last 2-3 updates, mailto does not appear on the file,settings,applications menu. Nor wil… (Lesen Sie mehr)

Each time Firefox updates, the email client changes to the outlook default. The last 2-3 updates, mailto does not appear on the file,settings,applications menu. Nor will it populate if I type it in. I have tried every instruction to no avail. I am a long-time firefox user, non-techie and it is discouraging when things disappear with each update lately. Would appreciate any suggestions. Thanks

Gefragt von meema vor 2 Jahren

Beantwortet von meema vor 2 Jahren

  • Archiviert

Automatic download is TERRIBLE

Why why why why is FF forcing download of pdf files? It is a horrible problem for me. Especially because I am a university prof and, in the classroom, constantly display… (Lesen Sie mehr)

Why why why why is FF forcing download of pdf files? It is a horrible problem for me.

Especially because I am a university prof and, in the classroom, constantly display (my own!) files from the course management system on the classroom devices. I DO NOT WANT MY FILES SAVED ONTO THE (PUBLIC) CLASSROOM DEVICE. Never mind multiple copies as it will download EACH AND EVERY TIME I open it.

I have been looking everywhere for a solution or a way to disable this feature, there seems to be no such option but I am seeing a lot of posts from people who object to this as much as I do.

After many many years of loyally using FF and a paid subscriber to some Mozilla services, I am afraid I am going to have to give up using FF is this isn't fixed NOW.

Gefragt von natalieboisvert vor 1 Jahr

Letzte Antwort von FredMcD vor 1 Jahr

  • Archiviert

Firefox settings -- recover after MacBookPro OS update

Hello Support: My MacBookPRO OS was updated to Monterey 12.3.1 I lost my favored settings in Firefox. The Firefox settings loaded to default settings . I would like t… (Lesen Sie mehr)

Hello Support:

My MacBookPRO OS was updated to Monterey 12.3.1 I lost my favored settings in Firefox. The Firefox settings loaded to default settings

. I would like to recover my Firefox settings. Is this possible? Is there a step by step "punch card" list to get the set back for the former state?

--Regards, Richard

Gefragt von rbfall vor 1 Jahr

Letzte Antwort von FredMcD vor 1 Jahr

  • Gelöst
  • Archiviert

Firefox messages keep popping up about video codecs

I just installed firefox on a linux machine, and spontaniously, I keep getting a message pop up toward the top of the screen saying: "To play videos, you may need to inst… (Lesen Sie mehr)

I just installed firefox on a linux machine, and spontaniously, I keep getting a message pop up toward the top of the screen saying: "To play videos, you may need to install the video codecs".

This occurs when I am not even trying to play videos. I can play youtube videos fine. I don't need to install anything. It normally occurs when I am checking my outlook email, but can happen at any time.

So my question is, how do I stop this message from coming up? Prefereably WITHOUT installing some codec that I do not currently need.

Another message that comes up is an offer to install an outlook extension to my browser, but this is triggered by opening outlook email. I have no need for this either, so it would be nice to get rid if this message popping up as well.

Thanks

Gefragt von Mr. Question vor 2 Jahren

Beantwortet von jscher2000 - Support Volunteer vor 1 Jahr

  • Archiviert

foxy proxy

Hello! I want to work with burp suit application but for work with it the foxy proxy need. when I turned on the foxy proxy it always gives me different kind of error mess… (Lesen Sie mehr)

Hello! I want to work with burp suit application but for work with it the foxy proxy need. when I turned on the foxy proxy it always gives me different kind of error messages such ass "The proxy server is refusing connections". I tried everything I could but to no avail.

Gefragt von g10821.chamila vor 1 Jahr

Letzte Antwort von FredMcD vor 1 Jahr

  • Archiviert

Firefox opens new window each time I open it (Mac)

Hi guys: I use Firefox on a Mac (Big Sur OS), and all of a sudden when I updated to the latest Firefox version -- each time I click on Firefox it opens in a new window o… (Lesen Sie mehr)

Hi guys:

I use Firefox on a Mac (Big Sur OS), and all of a sudden when I updated to the latest Firefox version -- each time I click on Firefox it opens in a new window other than the one I'm working on which is **really** annoying! What can I do to prevent this? Is there some adjustment in preferences I'm not aware of? Please help!!

Thanks much,


Kelli

Gefragt von kelli2 vor 1 Jahr

Letzte Antwort von FredMcD vor 1 Jahr

  • Archiviert

Multi-language spellchecking: how smart is it (how does it work exactly)?

Hello. With version 100.0 came multi-language spellchecking. I would like to know how exactly does it work, please. For instance, if I enable both English and French, wi… (Lesen Sie mehr)

Hello. With version 100.0 came multi-language spellchecking. I would like to know how exactly does it work, please.

For instance, if I enable both English and French, will it simply virtually add the two dictionaries and use the resulting combined list of words? Or will it try to understand if a paragraph or sentence is English and mark non-English words in that paragraph/sentence as incorrect even if they are French?

I am obviously asking this because there is no detailed information at https://support.mozilla.org/en-US/kb/how-do-i-use-firefox-spell-checker.

Gefragt von cloudchasingfun vor 1 Jahr

Letzte Antwort von TyDraniu vor 1 Jahr

  • Archiviert

Google.ch

Hello Why i cant choose Google.ch (Google switzerland) as my standard search engine? I need this search engine because its the only google search i can choose search with… (Lesen Sie mehr)

Hello Why i cant choose Google.ch (Google switzerland) as my standard search engine? I need this search engine because its the only google search i can choose search within switzerland.

Gefragt von trax81 vor 1 Jahr

Letzte Antwort von trax81 vor 1 Jahr

  • Archiviert

Adobe files

hi, My firefox is downloading all the adobe files even though i have turned of the auto download option. Also whenever any pdf file i try, it gives me an option of open … (Lesen Sie mehr)

hi,

My firefox is downloading all the adobe files even though i have turned of the auto download option. Also whenever any pdf file i try, it gives me an option of open with or save file. I am trying open with & firefox still downloads that file to my system. Can anyone help

Gefragt von Sahil Vats vor 1 Jahr

Letzte Antwort von FredMcD vor 1 Jahr

  • Gelöst
  • Archiviert

Firefox pdf viewer download button

Before update when I clicked in PDF viewer toolbar download button it opened a screen to open with, right now it only download a file. I want it back. I have firefox as p… (Lesen Sie mehr)

Before update when I clicked in PDF viewer toolbar download button it opened a screen to open with, right now it only download a file. I want it back. I have firefox as pdf viewer, but sometimes I need to open file with Acrobat DC, that's when I did click download button. It works on other computer like before, it is before firefox update.

Gefragt von sylciia vor 2 Jahren

Beantwortet von jscher2000 - Support Volunteer vor 2 Jahren

  • Archiviert

Firefox 96.0 - "Forced" dark mode

I have been a "light theme" user for 15+ years. Since updating to 96.0 today, a dark mode spreading across Firefox has been forced onto me, including: New tab backgro… (Lesen Sie mehr)

I have been a "light theme" user for 15+ years. Since updating to 96.0 today, a dark mode spreading across Firefox has been forced onto me, including:

  • New tab background
  • Background of any tab waiting to load a page
  • Google/Youtube background
  • Settings/add-ons/password menu backgrounds
  • Automatic username/password drop-down background
  • Background of the little box that appears on the bottom-left (the one which shows the URL when you mouse over a link)

I am unhappy with this and wish to have my usual theme back. Can anyone please assist?

(In addition, there is some sort of white border around the current tab, which I do not like)

Gefragt von hevinroyal vor 2 Jahren

Letzte Antwort von Paul vor 1 Jahr

  • Archiviert

Lost abiltiy to access FF Prefences (Command comma)after install of Firefox OS 100

I wanted to adjust some system preferences after installing the new FF 100 OS. Found I can't, either by menu or by keyboard shortcut. How do I get my access back? Using… (Lesen Sie mehr)

I wanted to adjust some system preferences after installing the new FF 100 OS. Found I can't, either by menu or by keyboard shortcut. How do I get my access back? Using Mac OS 10.13.6. Do I need to go back to previous FF 99 version?

Thank you Rob

Gefragt von ArtStar vor 1 Jahr

Letzte Antwort von FredMcD vor 1 Jahr