Bookmarks Toolbar will not show up.

I have recently got a new work laptop and have imported my bookmarks and passwords. However, I am unable to get the bookmarks toolbar to show up? The usual way of enablin… (читати далі)

I have recently got a new work laptop and have imported my bookmarks and passwords. However, I am unable to get the bookmarks toolbar to show up? The usual way of enabling it to always show or only show on new tabs doesn't work and I have a message on the toolbar that says "For quick access, place your bookmarks here on the bookmarks toolbar. Manage Bookmarks..." But nothing works. Please can you assist as it is driving me nuts.

Запитання від james_klech 17 хвилин тому

Остання відповідь від cor-el 4 хвилини тому

Cannot activate 2FA (Lastpass or Authy)

I tried adding 2FA with two apps (Lastpass Authenticator and Authy). The mozilla account gets added without problems, but whenever I enter a code, Firefox tells me it is … (читати далі)

I tried adding 2FA with two apps (Lastpass Authenticator and Authy). The mozilla account gets added without problems, but whenever I enter a code, Firefox tells me it is wrong. Anything I am missing here?

Запитання від bee 2 години тому

Остання відповідь від cor-el 22 хвилини тому

Firefox opening multiple tabs when viewing x.com

Hi. I use firefox version 133.03 (64 bit) and have issues when on x.com's website. It will randomly open new tabs constantly. I have tried multiple options with settings … (читати далі)

Hi. I use firefox version 133.03 (64 bit) and have issues when on x.com's website. It will randomly open new tabs constantly. I have tried multiple options with settings on firefox and my pc, blocked new windows from opening, and disabled pop-ups. Checked my extensions and tried disabling all and that did not affect anything. I have run scans for viruses, malware, etc., and nothing comes up.

Any advice? It gets pretty annoying having to close the repeating tabs to be able to view the site.

Запитання від jj2240 4 години тому

Остання відповідь від jonzn4SUSE 27 хвилин тому

Disctracting Address Bar + Tabs

Hi! Is it possible to hide the address bar entirely when entering full screen. When I use Safari I have the option to hide everything except the page i am looking at, th… (читати далі)

Hi!

Is it possible to hide the address bar entirely when entering full screen. When I use Safari I have the option to hide everything except the page i am looking at, this makes reading manga really nice and distraction free.

Obviously I'd prefer to use Firefox so I was wondering if this is possible in settings or is a planned feature in the future.

Thank you for your help.

Запитання від TadpoleRobbas 11 годин тому

Остання відповідь від cor-el 28 хвилин тому

Pop-up window ´Manage sharing your microphone with the site´ by MS Teams Links

We have noticed that opening a Microsoft Teams meetings link in Firefox does not open pop-up window asking the user to allow microphone access. Reopening the link in new … (читати далі)

We have noticed that opening a Microsoft Teams meetings link in Firefox does not open pop-up window asking the user to allow microphone access. Reopening the link in new tab without closing the Firefox causes the pop-up window to appear (sometimes it takes more then two tries). If one closes the Firefox and then reopens the link, the permission pop-up window will not be shown.

Is this a known issue? Can we expect this issue to be resolved in the near future?

Currently we use Firefox version 128.5.1esr (64-bit) and Windows 10 (22H2) on our computers.

Запитання від NATHelpdesk 1 година тому

Остання відповідь від markwarner22 43 хвилини тому

Potential Security Risk Ahead

irefox detected a potential security threat and did not continue to mobilemosavi.com. If you visit this site, attackers could try to steal information like your passwords… (читати далі)

irefox detected a potential security threat and did not continue to mobilemosavi.com. If you visit this site, attackers could try to steal information like your passwords, emails, or credit card details.

Запитання від hosein0000000 4 години тому

Остання відповідь від markwarner22 44 хвилини тому

issue in extension add on

No extension is being added in the mozilla browser. It just gets stuck at the download step, and processing keeps happening at the same point. Can you guide me on what th… (читати далі)

No extension is being added in the mozilla browser. It just gets stuck at the download step, and processing keeps happening at the same point. Can you guide me on what the issue might be and how i can resolve this issue? Or is this browser just bad, and I should switch to another one?

Запитання від officialfiza.shehzad 4 години тому

Остання відповідь від markwarner22 46 хвилин тому

True or False

PC desktop running Firefox 133 /Ubuntu. (22.0) true or false............................. even though I completely remove my current version of Firefox and reinstall a… (читати далі)

PC desktop running Firefox 133 /Ubuntu. (22.0) true or false.............................

even though I completely remove my current version of Firefox and reinstall a new version. my current malware infection will "reinfect" the new install ????????????????????

Запитання від prt 1 година тому

Остання відповідь від markwarner22 47 хвилин тому

restore previous session

