Showing questions tagged: Show all questions

How do I include page contents in URL bar history search?

I want firefox to not only cache the URL and page title, but also cache the page contents, so that if I do a URL bar search for a word that was only contained in a page t… (read more)

I want firefox to not only cache the URL and page title, but also cache the page contents, so that if I do a URL bar search for a word that was only contained in a page that a visited (not in the title or url) firefox finds it. Apparently chrome already does this. Why doesn't firefox? I can't even find a add-on that does this for firefox.

Asked by david.d.campbell 1 day ago

Free Antivirus, AVG no longer supports Firefox

I have used Firefox for years and had AVG free antivirus installed also for years. Tonight I had a popup window open from AVG informing me that AVG no longer support Fire… (read more)

I have used Firefox for years and had AVG free antivirus installed also for years. Tonight I had a popup window open from AVG informing me that AVG no longer support Firefox and have uninstalled their antivirus addon with immediate effect.

Does anyone know of a Free antivirus program that is any good and still supports Firefox?

Asked by mac_rame 2 days ago

Last reply by jonzn4SUSE 2 days ago

No or slow connection with Firefox on Win 10, other browsers work fine and fast

I experienced problems with Firefox on different Windows 10 clients. The problems are only with Firefox, other browser like Chrome or Edge have no issues. The occasional … (read more)

I experienced problems with Firefox on different Windows 10 clients. The problems are only with Firefox, other browser like Chrome or Edge have no issues. The occasional issues are that Firefox loads the websites either very slow (~ 30 to 60 seconds) or sometimes not at all. At the same time, other browsers like Chrome or Edge load the same websites fast and reliably.

All affected clients have a fully patched Windows 10 with the latest build, up-to-date Firefox versions, recent processors and plenty of RAM and I periodically clean cookies/website-data/cache/history.

What could be the problem and the solution?

Asked by sansibarius 3 days ago

Offidocs

How do I get rid of this on my Firefox browser it keeps coming up all the time??? https://www.offidocs.com/media/system/app/view_edit_pdfeditor_nav.php?myServerhost=tut&… (read more)

Asked by thinkingofhow 4 days ago

Windows 11 'OS level' VPN settings?

Hello, First post and could not find this surprisingly... I'm wondering what settings to use for windows 11 VPN section. i installed on my desktop but when i go to VPN se… (read more)

Hello, First post and could not find this surprisingly... I'm wondering what settings to use for windows 11 VPN section. i installed on my desktop but when i go to VPN settings in current win 11 it does not list a VPN. is this possible to use Mozilla VPN at OS level or is it only via ff browser?

 Thanks! 

I love Mozilla and what they do with their products! :-)

Asked by lrs2 5 days ago

Last reply by TyDraniu 5 days ago

TracFone Sign In Doesnt work on FireFox

I can't sign into my TracFone account on FireFox or FireFox Private Window. But I "can" sign on in Chrome. Is there someway to fix this as FireFox is my main default brow… (read more)

I can't sign into my TracFone account on FireFox or FireFox Private Window. But I "can" sign on in Chrome. Is there someway to fix this as FireFox is my main default browser.

Thanks in advance for any advice

Asked by SunnySkyez 1 week ago

Browser crashes on opening certain filetypes (notably PDF)

Hi everyone, I'm running Firefox which I compiled with vaapi support because I was trying to use hardware acceleration for videos, so I think this bug may have something… (read more)

Hi everyone,

I'm running Firefox which I compiled with vaapi support because I was trying to use hardware acceleration for videos, so I think this bug may have something to do with that. Every time I open a pdf file my browser instantly crashes. When I use troubleshoot mode I have no such issue. I then tried with a fresh all-default user profile with no add-ons, nothing, and still I crash when loading a PDF. Any pointers would be appreciated.

Asked by jethro.rosette 1 week ago

Last reply by jonzn4SUSE 1 week ago

Mozilla Firefox ESR notification of infection

My Windows virus protection shows nothing but I keep getting notices int he lower right corner of my screen that say Mozilla Firefox ESR and tell me there is an infection… (read more)

My Windows virus protection shows nothing but I keep getting notices int he lower right corner of my screen that say Mozilla Firefox ESR and tell me there is an infection. It tries to take me to a website to scan and then buy McAfee to fix it. If I make sure Firefox is shut down (forced through Task Manager) it seems to go away. It appears that only the Firefox browser may be infected.

Asked by kirk20 1 week ago

Last reply by cor-el 1 week ago

you tube tv

After the browser update earlier today I cannot log into 'You Tube TV'. The browser keeps asking for my email and password over and over and never signs me in. It keeps t… (read more)

After the browser update earlier today I cannot log into 'You Tube TV'. The browser keeps asking for my email and password over and over and never signs me in. It keeps telling that I am signed out and need to sign in, over and over. I cleared my cache and cookies. I changed my sign in from my yahoo email to my gmail account and it still will not work. If I use the chrome browser it works fine. Please Help.

