Latest Developers edition missing new tab and reload icons

I'm using Firefox Developer Edition 132.0b2 (64-bit) and noticed that the only way to open a new tab is to click on the pancake icon and select new tab. The "+" icon in t… (ďalšie informácie)

I'm using Firefox Developer Edition 132.0b2 (64-bit) and noticed that the only way to open a new tab is to click on the pancake icon and select new tab. The "+" icon in the tab bar is missing.

I also noticed that there is no way to reload the page (especially doing a hard reload). This is a major issue when making updates to websites and wanting to see those edit. Clicking in the address bar and then on enter will reload the page, but does not do a hard reload, so the cached version of the page is displayed, not the updates.

Otázku položil(a) scott224 Pred 1 dňom

Posledná odpoveď od cor-el Pred 1 dňom

Since when does Firefox set DisableAppUpdate automatically?

Good morning, We are seeing that the key "DisableAppUpdate" being set to TRUE in about:policies. Not sure why this setting is being set. The result of the setting is "U… (ďalšie informácie)

Good morning,

We are seeing that the key "DisableAppUpdate" being set to TRUE in about:policies. Not sure why this setting is being set. The result of the setting is "Updates disabled by your organization". So we cannot manually update firefox and are not sure why the setting is being set.

We used Procmon to capture logs:

Line 5169544: "2:29:45.2062951 AM","firefox.exe","1720","RegEnumValue","HKLM\SOFTWARE\Policies\Mozilla\Firefox","SUCCESS","Index: 0, Name: DisableAppUpdate, Type: REG_DWORD, Length: 4, Data: 1" Line 5169546: "2:29:45.2063211 AM","firefox.exe","1720","RegEnumValue","HKLM\SOFTWARE\Policies\Mozilla\Firefox","SUCCESS","Index: 0, Name: DisableAppUpdate, Type: REG_DWORD, Length: 4, Data: 1" Line 5169547: "2:29:45.2063338 AM","firefox.exe","1720","RegQueryValue","HKLM\SOFTWARE\Policies\Mozilla\Firefox\DisableAppUpdate","SUCCESS","Type: REG_DWORD, Length: 4, Data: 1" Line 5169548: "2:29:45.2063563 AM","firefox.exe","1720","RegQueryValue","HKLM\SOFTWARE\Policies\Mozilla\Firefox\DisableAppUpdate","SUCCESS","Type: REG_DWORD, Length: 4, Data: 1"


Is there anything in Firefox that can trigger the setting of this key?

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

Posledná odpoveď od NoahSUMO Pred 2 hodinami

  • Vyriešené

Cannot log into Logitec Media Server http://127.0.0.1:9001/

Hi, Firefox Developer Edition 126.0b7 (64-bit) shows a perpetual "Loading" screen when trying to access my internal Logitec Media Server at 127.0.0.1:9001. Other browse… (ďalšie informácie)

Hi,

Firefox Developer Edition 126.0b7 (64-bit) shows a perpetual "Loading" screen when trying to access my internal Logitec Media Server at 127.0.0.1:9001.

Other browsers like Waterfox Classic have no trouble, so LMS is working fine.

I tried cleaning the cookies, disabling the firewall (Windows 10), that did not help/

Any idea how to solve this?

Thanks.

Otázku položil(a) Bob4K Pred 5 mesiacmi

Na otázku odpovedal(a) zeroknight Pred 5 mesiacmi

Windows 7

Hello - I have Windows 7 and the recent Firefox Version 115.16.0esr update. As of today, the Firefox start page does not open completely (no images) and I can no longer … (ďalšie informácie)

