Отображение вопросов с тегом: Показать все вопросы
  • Решено

Blocked website

Hi I have a website that is being blocked on my friends computer. When I go to the same website it is blocked as well. I have updated the Firefox software but still cant … (читать ещё)

Hi I have a website that is being blocked on my friends computer. When I go to the same website it is blocked as well. I have updated the Firefox software but still cant get to the website. It does work on google chrome but I want to use it on Firefox. any help on this?

Here is the website: https://www.microminimus.com

Задан buzzme 4 месяца назад

Дан ответ buzzme 4 месяца назад

  • Решено

Selectively Allow Cookies

Hi Everyone, My Bank has suddenly decided that ALL cookies must be allowed before letting their customers in -- a requirement with which I wholly disagree. My FireFox is … (читать ещё)

Hi Everyone, My Bank has suddenly decided that ALL cookies must be allowed before letting their customers in -- a requirement with which I wholly disagree. My FireFox is set to block anything that moves, and supported by Ad Blockers and Ublock too. Is there a way in which I can configure FF to allow me into the Bank site without having to change my "secure" settings every time? I am no computer genius - so please make it simple for me.

Thanks everyone.

Ian

Задан Ian 4 месяца назад

Дан ответ zeroknight 4 месяца назад

  • Решено
  • Архивировано

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… (читать ещё)

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.

Задан Blacklisted 2 года назад

Дан ответ DB-1 2 года назад

  • Решено
  • Архивировано

search box on Firefox home page

Trying to use the seach box in the centre of the Firefox homepage (google search engine) .. everything I type goes up to the address bar . Tried changing settings - I se… (читать ещё)

Trying to use the seach box in the centre of the Firefox homepage (google search engine) .. everything I type goes up to the address bar . Tried changing settings - I see there's a search box option in the 'tool bar' which looks to be up at the side of the address bar. cant understand why we need another one as well as the one in the centre.

Also by turning off suggestions and not choosing the 'search box option in the 'tool bar' , the address bar is now only accepting URLs so searching isnt working.

So ..1. Is the search box in the centre no use?

        2.  Does search work with all suggestions turned off?

Задан brian.pitchford 2 года назад

Дан ответ TyDraniu 2 года назад

  • Решено
  • Закрыто
  • Архивировано

CSS help needed: how do I recolor bookmark drop-down menus?

So I've got Proton UI forced on me today in 92.0 update and accordingly had to spend my entire evening trying to repair all of the damage. So far I've managed to fix menu… (читать ещё)

So I've got Proton UI forced on me today in 92.0 update and accordingly had to spend my entire evening trying to repair all of the damage. So far I've managed to fix menu spacing and the way tabs look all while not breaking previous walls of text in userChrome.css meant to fix even older UI problems. Still one thing I failed to find any solutions to is the bookmark drop-down menus color issue. Those menus used to be gray, but now they are all bright white, which to me is super annoying. Any tips on how to fully recolor those?

Задан jbrandom2 2 года назад

Дан ответ cor-el 2 года назад

  • Решено
  • Архивировано

Rendering issue since 89.0 or 90.0

OS is Win7-x64, graphics Intel HD Graphics on Haswell pentium G3220 with latest available driver. Since version 89.0 or 90.0 (not sure which) following webpage rendering… (читать ещё)

OS is Win7-x64, graphics Intel HD Graphics on Haswell pentium G3220 with latest available driver.

Since version 89.0 or 90.0 (not sure which) following webpage rendering issues appeared on my machine: - page loads ok, but when I scroll up/down with pageup/pagedown keys then some keystrokes are not followed by redraw, or redraw is partially blank (horizontally split - see attached screenshot). Subsequent keystrokes either have the same problem or are rendered correctly. - scrolling is only problematic with pageup/pagedown keys. Alternative methods (up/down keys, mousewheel, holding and dragging scrollbar or clicking above or beneath it) work ok. - I'm sure that version 89.0 or 88.0 didn't have this problem. Since then I haven't changed any about:config settings or updated graphics driver. Compositing was then and now set at WebRender (not WebRender (Software)). - I tried disabling hardware acceleration on version 92.0, but it hasn't solved issue, so I reverted this back.

Troubleshooting info is attached.

Thanks in advance for your help.

Задан neravski 2 года назад

Дан ответ neravski 1 год назад

  • Решено
  • Архивировано

Updated Firefox "improvements" . . . !

Firefox 92.0 : So now comes another "improvement" from the folks behind a program . . . NOT! USED TO BE: Click on a Bookmark in the Bookmarks Toolbar and the roll-… (читать ещё)

Firefox 92.0 : So now comes another "improvement" from the folks behind a program . . . NOT!

USED TO BE: Click on a Bookmark in the Bookmarks Toolbar and the roll-down would be single lines -- meaning a person could control the number of links in that Bookmark so the roll-down would go to the bottom of the screen. Simple to read, no extra activity needed.

