Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen
  • Archiviert

"unknown source" warning when updating Firefox

I have two identical computers running Firefox on Windows 7. No serious issues for 3 years or longer. Just recently, version 100 showed "Unknown Source" instead of th… (Lesen Sie mehr)

I have two identical computers running Firefox on Windows 7. No serious issues for 3 years or longer.

Just recently, version 100 showed "Unknown Source" instead of the normal UAC authorization window which lists mozilla.org as the source.

The 100.0.1 update showed the same warning.

This only occurred on one of the computers. The other one does not show the warning.

Firefox worked fine after doing the downloads anyway, but the "Unknown Source" is not right and makes the user think security is being compromised.

Gefragt von pacific1927 vor 1 Jahr

Letzte Antwort von cor-el vor 1 Jahr

  • Gelöst
  • Archiviert

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

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.

Gefragt von Blacklisted vor 2 Jahren

Beantwortet von DB-1 vor 2 Jahren

  • Archiviert

Firefox takes an eternity to begin to load web pages on startup

I am fed up with this problem enough that I had to come here to complain and hopefully find out what the issue is. Every time I start Firefox, it will spend five minutes … (Lesen Sie mehr)

I am fed up with this problem enough that I had to come here to complain and hopefully find out what the issue is. Every time I start Firefox, it will spend five minutes or longer before it starts to load a web page! All I will see is blank white tabs with the hourglass icon until at some point many minutes later it decides to begin loading the pages.

I've tried different connection settings (No Proxy, System Settings, Auto-Detect, etc.) and that doesn't do jack. Neither does flushing my DNS, or trying to go to a site I've never visited.

Just now, as I was sitting here waiting for the effing browser to detect the connection, I even tried unplugging my Ethernet cable and it didn't realize there was no connection available for several minutes! This is extremely annoying.

I'm using Firefox 100.0.1 on Windows 7, but I've been dealing with issue for several releases, I want to say since at least pre-FF95. I have VPNs installed and their service processes run in the background but I don't use them. Also they don't affect the connectivity of anything else.

Gefragt von spcnmtry vor 1 Jahr

Letzte Antwort von FredMcD vor 1 Jahr

  • Archiviert

Highlighting dropdown lists of menu bar