Hello - I have Windows 7 and the recent Firefox Version 115.16.0esr update. As of today, the Firefox start page does not open completely (no images) and I can no longer access the internet through Firefox (error message - can't connect to the server). This message is displayed regardless of the web page I'm attempting to access and the network connection is good. In Settings, under Firefox Updates, the allowed option is to Automatically install updates when Firefox is not running and I've restarted the computer. Is there a bug with the new Firefox version or does Firefox no longer work with Windows 7? Thanks

Otázku položil(a) RS Pred 2 hodinami

How do I enable advanced copy & paste functionality available in Google Docs, Sheets and Slides without google docs offline?

When using google workspace apps (docs, slides, sheets, etc.) I am unable to use the menus to cut, copy, and paste. Instead, I am forced to use the key binds, which are s… (ďalšie informácie)

When using google workspace apps (docs, slides, sheets, etc.) I am unable to use the menus to cut, copy, and paste. Instead, I am forced to use the key binds, which are super annoying and less convenient than opening a menu and pasting quickly with my mouse. Past articles from Reddit and one on the support site claim that having "dom.event.clipboardevents.enabled" set to true makes it work, but it does nothing and I still cannot paste using the menus.

Otázku položil(a) Steven Burkhard Pred 2 hodinami

Installed 131.0 today. Can't access bank's website

Today I was notified version 131.0 had been installed. Now, when using ThinkorSwim (a Charles Schwab web-based trading tool), I can't access my banking account. Here's th… (ďalšie informácie)

Today I was notified version 131.0 had been installed. Now, when using ThinkorSwim (a Charles Schwab web-based trading tool), I can't access my banking account. Here's the error: "You might have cookies blocked or cross-site tracking prevented. Depending on what browser you're using, check your settings for these terms: • Block third party cookies • Cookie tracking • Cross-site tracking Make sure cookies are not blocked and cross-site tracking is enabled. Follow any additional instructions in your browser once you have adjusted these settings."

I've used Schwab daily for 12+ years, and have never encountered this. Today is 1st day with FF 131.0.

All help is appreciated... I'm totally blocked from my bank! -Deke

Otázku položil(a) drister Pred 2 hodinami

Intune Managed Bookmarks

So I'm trying to apply a configuration profile in Microsoft Intune that enforces managed policies for Firefox. I have 40 different OMA-URI settings configured for it, 39 … (ďalšie informácie)

So I'm trying to apply a configuration profile in Microsoft Intune that enforces managed policies for Firefox. I have 40 different OMA-URI settings configured for it, 39 of which apply and report as "Succeeded". I can verify that these are working on a test device.

The problematic setting that is not applying to the test device is "ManagedBookmarks". It is reporting with an Error.

Here is the setting for the particular policy:

  • Name: ManagedBookmarks
  • Description: Adds bookmarks into a managed folder.
  • OMA-URI: ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ManagedBookmarks
  • Data type: String
  • Value:

<enabled/> <data id="JSON" value=' [

 {
   "toplevel_name": "Bookmark Folder"
 },
 {
   "url": "https://www.ticketsoftware.com",
   "name": "Ticketing"
 },
 {
   "url": "https://www.paymentsoftware.com",
   "name": "Payment"
 },
 {
   "url": "https://portal.office.com",
   "name": "Microsoft Office"
 }

]'/>

I have anonymized a couple of the above bookmarks for privacy. I will note, I have also tried to nest the bookmark items as child items under the toplevel_name (with the correct JSON formatting of course). This also failed to deploy the policy.

Am I missing something here? I am trying to follow the documentation at https://github.com/mozilla/policy-templates/blob/v6.3/docs/index.md#managedbookmarks to a T, but it still fails. Everything else works though!

Otázku položil(a) ekrob21 Pred 2 hodinami

firefox / thunderbird: Different behavior on first run after having copied configuration folder

Hi community, I want to configure a guest account on a ubuntu system. This is done by configuring a standard account and link the guest account to the standard account. … (ďalšie informácie)

Hi community,

I want to configure a guest account on a ubuntu system. This is done by configuring a standard account and link the guest account to the standard account.

For firefox that means, that the .mozilla directory of the guest account points to the .mozilla-directory of the standard account. (The files in the standard account are not changes, so every new guest session starts with the same preconfigured environment.)

When starting firefox in the guest session, most of the settings, e.g. homepage, installed language packs, coockie settings, are recognized. Strange enough, the language packs have to be enabled again. Somehow firefox in the guest session realizes that firefox is run the first time in the newly created guest account. In my use case, firefox starts up in English because the German language pack is disabled. In the configured standard account the language packs are enabled, active, etc..

With thunderbird the behaviour is different: Copying the .thunderbird (or appdata/roaming/thunderbird-folder in Windows) leads to a completely configured thunderbird. No "first run"-questions or -settings have to be answered.

My questions are: 1) How does firefox realize that is has a "first run" situation? Why is copying the .mozilla-folder not enough for transfering the profile(s)? How can firefox be configured to use the existing .mozilla-directory without asking first run questions? 2) How can firefox in a first run situation (with complete profiles and correct profile.ini) be started with e.g. an enabled German language pack.