NOW IN THE "NEW & IMPROVED" VERSION: Click on a Bookmark in the Bookmarks Toolbar and the roll-down is 1.5 or 2.0 spacing -- meaning a person is now required to futz with the roll-down since it goes way past the bottom of the screen. A waste of time to search, since one is required to spend the extra activity to scroll down and down and down until all of the bookmarks have become visible.

VISIBLE? Ha. Part of the "NEW & IMPROVED VERSION" is that the screen font used by Firefox is that all-too-ubiquitous light gray color that can barely be read unless is blessed with exceptionally good eyesight. Some websites these days think it is So Very Hip to utilize that style of font -- but make it even lighter! Mindless Madness.

SO: How does one 1. Return the Bookmark roll-down list back to a single-line style? 2. Change the font color so that it is dark enough to be readily read?

Thank you.

Задан Hikermann 2 года назад

Дан ответ cor-el 1 год назад

  • Решено
  • Архивировано

Captive Network login, redo: Detectportal?

I must log in to the WiFi network I use. When I start FireFox the first time, it brings up my login page, I click [Accept], and I'm online. After a while on, I get kicked… (читать ещё)

I must log in to the WiFi network I use. When I start FireFox the first time, it brings up my login page, I click [Accept], and I'm online. After a while on, I get kicked off, and must log in again. (The non-internet, WiFi connection remains active; but I'm neither logged in nor online.) How do I re-initialize the automatic login function ("detectportal"?)?

Closing, and re-starting FireFox again doesn't work; it initially tries to go to my homepage instead... *but it can't*, because I'm not online. I can't go to the login page's displayed URL, for the same reason. I have to actually restart the computer, loosing whatever I'm doing, then start FireFox. Then, and only then, can I get it to go to the network login page so I can login and continue.

Is there a button, "about:thingie", or setting I can use to reinitialize the automatic login page search & display mechanism? Rebooting the whole computer is a xxxx.

Задан ReggieA 2 года назад

Дан ответ ReggieA 1 год назад

  • Решено
  • Архивировано

Firefox doesn't remember username, but remembers password

On this site: https://www.orange.pl/twojekonto/zaloguj I can't force firefox to remember username (no problem with remembering password on next step). In older Firefox wi… (читать ещё)

On this site: https://www.orange.pl/twojekonto/zaloguj I can't force firefox to remember username (no problem with remembering password on next step). In older Firefox without WebEx there was addon which allowed to manipulate forms to prepare proper autocompletion data. This addon is not supported with WebEx anymore due to lack of proper functions. Instead Firefox Dev Team claims that mechanism built in current Firefox is enough for such tasks and mentioned addons are not needed. Seems it is wrong thinking.

I tried different approaches to save username for mentioned site but without success.

Задан zygdresze1 2 года назад

Дан ответ cor-el 2 года назад

  • Решено
  • Архивировано

Dark mode in all firefox browsing sites do not work now

Hi, I am using the dark mode in firefox which is god sent boon to persons having glaucoma, with dark mode in firefox and dark reader add on. This was going well and after… (читать ещё)

Hi, I am using the dark mode in firefox which is god sent boon to persons having glaucoma, with dark mode in firefox and dark reader add on. This was going well and after a recent update, I could not find it working. The dark mode is enabled and dark reader was there, but the browsing pages only shows in white. Has firefox changed anything recently to have this issue? If I miss something would the experts say, how to get back my dark browsing experience in all sites. If I find anything not visible in some sites, I used to go the windows properties and change the contrast theme to windows basic blue theme and then switched back to dark theme. this was helping the glaucoma persons very much. please, say how to solve this problem

Задан jrj 2 года назад

Дан ответ jscher2000 - Support Volunteer 2 года назад

  • Решено
  • Архивировано

Appearance background color issues in Windows 7, since v96.0

I have yet another issue to present that I am 100% certain that the developers bear 100% responsibility as a result of releases 96.0 and 96.01. There is a 0% margin for … (читать ещё)

I have yet another issue to present that I am 100% certain that the developers bear 100% responsibility as a result of releases 96.0 and 96.01. There is a 0% margin for error on this assessment.

I am not presenting this issue because I require personal assistance. I haven’t done a damn thing wrong. I am presenting this issue, so that it would potentially get noticed by or forwarded to one of the developers, or by a user that happens to relay this issue to them.

I am using Windows 7. Therefore, I am uncertain if the issue extends to Windows 10 and 11. The issue does not affect the browser’s functionality.

In my Windows appearance settings, I have always chosen to have a pale yellow color for the background. It relieves the harshness of the white colored background when I am typing in Word for extended hours. I have had this setting for years and never altered it.

Since 96.0, they finally fixed the Bookmarks lag issue, which was pertinent to Windows 7 users. The Bookmarks issue began as of 92.0. I raised that issue as well, and called out the developers as being solely responsible for that. Unfortunately, whatever the developers did in the 96.0 and 96.01 updates, my pale yellow background setting is now appearing on specific websites that must have a clear background in some parts. In other words, those backgrounds used to appear as white on these specific websites. Here are two examples of commonly-used websites that now are displaying my background color setting instead of white. The NCAA football website and the BBC website.