best regards,

john loomis jr.

Asked by jloomisjr2 1 week ago

Last reply by cor-el 1 week ago

Bookmarks Toolbar Popup Menu Padding, Color, and more.

Hi All, I'm trying to change the appearance of the "Bookmarks Toolbar / Chevron >>" popup menu, which (after version 88) has turned bright white with extra padding… (read more)

Hi All,

I'm trying to change the appearance of the "Bookmarks Toolbar / Chevron >>" popup menu, which (after version 88) has turned bright white with extra padding between menu items and rounded corners.

I'm a fan of system menus, so I would really like the popup menu to look like the regular bookmarks menu from the top menu bar (see attached image).

I also like the subtle chiseled vertical line separating the favicons and the descriptions, and the 1px gray border around the menu, plus square corners.

I took a guess at some of the variable names, but only the menu's background color has changed.

Maybe someone knows how to change other attributes such as border color, radius, menu-item-height, padding, and add in the 3D vertical column line?

Thank you!

Here is my first attempt at the code...

#PersonalToolbar menupopup {
  /* Text color */
  --menu-color: #000 !important;
  --arrowpanel-color: #000 !important;
  --panel-color: #000 !important;
  /* Background color */
  --menu-background-color:  #f0f0f0 !important;
  --arrowpanel-background: #f0f0f0 !important;
  --panel-background: #f0f0f0 !important;
  /* Border color (if any) */
  --menu-border-color: #606060 !important;  /* not working on boomarks toolbar menu */
  --menu-border: 1px !important;  /* not working on boomarks toolbar menu */
  --menu-border-radius: 0px !important;  /* not working on boomarks toolbar menu */
}
/*** Tighten up drop-down/context/popup menu spacing (8 Sep 2021) ***/
menupopup:not(.in-menulist) > menuitem, 
menupopup:not(.in-menulist) > menu {
  padding-block: 0px !important; /* reduce to 3px, 2px, 1px or 0px as needed */ 
  min-height: unset !important; /* v92.0 - for padding below 4px */
}

Asked by Slouch 1 week ago

hyatt.com still does not work

Hyatt.com can be loaded on other browsers but not on Firefox. There is just a blank page with no error message. There is an archived thread on support.mozilla.or called "… (read more)

Hyatt.com can be loaded on other browsers but not on Firefox. There is just a blank page with no error message. There is an archived thread on support.mozilla.or called "hyatt.com". The suggested solutions don't work or are too complicated. So please solve the problem. And STOP archiving threads that are still an unsolved problem! Am using Win8.1 and auto-updating Firefox.

Asked by janeintoronto 1 week ago

Headlines and other tabs are not showing properly - Not even a different language - Example: Vj cv)u"k#

Headlines and other tabs are not showing text properly - Not even a different language - Example of the way a headline or tab would read: Vj cv)u"k# with other parts of t… (read more)

Headlines and other tabs are not showing text properly - Not even a different language - Example of the way a headline or tab would read: Vj cv)u"k# with other parts of the website reading is ok. Especially in the application Vimeo.

I have rebooted computer and confirmed it is something to do with Firefox because when I go and use another platform like chrome it looks fine, no problems.

Asked by mwilliams2 2 weeks ago

Last reply by cor-el 1 week ago

Firefox version 115.10esr

Comments on YouTube videos are no longer visible after Firefox version 115.10esr update. They do however work on my other computer which also has Firefox but not an esr … (read more)

Comments on YouTube videos are no longer visible after Firefox version 115.10esr update. They do however work on my other computer which also has Firefox but not an esr version since it has a more current version of windows. I tried deleting all cookies and cache, starting in safe mode, disabling ad-blocking on YouTube but nothing worked. I'm thinking of rolling back to the previous update but would rather have this problem fixed.

Asked by Carol Williams 2 weeks ago

Last reply by jonzn4SUSE 2 weeks ago

Tab/Program Brightness

Hello support, is there any way (other than the one plugin I found that did not work for some reason) to adjust firefox' general brightness (or that of an individual ta… (read more)

Hello support,

is there any way (other than the one plugin I found that did not work for some reason) to adjust firefox' general brightness (or that of an individual tab) ?

Also changing my monitors brightness would not work for me as I am trying to test a website I develop (using firefox to visualize it) and it is rather just the large difference between my editor (which's brightness you can not adjust) and the browser that is very unpleasent when I switch back and forth (like when trying to fix a bug).

Kindest regards.

Jonas Behr

Asked by jonas.behr 2 weeks ago

Last reply by cor-el 2 weeks ago

Map wont load on realestate.com

All of a sudden the map function won't work with firefox on www.realestate.com checked add on's , extensions and nothing there... works on chrome... attached screensh… (read more)

All of a sudden the map function won't work with firefox on www.realestate.com


checked add on's , extensions and nothing there...

works on chrome...

attached screenshot

Asked by kurn d 2 weeks ago

Last reply by zeroknight 2 weeks ago