Thanks a lot

Martin

Otázku položil(a) nobugswanted Pred 3 hodinami

Posledná odpoveď od nobugswanted Pred 3 hodinami

Windows 10 laptop unable to stay signed into FF

No changes been made to my Mozilla account unless Mozilla banned me for constructive criticism yesterday. Earlier today Oct 4, 24 booted up laptop no issues. 3 hours late… (ďalšie informácie)

No changes been made to my Mozilla account unless Mozilla banned me for constructive criticism yesterday. Earlier today Oct 4, 24 booted up laptop no issues. 3 hours later from cold start issue.

My version of FF 131.0 updated yesterday indicates I'm not signed in. Repeated sign-in attempts successful only to be disconnected seconds later. No issues logging into Mozilla Monitor to see progress and navigate around without disconnection. On Android 11 cell phone no issues, on Asus tablet Android 7.0 no issues. What am I doing wrong or missing? See attached screen shots and browser data.

Thank you in advance for your assistance.

Otázku položil(a) Jeff Pred 3 hodinami

Can I get firefox to stop asking if I want to "save address"

how do I actually turn this off? I work for realtors and am constantly filling out contracts with addresses, and doing address searches for them. I have "autofill addres… (ďalšie informácie)

how do I actually turn this off? I work for realtors and am constantly filling out contracts with addresses, and doing address searches for them. I have "autofill addresses" turned off under Privacy and security, but it asks me EVERY time I fill out a contract if I want to save the address. I have to say "not now" easily twenty times during my work day. Am I missing something obvious? this has only become a problem in the last couple weeks or so, but I am starting to get frustrated. thanks so much! Nicole

Otázku položil(a) NicoleN Pred 21 hodinami

Firefox keeps crashing randomly

My browser keeps crashing repeatedly without me seemingly doing anything to crash it. I ran it in troobleshoot mode and it crashed the same way. I ran anti viruses scans … (ďalšie informácie)

My browser keeps crashing repeatedly without me seemingly doing anything to crash it. I ran it in troobleshoot mode and it crashed the same way. I ran anti viruses scans and got nothing. It crashes every 5 to 20 minutes and I can't do anything about it.

Here are the 5 last reports:

bp-e8155f58-645b-4c7d-ab67-a4a180241004

bp-97d9a061-9a12-4737-acb9-149520241004

bp-b58551d1-b887-498a-a6cf-def2a0241004

bp-c394dfd1-1884-47b3-b5bc-d94db0241004

bp-18af000d-3335-4ec5-9cf6-d68820241004

bp-abb1bbba-aa8b-4265-b907-d52dc0241004

I'd really appreciate your help! Thank you!

Otázku položil(a) Guerqus Pred 4 hodinami

Why are you blocking my bank website?

for some reason this last update is now blocking my banking website. They recently updated but i have not had trouble until Firefox updated. now i just get a Blank scree… (ďalšie informácie)

for some reason this last update is now blocking my banking website. They recently updated but i have not had trouble until Firefox updated. now i just get a Blank screen when i try to log in so SHOULD I CHANGE TO MICROSOFT EXPLORES AS MY MAIN BROWSER NOW SINCE MORE AND MORE OF MY BOOKMARKS ARE NO LONGER ACCESSIBLE USING FIREFOX?????

Otázku položil(a) xxvmw45 Pred 4 hodinami

Redundant home page

A couple of days ago Mozilla updated the home page. Even though I examined the spiel I now get MY Home page and a Mozilla page when I open up the computer. How do i get r… (ďalšie informácie)

A couple of days ago Mozilla updated the home page. Even though I examined the spiel I now get MY Home page and a Mozilla page when I open up the computer. How do i get rid of the Mozilla page?

Otázku položil(a) rbroshar@ma.rr.com Pred 4 hodinami

Firefox will not open and I am getting an error message

I am getting the following error message: Platform version 131.0.1 not compatible with miniversion. Please see the screenshot attached for further details. I cannot ope… (ďalšie informácie)

I am getting the following error message: Platform version 131.0.1 not compatible with miniversion. Please see the screenshot attached for further details. I cannot open firefox due to this error message and I receive this error message every time I try to open the Firefox.

Otázku položil(a) Charles Mitchell Pred 4 hodinami