Zobrazenie otázok označených: Zobraziť všetky otázky

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… (ďalšie informácie)

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.

Otázku položil(a) david.d.campbell Pred 6 dňami

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… (ďalšie informácie)

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?

Otázku položil(a) mac_rame Pred 1 týždňom

Posledná odpoveď od jonzn4SUSE Pred 6 dňami

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 … (ďalšie informácie)

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?

Otázku položil(a) sansibarius Pred 1 týždňom

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&… (ďalšie informácie)

Otázku položil(a) thinkingofhow Pred 1 týždňom

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… (ďalšie informácie)

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! :-)

Otázku položil(a) lrs2 Pred 1 týždňom

Posledná odpoveď od TyDraniu Pred 1 týždňom

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… (ďalšie informácie)

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

Otázku položil(a) SunnySkyez Pred 1 týždňom

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… (ďalšie informácie)

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.

Otázku položil(a) jethro.rosette Pred 2 týždňami

Posledná odpoveď od jonzn4SUSE Pred 1 týždňom

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… (ďalšie informácie)

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.

Otázku položil(a) kirk20 Pred 2 týždňami

Posledná odpoveď od cor-el Pred 2 týždňami

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… (ďalšie informácie)

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.

Otázku položil(a) jloomisjr2 Pred 2 týždňami

Posledná odpoveď od cor-el Pred 2 týždňami

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… (ďalšie informácie)

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 */
}

Otázku položil(a) Slouch Pred 2 týždňami

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 "… (ďalšie informácie)

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.

Otázku položil(a) janeintoronto Pred 2 týždňami

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… (ďalšie informácie)

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.

Otázku položil(a) mwilliams2 Pred 2 týždňami

Posledná odpoveď od cor-el Pred 2 týždňami

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 … (ďalšie informácie)

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.

Otázku položil(a) Carol Williams Pred 2 týždňami

Posledná odpoveď od jonzn4SUSE Pred 2 týždňami

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… (ďalšie informácie)

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

Otázku položil(a) jonas.behr Pred 3 týždňami

Posledná odpoveď od cor-el Pred 2 týždňami

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… (ďalšie informácie)

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

Otázku položil(a) kurn d Pred 3 týždňami

Posledná odpoveď od zeroknight Pred 3 týždňami