https://www.ncaa.com/sports/football/fbs

https://www.bbc.com/news

As stated in my Bookmarks complaint, there is a blatant absence of any methodical thought process by its development team. They release far too many updates in any given year. Between the 96.0 and 96.0.1 was less than 24 hours. That’s how you know that these people are clueless what they are doing. Then you have this newly introduced issue as a result of fixing others as of 96.0. It’s a very sad state of affairs over at Mozilla. It appears to be a hopeless situation.

If I wanted my background appearance setting to appear on all websites, all I would have to do is set the “Override the colors specified by the page with your selections above” to “ALWAYS”. I have double checked the color settings in Firefox and confirm that my settings have not altered from default. The override… setting is set to “Only with high contrast themes” and the background color is set to white.

The issue that I just presented is 100% on the developers. Don’t even bother trying to challenge it. I was spot-on with the Bookmarks assessment on blame as well. I only provide accurate assessments on blame.

Here’s some advice for the Mozilla developers. Why not fix this issue and kindly spare us with any further updates for the remainder of the year. You people are doing a pathetic job.

This may be a Windows 7 issue only.

Задан lee.turkstra 2 года назад

Дан ответ jscher2000 - Support Volunteer 2 года назад

  • Решено
  • Архивировано

Browser is not supported by Discord web application

I cannot turn on the audio input and the audio output in Discord web application when running Firefox for desktop PC. The advice from Mozilla Support knowledge base regar… (читать ещё)

I cannot turn on the audio input and the audio output in Discord web application when running Firefox for desktop PC. The advice from Mozilla Support knowledge base regarding how to enable microphone did not help, since there is always no access request from discord.com detected in "Preferences" -> "Privacy & Security" -> "Permissions".

I am using the latest version of Firefox (94.0.1) on Windows 7 SP 1 and Windows 10 20H2. In Discord Support knowledge base the app is claimed to support Firefox version 80+.

Задан MySha_61 2 года назад

Дан ответ MySha_61 1 год назад

  • Решено
  • Архивировано

Using the -no-deelevate command option on a second profile

I have been using the -no-deelevate command line option to launch my main browser profile with a shortcut to Firefox.exe without any problem since it became necessary. Ho… (читать ещё)

I have been using the -no-deelevate command line option to launch my main browser profile with a shortcut to Firefox.exe without any problem since it became necessary. However, I am unable to start my other profile to allow dragging. Is there a way to do it, please?

Задан Straydog 2 года назад

Дан ответ cor-el 2 года назад

  • Решено
  • Архивировано

about:preferences#home : New Tabs

"Homepage and new windows" setting allows "Custom URLs" as an option. "New tabs" setting allows only "Firefox home page (default)" or "Blank page" Why is there no longer… (читать ещё)

"Homepage and new windows" setting allows "Custom URLs" as an option. "New tabs" setting allows only "Firefox home page (default)" or "Blank page"

Why is there no longer an option in "New tabs" for a "Custom URL" ??

Is this just another of those program designers' decisions of a less-is-more "improvement" . . . ? Well, it's not.

How can I return to having my Homepage URL also designated for new tabs?

Thank you.

Задан Hikermann 2 года назад

Дан ответ cor-el 1 год назад

  • Решено
  • Архивировано

google dark

Hello. My homepage is google. Its turned dark all of a sudden.The background is all dark as indicated in the pic here. Thanks much to anyone who can help.

Задан cs999 2 года назад

Дан ответ Swarnava Sengupta 2 года назад

  • Решено
  • Архивировано

USPS.COM I cannot view my address book in FireFox BUT I CAN using IE or Chrome!!!!!

I have an account on usps.com (the post office). Using FireFox, I am unable to see or use my address book on that site. USPS tech support says it's there and also says … (читать ещё)

I have an account on usps.com (the post office). Using FireFox, I am unable to see or use my address book on that site. USPS tech support says it's there and also says FireFox is the most problematic web browser of all. USPS tech support says to use ANYTHING but Firefox.

Yes, I have cleared my cache and cookies multiple times in an effort to solve the problem. And doing so does not solve the problem.

I can use IE or Chrome to access USPS.com and I can see my address book!

What the heck, Mozilla?

Задан badbob 2 года назад

Дан ответ jonzn4SUSE 1 год назад

  • Решено
  • Архивировано

Disable hidden extension in Firefox

Hi there. I am looking to disable the following hidden extensions on Firefox 95 64bit. Amazon.com.au Bing Chambers(UK) eBay When i go to the addons / extensions sett… (читать ещё)

Hi there.

I am looking to disable the following hidden extensions on Firefox 95 64bit.

Amazon.com.au Bing Chambers(UK) eBay

When i go to the addons / extensions setting in firefox these are not showing up, yet when i use CCleaner they are there. When i disable them using CCleaner they enable themselves immediately.

Any assistance with this would be great,

Many thanks,

Chucky Orr Laww

Задан Chucky Orr Laww 1 год назад

Дан ответ FredMcD 1 год назад