Pšašanja ze slědujucym wobznamjenim pokazaś: Wšykne pšašanja pokazaś

Toggling visibility of the URL bar and tabs via the bookmarks toolbar visibility setting [SOLVED]

tl:dr Here's the CSS to put in userChrome.css file. This is the "hides everything" option. See toward the end of this post for others. navigator-toolbox:has(#PersonalT… (cytajśo wěcej)

tl:dr Here's the CSS to put in userChrome.css file. This is the "hides everything" option. See toward the end of this post for others.

  1. navigator-toolbox:has(#PersonalToolbar[collapsed="true"]) {
 visibility: collapse;

}


+++

I was looking for a way to hide the nav bar and ran across this older forum topic (https://support.mozilla.org/en-US/questions/1288181).

The solution shown here seems to be non-functional these days (early 2024), but it gets us in the right direction, so below is the code for us to look at.

  1. main-window[chromehidden*="toolbar"] #nav-bar {
 visibility: collapse;

}

This is CSS, meant to be copied into a text document, itself placed in a folder called "chrome" that you'll need to create in your browser's active profile folder. Per step 6 in the instructions (https://www.userchrome.org/how-create-userchrome-css.html) linked by @jscher2000 in the above-linked forum topic, you'll also need to set toolkit.legacyUserProfileCustomizations.stylesheets to "true" in about:config. If you don't know what about:config is, this is a good example to get started, but I'm not going to explain it here.

This CSS code selects the object with ID #main-window, with an HTML attribute "chromehidden" equal to "toolbar", and sets its CSS property "visibility" to "collapse". Apparently Mozila have changed the way they implement toolbar hiding, as this no longer works — this chromehidden attribute is nowhere to be found in the HTML that drives the Firefox interface, not sure if that's the place to look for it, but I think so. Anyway, we need to dig around in this interface HTML ourselves to see what changes when hiding the bookmarks toolbar, so we can adapt a new method to what's going on in the browser now.

To do so, we open a window within a window (chrome://browser/content/browser.xhtml) and run the inspector via Web Developer Tools. Comparing the HTML we see here with the bookmarks toolbar in each state (I used BBEdit to compare the texts), we see that the object with ID #PersonalToolbar experiences a change in its "collapsed" attribute when we hide/show the bookmarks toolbar. So in our CSS code, we shift our strategy to update the "collapse" CSS property for #navigator-toolbox whenever it contains a #PersonalToolbar object with its own "collapsed" attribute set to "true", which occurs whenever we hide the bookmarks toolbar. Somewhat surprisingly, this approach of updating the CSS property seems to auto-reset on its own when the "collapsed" attribute is set back to "false", which occurs when we show the bookmarks toolbar again. In other words, it simply toggles with the visibility setting of the bookmarks toolbar, and we don't have to write any further code.

If you're interested in hiding some other UI element when hiding the bookmarks toolbar, you can modify this code to do stuff like that (but to go beyond the below examples you'll need to suss out the object IDs, CSS properties, and HTML attributes — and maybe more, depending on what you're trying to do — on your own).

But for convenience, here's an example that hides just the tabs:

  1. navigator-toolbox:has(#PersonalToolbar[collapsed="true"]) #titlebar {
 visibility: collapse;

}


Here's one that hides just the URL bar:

  1. navigator-toolbox:has(#PersonalToolbar[collapsed="true"]) #nav-bar {
 visibility: collapse;

}


Since those are the only other two things in the #navigator-toolbox to be hidden, I suppose that means we now have all options on the table (at least the way I have the browser set up). Enjoy!

Pšašany wót wužywarja firefox.anon8f8 pśed 11 minutami

Slědne wótegrono wót wužywarja firefox.anon8f8 pśed 6 minutami

I can no longer connect to X ray images using your browser. The links are in EPIC. The X ray system is eUnity. If I can no longer connect I will have to switch browsers.

I can no longer connect to X ray images using your browser. The links are in EPIC. The X ray system is eUnity. If I can no longer connect I will have to switch browser… (cytajśo wěcej)

I can no longer connect to X ray images using your browser. The links are in EPIC. The X ray system is eUnity. If I can no longer connect I will have to switch browsers.

Your browser says: Secure Connection Failed

An error occurred during a connection to webpacs.cei.med.umich.edu.

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.

Pšašany wót wužywarja mhershen pśed 1 góźinu

Since upgrade to v.126 (from v.125), can no longer access "accounts feature" after login to bank website

Been using Firefox and predessors for 30 years. The problem: 1. I login to my Credit Union website "https://www.missionfed.com. 2. I AM able to get through the login and … (cytajśo wěcej)

Been using Firefox and predessors for 30 years. The problem: 1. I login to my Credit Union website "https://www.missionfed.com. 2. I AM able to get through the login and verification process, to the page where my accounts are shown. 3. Click on my checking account, and the icon rolls and rolls, and never gets past this point. 4. Access in this same manner has ALWAYS worked in the past. 5. I disabled all extensions, etc. There was only one anyway. Didn't help. 6. I ran troubleshooting / safe mode. Didn't help. 7. Cleared the cache, etc. Didn't help 7. I called the bank. The moment I mentioned Firefox, THEY SAID, IT'S A NEW PROBLEM WITH FIREFOX, WE'RE TELLING EVERYONE TO USE EDGE OR CHROME INSTEAD. That can't be good? 8. The bank said v.125 works fine and that v.126 is the problem. Any ideas?

Pšašany wót wužywarja eganders pśed 1 góźinu

Firefox 126.0 on Sonoma 14.5 not saving passwords

After up grading to a Mac Studio running Os 14.5, I downloaded the latest Firefox 126.0. I have three other computers with Firefox. The oldest a Mac Pro running 10.13.6… (cytajśo wěcej)

After up grading to a Mac Studio running Os 14.5, I downloaded the latest Firefox 126.0. I have three other computers with Firefox. The oldest a Mac Pro running 10.13.6 Hi Sierra that works flawlessly. I tried sync and bookmarks came over to the Mac Studio but not any passwords. I tried importing via a .csv file and got the message: Import complete New passwords added: 0 Existing entries updated: 0 Duplicate entries found: 0 Errors 190 (not imported)

Firefox will NOT even save manually entered passwords. I suspect some problem with Sonoma's paranoid security but I cannot find a solution. Any suggestions?

Pšašany wót wužywarja momiller77 pśed 1 dnjom

Slědne wótegrono wót wužywarja momiller77 pśed 2 góźinoma

Cannot wipe/reset addon data on server / sync all addons

I am trying to sync my addons to another computer. Apparently the addons I have on the primary computer are not synced to the server. The sync-log says "[addon] not synca… (cytajśo wěcej)

I am trying to sync my addons to another computer. Apparently the addons I have on the primary computer are not synced to the server. The sync-log says "[addon] not syncable: is foreign install." The About Sync addon shows that data for two addons are on the server, one of them About Sync, while I have a lot more on my primary computer. I may have synced the addons from the secondary computer first, so that might explain why the server knows only about two addons.

So I am trying to wipe the addon data from the server and sync the addons from my primary computer. I have signed out all but the primary computer from the Mozilla account. I have tried signing in and out of the Mozilla account and changing the password to wipe the server data, but that does not seem to work.

Wiping the addon data via About Sync > addons > Engine Actions > Wipe addons does not seem to work, either. After syncing About Sync shows that there are two addons on the server again.

What else can I try to wipe the addon data on the server or to sync my addons from the primary to the secondary computer?

Pšašany wót wužywarja dpdan pśed 3 góźinami

Firefox look change to windows 7 for a sec in windows 11 and crashes when running multiple firefox windows minimized

my firefox browser switches to how it will look on windows 7 for a split second and back to original view, i run it on windows 11 , also when i run multiple firefox windo… (cytajśo wěcej)

my firefox browser switches to how it will look on windows 7 for a split second and back to original view, i run it on windows 11 , also when i run multiple firefox windows minimized side by side it often crashes

Pšašany wót wužywarja harshitkewat10 pśed 3 góźinami

Autofill triggers a Settings tab to open

Recently my browser will open a Settings tab whenever I click on an autofill dropdown selection. Any autofill selection from username/passwords to simple Name/phonenumber… (cytajśo wěcej)

Recently my browser will open a Settings tab whenever I click on an autofill dropdown selection. Any autofill selection from username/passwords to simple Name/phonenumber/etc autofills. It's very annoying and I can figure out why it's doing it. How do I make it stop? I'm running Firefox 126.0.1 (64-bit) on a Windows PC.

Pšašany wót wužywarja socrates4 pśed 3 góźinami

Twitter X Ad Blocker add on update

Hello, I've chatted with the creators of the add on "Twitter X Ad Blocker" and asked why it isn't working any more. They told me they have an update made and ready but yo… (cytajśo wěcej)

Hello, I've chatted with the creators of the add on "Twitter X Ad Blocker" and asked why it isn't working any more. They told me they have an update made and ready but you have not approved it yet. What will it take to get you to approve the update so this will work again?

Thanks, Tracy

Pšašany wót wužywarja tracyjarchow pśed 23 góźinami

Slědne wótegrono wót wužywarja tracyjarchow pśed 4 góźinami

repeated asking for firefox to be default browser. why doesn't it stick?

My system repeated asks if I want Firefox to be my default browser. Equally as many times I have indicated yes but why doesn't it stick? Running Win10 latest update. Plea… (cytajśo wěcej)

My system repeated asks if I want Firefox to be my default browser. Equally as many times I have indicated yes but why doesn't it stick? Running Win10 latest update. Please help me get rid of this annoyance.

Pšašany wót wužywarja Cor Massar pśed 7 góźinami

MacOS Sonoma - Emoji keyboard shortcut does not work

Hi there, Using the shortcut Ctrl + Cmd + Space is suppose to open the Emoji panel, however it disappear instantly. I have already heard that this could happen if you d… (cytajśo wěcej)

Hi there,

Using the shortcut Ctrl + Cmd + Space is suppose to open the Emoji panel, however it disappear instantly.

I have already heard that this could happen if you download FF in a specific language and then change it to another language (https://bugzilla.mozilla.org/show_bug.cgi?id=1563862). I have deinstalled everything and reinstalled without changing the language, and it still don't work properly.

I'm a swiss french user, so my keyboard is configured for "French - Swiss" and Firefox is in French.

Does some of you still have this issue? Thanks a lot for your help

Pšašany wót wužywarja thierry.krummenacher pśed 11 góźinami

How to get autofill to work for forms (addresses etc)

How do I turn on autofill in firefox 125/126? There are help pages that say go to settings>privacy> and turn autofill on. But there is no autofill mentioned anywher… (cytajśo wěcej)

How do I turn on autofill in firefox 125/126? There are help pages that say go to settings>privacy> and turn autofill on. But there is no autofill mentioned anywhere in that page. The only reference that autofill comes up with when typed in the search bar in settings is in import settings. How is this so difficult to enable, its basic functionality 10 years ago. I've also tried going to extensions.formautofill.supportedCountries and extensions.formautofill.addresses.supportedCountries and adding my country (why this is a thing is bizarre as well).

Pšašany wót wužywarja p.harry pśed 11 góźinami

default search engines in search bar missing stuff

i'm missing some of the default search engines in the bar ebay and amazon. i hit the button "restore default search engines" in setting to try and fix it no luck. only gi… (cytajśo wěcej)

i'm missing some of the default search engines in the bar ebay and amazon. i hit the button "restore default search engines" in setting to try and fix it no luck. only give me back wikipedia, bing, duckduckgo but not amazon and ebay two sites i visit a lot.

this been happening to me for the past year and every time i had to go in the c drive and delete the mozilla folders and reinstall firefox to get them back. then use it after a month or two later they disappeared for no reason. this only happens on my desktop and not my laptop how do i make this stop happening?

Pšašany wót wužywarja olddudy pśed 19 góźinami

additional sites will not load

Every day on the second or third tab the website will not load. If I open firefox again the site will load immediately. These can be bookmarked sites previously used on… (cytajśo wěcej)

Every day on the second or third tab the website will not load. If I open firefox again the site will load immediately. These can be bookmarked sites previously used one million times or linked sites embedded in a current tab. Your support pages have not helped. I'm about to ditch Firefox MS Edge!

Pšašany wót wužywarja johnelzner pśed 19 góźinami

Smithsonian URLs - page will not scroll up

I am on a mailing list from the Smithsonian Magazine. I receive a daily email containing links to interesting stories. The links work and take me to the correct page, h… (cytajśo wěcej)

I am on a mailing list from the Smithsonian Magazine. I receive a daily email containing links to interesting stories. The links work and take me to the correct page, however, I am unable to scroll the page up to read the article. They used to scroll, but not now when I go there by clicking a link in the email. The email also contains a link named View in Browser, and the email appears in Firefox and I can scroll the email, but if I click on a link in that email displayed in the browser, the page still will not scroll up. Problem not present in Chrome or Edge. I previously reported this to Mozilla in Feedback and to the Smithsonian about 2 weeks ago, but still no change in his strange behavior. Firefox 126.0.1 (64 bit)

Pšašany wót wužywarja rodmagee pśed 20 góźinami

Can I change sort order of selection options

I'm an instructor that uses Blackboard at college. When I click in the text entry box to enter my grades, I'm given a list of previously entered grades to choose from. T… (cytajśo wěcej)

I'm an instructor that uses Blackboard at college. When I click in the text entry box to enter my grades, I'm given a list of previously entered grades to choose from. The list is in ascending order. Is there any way to get this list in descending order? One other point, until recently it used to display the value that was used most often at the top, which was often 100. Now it's in ascending order. I've attached a snippet of what I mean.

Pšašany wót wužywarja apple07840 pśed 1 dnjom

Slědne wótegrono wót wužywarja apple07840 pśed 20 góźinami

crash report when closing Firefox every time in windows 11

I just did a clean install on a new windows 11 machine. Every time I close Firefox I get a report crash screen from Firefox. When I close it and restart Firefox everythin… (cytajśo wěcej)

I just did a clean install on a new windows 11 machine. Every time I close Firefox I get a report crash screen from Firefox. When I close it and restart Firefox everything is fine, but very annoying! I have search every where with no luck for a fix. I did turn off my FSecure which made no difference If it continues I guess after all these years I will have to change browsers,which I don't want to do.

Rick

Pšašany wót wužywarja rbsales pśed 20 góźinami

browser history broken

after the download of v.126.0 i discover my history, all of it, has been deleted. in its place is a single web site, which shows up as the only web site visited across a … (cytajśo wěcej)

after the download of v.126.0 i discover my history, all of it, has been deleted. in its place is a single web site, which shows up as the only web site visited across a time span going back months. this single web site cannot be deleted from the history. it cannot be deleted through the settings menu. no new history is created by web visits. the persisting single web site is among the sites in my tool bar, but is also a site i have not recently visited (months before this happened).

Pšašany wót wužywarja drollere pśed 23 góźinami

QR Code Passkeys

I use passkey verification for a website. In other browsers, I can get a QR code to scan with my phone to login. In Firefox, I only get a popup saying Touch your security… (cytajśo wěcej)

I use passkey verification for a website. In other browsers, I can get a QR code to scan with my phone to login. In Firefox, I only get a popup saying Touch your security key to continue with <site> (image attached). In Chromium, I have options for both (image attached). Is this possible in Firefox?

Pšašany wót wužywarja Caleb-W pśed 1 dnjom

Dev toolbar not loading

For some reason the developer tool on Firefox is just completely blank when I open it. Nothing will load and I can't even close out of it. Any ideas on how to fix this? … (cytajśo wěcej)

For some reason the developer tool on Firefox is just completely blank when I open it. Nothing will load and I can't even close out of it. Any ideas on how to fix this?

Pšašany wót wužywarja Anonymous pśed 1 dnjom