Hello there , I am trying to modify the menu-bar dropdown items when I hover over the list that opens with my mouse ( the dropdown list of any of Help , Tools , Bookmarks… (Lesen Sie mehr)

Hello there , I am trying to modify the menu-bar dropdown items when I hover over the list that opens with my mouse ( the dropdown list of any of Help , Tools , Bookmarks , History etc...). It is barely noticeable. I can hardly see the item chosen. I could use some help using the css. I am using FF93 and my platform is win7. Thanks look4

Gefragt von look4 vor 1 Jahr

Letzte Antwort von Terry vor 1 Jahr

  • Archiviert

How to stop Firefox from downlading htm files?

How to stop firefox from downloading x.htm files? I have checked "Always ask me where to save files" in the Downloads menu, for every file type available there, and it st… (Lesen Sie mehr)

How to stop firefox from downloading x.htm files? I have checked "Always ask me where to save files" in the Downloads menu, for every file type available there, and it still will download x.htm without asking.

Gefragt von Leszek vor 1 Jahr

Letzte Antwort von Leszek vor 1 Jahr

  • Archiviert

Firefox won't open

Firefox stopped working. If you open task manager, it shows there but you can't end the process. If you try to open it again, it just shows it's open again. I've tried al… (Lesen Sie mehr)

Firefox stopped working. If you open task manager, it shows there but you can't end the process. If you try to open it again, it just shows it's open again. I've tried all the troubleshooting steps and nothing works. I uninstalled it and reinstalled it but the problem is still there. I have found that I can open it if I run my laptop in safe mode with network, but it won't run in normal mode. I have a new laptop and want to move all my Firefox data there. But if it won't open, I can't move it.

Gefragt von billycarr80 vor 1 Jahr

Letzte Antwort von Terry vor 1 Jahr

  • Archiviert

"Supposed" added security

Hello... EVERY time I try to sign into my Yahoo email, I have to go through hoops to actually get there. When I click the box that says ...never ask on this device agai… (Lesen Sie mehr)

Hello... EVERY time I try to sign into my Yahoo email, I have to go through hoops to actually get there. When I click the box that says ...never ask on this device again, your system ignores it. This "Added Security" is not helpful. nor is it adding any security to anything. All you are doing is making me look for other web browsers. Google Chrome does not do this. Safari does not do this. Opera does not do this. I do not need to be contacted via text message, OR ANY OTHER WAY, to gain access to MY email account. Stop holding me hostage!!

Please tell me how to get rid of this absolutely horrible "feature."

Gefragt von shremson vor 1 Jahr

Letzte Antwort von cor-el vor 1 Jahr

  • Archiviert

Sometimes it takes several minutes before firefox will load a page

Sometimes when I open up firefox and try to navigate to a page, the browser refuses to load the page I want, instead it hangs on loading something else- contile-images.se… (Lesen Sie mehr)

Sometimes when I open up firefox and try to navigate to a page, the browser refuses to load the page I want, instead it hangs on loading something else- contile-images.services.mozilla.org. It will sometimes do this for as long as several minutes before proceeding to the webpage I actually want to view. How do I fix this?

Gefragt von rjb7 vor 1 Jahr

Letzte Antwort von cor-el vor 1 Jahr

  • Archiviert

PK not found (e1)

As of two to three days ago (ca 20/05/22) when navigating to a website (regardless of whether it has been previously visited or not) a message appears stating "PK not fou… (Lesen Sie mehr)

As of two to three days ago (ca 20/05/22) when navigating to a website (regardless of whether it has been previously visited or not) a message appears stating "PK not found (e1)". I have to click it in order to view the website. Sometimes the message also has a checkbox stating "Allow notifications like this from www.example.com to take you to their tab". I am using the latest FFox 100.0.2 and am fairly sure the problem started after the update before the last one (the last one was this morning 22/05/22).

Gefragt von bdweiler vor 1 Jahr

Letzte Antwort von bdweiler vor 1 Jahr

  • Archiviert

Porblem with online transaction

During an online transaction I get into a loop where Firefox reports "Firefox prevented this page from reloading automatically". I respond with Allow but the situation re… (Lesen Sie mehr)

During an online transaction I get into a loop where Firefox reports "Firefox prevented this page from reloading automatically". I respond with Allow but the situation repeats. I have changed the settings to standard for this particular website, but the problem persists and appears to be the reason that the transaction eventually fails. What other settings or adjustments do I need to make to allow Firefox to automatically reload a page on a trusted site?

Gefragt von j.ellis234 vor 1 Jahr

Letzte Antwort von cor-el vor 1 Jahr

  • Archiviert

Lost passwords after refreshing firefox

I refreshed Firefox and all my passwords disapeared even though it stated they would be saved. I followed online instructions and copied and pasted the old data into the… (Lesen Sie mehr)

I refreshed Firefox and all my passwords disapeared even though it stated they would be saved. I followed online instructions and copied and pasted the old data into the new profile. Although I can see the old login data is there nothing shows up in the saved passwords section in settings. HELP! all my passwords are badly required as I have no other record.

Gefragt von rjwp2014 vor 1 Jahr

Letzte Antwort von Terry vor 1 Jahr

  • Archiviert

Missing min/max/close buttons

Hello. I don't know which Firefox release broke this essential feature. The problem started after I enabled Aero in my Windows 7 system. It happens often if I have an ope… (Lesen Sie mehr)

Hello. I don't know which Firefox release broke this essential feature. The problem started after I enabled Aero in my Windows 7 system. It happens often if I have an open tab with https://www.o2tv.cz/ which uses some DRM to play TV content.

Gefragt von pavel.lastovicka vor 1 Jahr

Letzte Antwort von pavel.lastovicka vor 1 Jahr

  • Archiviert

Secure connection Failed no option to bypass security

My local library website has been flagged as a "secure connection failed". I found the information you provide that this error message has no exception to by pass. Acco… (Lesen Sie mehr)

My local library website has been flagged as a "secure connection failed". I found the information you provide that this error message has no exception to by pass. According to addition information that has been dug into states that prior to today I have visited the website 284 times. Of those 284 times or more I have not had any problem. Although I appreciate your helping me stay secure, I DO NOT appreciate you not allowing me to make the choice to allow you to maintain my security against my wishes. What should I do to access a library that I have been accessing for 20+ years?

Gefragt von ccbsac vor 1 Jahr

Letzte Antwort von James vor 1 Jahr

  • Gelöst
  • Archiviert

Connecting to trusted, unsecure device

I have a Netgear Readynas attached storage device. I am unable to connect to this device using Firefox. I encounter : Error code: SSL_ERROR_UNSUPPORTED_VERSION It i… (Lesen Sie mehr)

I have a Netgear Readynas attached storage device. I am unable to connect to this device using Firefox. I encounter : Error code: SSL_ERROR_UNSUPPORTED_VERSION

It is not an dangerous site, it is my network storage device.

Is there a way to configure Firefox to connect to this device? Thanks for any help

Gefragt von Michael vor 1 Jahr

Beantwortet von Michael vor 1 Jahr

  • Gelöst
  • Archiviert

Can't Forward Gmail using CC or BBC commands

LasVegasRich@gmail.com Windows 7 Pro PC. Mozilla Firefox. DuckDuckGo search engine. ExpressVPN. When I try to Forward a gmail post with either a CC: or BCC: Command, my … (Lesen Sie mehr)

LasVegasRich@gmail.com Windows 7 Pro PC. Mozilla Firefox. DuckDuckGo search engine. ExpressVPN.

When I try to Forward a gmail post with either a CC: or BCC: Command, my Contacts List doesn't load. Initially, I see an "X" in the right-hand corner

followed in less than a second, by another "X" superimposed over the first one. What might be causing this? I (reluctantly) loaded Google Chrome and made it

my default browser, after which, my Gmail worked properly. Assuming, then, that the problem is being caused by the Firefox connection to the Google servers,

I uninstalled Chrome with the Revo Uninstaller Pro and reviewed the Firefox settings.

My Firefox Extensions are thus: AdBlocker for YouTube, Disable HTML5 Autoplay, DuckDuckGo Maps, DuckDuckGo Privacy Essentials, Enhancer for YouTube,

ExpressVPN, HTTPS Everywhere, LastPass, Malwarebytes, Online PDF Editor, Pinned Google Calendar, Return YouTube Dislike, SponsorBlock for YouTube, Video

DownloadHelper, and YouTube High Definition.

My Security Suite: Windows Defender, Malwarebytes Premium, SuperAntiSpywarePro, CCleaner Pro.

Gefragt von Richard D. Hague vor 1 Jahr

Beantwortet von Terry vor 1 Jahr