The "restore previous session" function stopped working today. My privacy and security sessions are set to REMEMBER HISTORY. I have restarted my Mac. I have the latest ve… (читати далі)

The "restore previous session" function stopped working today. My privacy and security sessions are set to REMEMBER HISTORY. I have restarted my Mac. I have the latest version of Firefox. Why does it no longer work?

Запитання від jsalon 18 годин тому

Остання відповідь від cor-el 47 хвилин тому

please help, failed to connect to www.Mp4Remix.com always re-directing to goggle.com

please help, failed to connect to www.Mp4Remix.com always re-directing to goggle.com … (читати далі)

please help, failed to connect to www.Mp4Remix.com always re-directing to goggle.com

Запитання від DJ XRAY 1 година тому

Остання відповідь від markwarner22 47 хвилин тому

userChrome.css for Title Bar Broken by Latest Update

A friendly hello to whomever is kind enough to read this! Your help is greatly appreciated! The latest update caused an edit I made to my Profile's userChrome.css file t… (читати далі)

A friendly hello to whomever is kind enough to read this! Your help is greatly appreciated!

The latest update caused an edit I made to my Profile's userChrome.css file to be nullified. Now there's huge bar where the tabs toolbar used to be, and apparently it's not the title bar, as when I activate the title bar in "Customize Toolbar," this huge gets replaced by the actual toolbar.

I've attached my css code below for inspection. It used to work perfectly, but after the last update (133.0) it's no longer working. What can I do to fix this and have it like I had it prior to the latest update (133.0)?

userChrome.css File: `#main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {

 opacity: 0;
 pointer-events: none;

}

  1. main-window:not([tabsintitlebar="true"]) #TabsToolbar {
   visibility: collapse !important;

}

  1. main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar .titlebar-spacer {
       border-inline-end: none;

}

/* Adding empty space for buttons */

  1. nav-bar {

margin-right:140px; }

/* 15px for dragging whole window by mouse*/

  1. titlebar {

appearance: none !important; height: 15px; }

/* Fix for main menu calling by Alt button */

  1. titlebar > #toolbar-menubar {

margin-top: 10px; }

/* Move minimize/restore/close buttons to empty space */

  1. TabsToolbar > .titlebar-buttonbox-container {

display: block; position: absolute; top: 17px; right: 1px; }

  1. sidebar-box {
 min-width: 250px !important;

}`

Запитання від SynTriarch 1 тиждень тому

Остання відповідь від cor-el 50 хвилин тому

Browser sceen greyed out

Hi, When I access my bank account on my main PC running Firefox when the screen opens up on the page to enter login details the screen greys out. If I use Google Chrome o… (читати далі)

Hi, When I access my bank account on my main PC running Firefox when the screen opens up on the page to enter login details the screen greys out. If I use Google Chrome on my main PC I can access the login. If I use my laptop using Firefox I can access the login. I have compared both Firefox settings on my main PC and Laptop and they appear to be the same. What can be done to allow access please. John

Запитання від johnpaine 1 година тому

Остання відповідь від cor-el 1 година тому

pip schliest sich immer von alleine

Hallo ich schaue öfters magenta tv über firefox! aber nun seid mehreren wochen schliest sich das pip fenster ganz von alleine! wie behebe ichdiesen fehler

Запитання від Oliver.Vollmer 1 година тому

DISABLE DUMB GOOGLE AUTOMATIC WEBSITE TRANSLATION

Yes I typed about:config and set everything containing "translate" to false. Yes I changed browser settings, yes I deleted translation dictionaries AND THIS PIECE OF TURD… (читати далі)

Yes I typed about:config and set everything containing "translate" to false. Yes I changed browser settings, yes I deleted translation dictionaries AND THIS PIECE OF TURD STILL SCREWS WITH ME

Am I the only one here? What will it forking take to disable that crap?! Disabling the moron of coder who made it?? HELP ME GOD

Запитання від Андрей 2 місяці тому

Остання відповідь від cor-el 2 місяці тому

Firefox fails to render .heic images

Dear colleagues: I have made a page with a stack of z-indexed .heic images. The viewer clicks (jQuery) on the top image to reveal the next. The page is local, not onli… (читати далі)

Dear colleagues:

I have made a page with a stack of z-indexed .heic images. The viewer clicks (jQuery) on the top image to reveal the next.

The page is local, not online. I'm on a Mac mini 2018, OS Ventura 13.6.1, Firefox 13.0.

Safari renders the operation correctly. Firefox fails to load the .heic images. Chrome also fails to load the images.

Any suggestions welcome. My 83yo brain sometimes misses things. cheers Chris

Запитання від 976hyfjhsy 3 місяці тому

Остання відповідь від 976hyfjhsy 3 місяці тому