Showing questions tagged: Show all questions
  • Išspręsta

Error in event Viewer......Event 2 Firefox Default Browser Agent

Hello all. Since the update to Version 113.0 I have been getting an error in my Event Viewer which is Event 2 Firefox Default Browser Agent . I am now on Version 113.0.1… (read more)

Hello all. Since the update to Version 113.0 I have been getting an error in my Event Viewer which is Event 2 Firefox Default Browser Agent . I am now on Version 113.0.1 and still get this error. Firefox is my default browser. Below is an image of what I see in my Event Viewer and also the full view of the event itself. I seem to not be having any problems with the browser but I was wondering if anyone could shed some light on why this is happening or forward to the Devs.

Respectfully, Don


Log Name: Application Source: Firefox Default Browser Agent Date: 5/14/2023 4:19:42 PM Event ID: 2 Task Category: None Level: Error Keywords: Classic User: N/A Computer: DESKTOP- Description: The system cannot find the file specified. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

 <System>
   <Provider Name="Firefox Default Browser Agent" />
   <EventID Qualifiers="32775">2</EventID>
   <Version>0</Version>
   <Level>2</Level>
   <Task>0</Task>
   <Opcode>0</Opcode>
   <Keywords>0x80000000000000</Keywords>
   <TimeCreated SystemTime="2023-05-14T20:19:42.8333225Z" />
   <EventRecordID>9023</EventRecordID>
   <Correlation />
   <Execution ProcessID="0" ThreadID="0" />
   <Channel>Application</Channel>
   <Computer>DESKTOP-         </Computer>
   <Security />
 </System>
 <EventData>
   <Data>0x80070002 in RegistryDeleteValue:320</Data>
 </EventData>

</Event>

Asked by new_aged2perfection Prieš 4 mėnesius

Answered by cor-el Prieš 4 mėnesius

  • Išspręsta

Tabs on Bottom broke again

Hi Well Firefox did it again. I had tabs on the bottom where I wanted them and they broke this again in the update I just got. Any idea how to move them back down to th… (read more)

Hi

Well Firefox did it again. I had tabs on the bottom where I wanted them and they broke this again in the update I just got.

Any idea how to move them back down to the bottom? This is the userchrome.css coding I was using that worked fine before the update

@import url(userChrome-color_bookmark_folders_Proton89.css);


/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom.css made available under Mozilla Public License v. 2.0 See the above repository for updates as well as full license text. */

/* Modify to change window drag space width */ /* Use tabs_on_bottom_menubar_on_top_patch.css if you have menubar permanently enabled and want it on top

  • /

/* IMPORTANT */ /* Get window_control_placeholder_support.css Window controls will be all wrong without it. Additionally on Linux, you may need to get: linux_gtk_window_control_patch.css

  • /
root{ --uc-titlebar-padding: 0px; }

@media (-moz-os-version: windows-win10){

root[sizemode="maximized"][tabsintitlebar]{ --uc-titlebar-padding: 8px }

}

  1. toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
  2. TabsToolbar > .titlebar-buttonbox-container{

position: fixed; display: block; top: var(--uc-titlebar-padding,0px); right:0; height: 35px; } /* Mac specific. You should set that font-smoothing pref to true if you are on any platform where window controls are on left */ @supports -moz-bool-pref("layout.css.osx-font-smoothing.enabled"){

root{ --uc-titlebar-padding: 0px !important }

.titlebar-buttonbox-container{ left:0; right: unset !important; } }

root[uidensity="compact"] #TabsToolbar > .titlebar-buttonbox-container{ height: 30px }
  1. toolbar-menubar[inactive] > .titlebar-buttonbox-container{ opacity: 0 }
  1. navigator-toolbox{ padding-top: var(--uc-titlebar-padding,0px) !important; }

.titlebar-buttonbox-container > .titlebar-buttonbox{ height: 100%; }

  1. titlebar{

-moz-box-ordinal-group: 2; -moz-appearance: none !important; --tabs-navbar-shadow-size: 0px; }

.titlebar-placeholder,

  1. TabsToolbar .titlebar-spacer{ display: none; }

/* Also hide the toolbox bottom border which isn't at bottom with this setup */

  1. navigator-toolbox::after{ display: none !important; }

@media (-moz-gtk-csd-close-button){ .titlebar-button{ -moz-box-orient: vertical } }

/* These exist only for compatibility with autohide-tabstoolbar.css */ toolbox#navigator-toolbox > toolbar#nav-bar.browser-toolbar{ animation: none; }

  1. navigator-toolbox:hover #TabsToolbar{ animation: slidein ease-out 48ms 1 }

/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom_menubar_on_top_patch.css made available under Mozilla Public License v. 2.0 See the above repository for updates as well as full license text. */

/* Menubar on top patch - use with tabs_on_bottom.css */ /* Only really useful if menubar is ALWAYS visible */

root{ --uc-window-control-width: 0px !important }
  1. navigator-toolbox{ padding-top: calc(29px + var(--uc-titlebar-padding,0px)) !important }
  1. toolbar-menubar{

position: fixed; display: flex; top: var(--uc-titlebar-padding,0px); height: 25px; width: 100%; overflow: hidden; }

  1. toolbar-menubar > .titlebar-buttonbox-container{ height: 29px; order: 100; }
  1. toolbar-menubar > [flex]{ flex-grow: 100; }
  2. toolbar-menubar > spacer[flex]{

order: 99; flex-grow: 1; min-width: var(--uc-window-drag-space-width,20px); }

  1. toolbar-menubar .titlebar-button{ padding: 2px 17px !important; }
  1. toolbar-menubar .toolbarbutton-1 { --toolbarbutton-inner-padding: 3px }

/* TABS: height */*|*:root { --tab-toolbar-navbar-overlap: 0px !important; --tab-min-height: 20px !important; --tab-min-width: 80px !important;

  1. tabbrowser-tabs {

width: 100vw !important; }

  1. main-window:not([chromehidden*="toolbar"]) #navigator-toolbox {padding-bottom: var(--tab-min-height) !important;}

.tab-background { border-radius: 8px 8px 0px 0px !important; border-image: none !important; } .tab-line { display: none; }

.tab-close-button { color: red!important; }

Asked by scottish2 Prieš 4 mėnesius

Answered by jscher2000 - Support Volunteer Prieš 4 mėnesius

  • Išspręsta

Tabs grouping

Hi! Let's start by saying that I love Firefox, that I use it as my primary browser everywhere and I love that is not based on chromium. However, for reasons to me unknow… (read more)

Hi!

Let's start by saying that I love Firefox, that I use it as my primary browser everywhere and I love that is not based on chromium. However, for reasons to me unknown is missing a very important feature (natively at least): tab grouping. This feature is extremely simple to implement and in today life, where in most jobs (I'm a researcher) you have to deal with a tons of tabs opened in your browser, being able to effectively organize them is a must.

My question is: has Firefox the intention to implement (again) this feature? Will this happen soon?

I'm really trying my best to not switch to a competitor browser and I really want to support Firefox and hope that it gains more and more users. But for this to happen it really needs to be on par with time. How come every other popular browser has a very good tab grouping feature and Firefox doesn't?

Please, let me know if there's a chance to see this feature implemented in reasonable times. Sooner or later, you will probably have to do that reagardless.

Wish you the best, A.

Asked by Rikan Prieš 4 mėnesius

Answered by TyDraniu Prieš 4 mėnesius

  • Išspręsta

Unable to sign into mail after latest update 113.0.1 Windows 10

Message We are unable to process your request at this time Please try again in 1 hour Have tried rebboted laptop run windows defender offline scan. Does not work on any… (read more)

Message We are unable to process your request at this time Please try again in 1 hour

Have tried rebboted laptop run windows defender offline scan. Does not work on any of my accounts Same problem in Chrome and Edge!

Asked by jas_samrauk Prieš 4 mėnesius

Answered by jas_samrauk Prieš 4 mėnesius

HOW to FIND / VIEW my SAVED POCKET items.

I have been using (VIEWING articles in // saving articles TO my) FIREFOX "POCKET" for more than a year. I have the pocket ICON on my upper toolbar. But ALL that seems to… (read more)

I have been using (VIEWING articles in // saving articles TO my) FIREFOX "POCKET" for more than a year.

I have the pocket ICON on my upper toolbar. But ALL that seems to do is allow me to ADD an open page TO Pocket. I have NO clue how to simply **Go t o POCKET** and VIEW any / all my saved items there.

Good God, WHAT is the secret handshake??! ...in trying to figure this out I see numerous things telling me to SIGN IN to pocket ... IF way back when I began using pocket I MADE a USER NAME / Password for it, that info is long forgotten. I HAVE a FIREFOX account ... was sent therewhile supposedly (according to Firefox" HELP") to 'sign in' to my POCKET account. Only took me to an overall FIREFOX account page - wherein NO LONK there referred AT ALL to POCKET.

I 'SAVE' to my pocket (ICON) almost daily. NEVER need any kind of sign in for this. NOW I want to LOOK AT / READ some of these - BUT FIND NOWAY TO GET THERE. ICON omly SAVES a page.

Ridiculous. HOW do I VIEW / SEE / FIND /READ my saved pocket items?

Asked by BilboPISSED Prieš 4 mėnesius

Last reply by Paul Prieš 1 savaitę

Error code: PR_END_OF_FILE_ERROR

Suddenly i keep getting this error code. After trying things like refreshing Firefox, using No Proxy option and still getting this error. I dont know what to do, except f… (read more)

Suddenly i keep getting this error code. After trying things like refreshing Firefox, using No Proxy option and still getting this error. I dont know what to do, except for changing the browser.

Asked by barbara.rupnik Prieš 4 mėnesius

Last reply by Terry Prieš 4 mėnesius

  • Išspręsta

*Always* show password?

Is there a security setting that allows me to show all my passwords rather than having to toggle them on each time? I am a recluse. There's never anyone looking over my … (read more)

Is there a security setting that allows me to show all my passwords rather than having to toggle them on each time?

I am a recluse. There's never anyone looking over my shoulder. I just don't want to have to mess with it anymore.

If there isn't, could some kind developer please make an add-on?

I am using two computers: an iMac (late 2009) running 10.13.6 (High Sierra) and a Macbook Pro (13-inch, 2012) running 10.15.7 (Catalina).

Thank you!

K

Asked by khindall Prieš 4 mėnesius

Answered by khindall Prieš 2 mėnesius

  • Išspręsta

Firefox is popping up a small pop-up asking for a password.

Everything under Logins and Passwords, and Forms and Autofill is unchecked. A "Primary Password" has never been set in firefox. Can't get it to stop asking, which is ma… (read more)

Everything under Logins and Passwords, and Forms and Autofill is unchecked. A "Primary Password" has never been set in firefox.

Can't get it to stop asking, which is made worse by the fact that nothing is selected to prompt it nor is anything stored for it to use.

Asked by Shawn.Janson Prieš 4 mėnesius

Answered by jscher2000 - Support Volunteer Prieš 4 mėnesius

Lost password

Hi, Last week I reinstall my notebook. As I have got an account in Firefox I thought that login in to my account would retrieve all sign in passwords I had stored before… (read more)

Hi,

Last week I reinstall my notebook. As I have got an account in Firefox I thought that login in to my account would retrieve all sign in passwords I had stored before reinstall. All are gone. Did I miss anything ?

Asked by Corobori Prieš 5 mėnesius

Last reply by Corobori Prieš 5 mėnesius

400 error when trying to login to google account

For some reason today I started having issues with thumbnails not loading for youtube videos. I logged out of my google account and went to log back in, but whenever I tr… (read more)

For some reason today I started having issues with thumbnails not loading for youtube videos. I logged out of my google account and went to log back in, but whenever I try to login to my google account now I get a 400 error. I can login fine on other browsers and other devices. I have tried the following troubleshooting steps:

cleared all cache and cookies flushed DNS created a new firefox profile in about:profiles and set it as default Re-installed firefox multiple times refreshed firefox used Revo Uninstaller to fully remove all traces from firefox and reinstalled Manually removed all traces of firefox from appdata and program folder and installed the beta version Ran windows updates and rebooted ran an SFC scan Ran a DISM online restorehealth

Every single time I get the same result, 400 error when trying to log into my google account. Starting to feel like I'm loosing my mind here. Any troubleshooting ideas would be very appreciated. Thanks in advance!

Asked by nickbfurlo Prieš 5 mėnesius

Last reply by cor-el Prieš 5 mėnesius

Some Firefox Dev Edition background service is using absurd amounts of CPU

Hi, Having this issue for weeks now, I finally decided to create a ticket. I currently use Firefox Developer Edition, but it has some problem: At random times, a backgr… (read more)

Hi,

Having this issue for weeks now, I finally decided to create a ticket. I currently use Firefox Developer Edition, but it has some problem: At random times, a background process starts and begins to use an absurd amount of CPU. I have a really good CPU and this issue still occurs when I start my laptop without even unlocking it yet.

I'm thinking it has something to do with an update service, but I already tried disabling automatic updates and updated to the last version. I even deleted all add-ons, but it didn't help at all.

There is a strange folder in the installation folder named "tobedeleted", which gets automatically created. I don't think it is some virus because viruses would've aimed for Firefox and not the Developer Edition, which is a completely separate install. I didn't have this problem about 2 versions of Developer Edition earlier so I don't think it's my system config or antivirus/firewall.

The issue is very strange and annoying, I've tried reinstalling, deleting and removing leftover folders on the whole disk but the issue still persists. I even did a Firefox Refresh multiple times, but nothing seems to work.

I would be very thankful if this problem gets solved and I'd love to help you guys analyze the situation because I really like the Developer Edition. I have a lot of experience with programming and computers in general so I could do some debugging.

Thanks in advance!

Greetings,

Rein (rdeboer2004@gmail.com)

Asked by DevWizz Prieš 5 mėnesius

Last reply by DevWizz Prieš 5 mėnesius

Firefox Developer Edition does not jump to ancor on the GitHub website

1. Open the https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#list-organization-repositories Firefox jumps to the #list-organization-repositories and the … (read more)

1. Open the https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#list-organization-repositories Firefox jumps to the #list-organization-repositories and the article about "List organization repositories" is in the main focus. See the first image on the left

2. Scroll in the right list menu to the item "List repository teams" and click on it (see the image attached on the right)

Expected result: The browser jumps to ancor # list-repository-teams and the article about "List repository teams" is loaded in the main focus. Actual result: The Firefox does not jump to the ancor # list-repository-teams and the article about "List repository teams" is not in the main focus. The right list menu scrolled up to the item "list repository items". The article about "List organization repositories" is still in the main focus

Environment: Windows 11 (64 -bit), Firefox Developer Edition 113.0b3 (64-bit)

Asked by Taras Prieš 5 mėnesius

Last reply by Taras Prieš 5 mėnesius

Developer edition - twitch error 2000

A month ago I started to have problem with twitch. After 5minutes or 2 hours- random times or random tabs, if I have opened more than 1, which is always the case. Some ta… (read more)

A month ago I started to have problem with twitch. After 5minutes or 2 hours- random times or random tabs, if I have opened more than 1, which is always the case. Some tabs or all, again it's random will give twitch 2000 error and refresh, closing tab,etc nothing will work, except closing WHOLE browser, not just tabs and this is not guaranteed that it will work.

I'm losing my mind with closing whole browser-windows-tabs on different monitors and then re-opening all of that again when I get 2000 error and I always do get it.

Did like 50 re-installs, it's always the same. I tried to go back to older version, but Firefox always want to create new profile saying I have old version installed and I DO NOT want that, I want everything as it is right customized,etc right now.

Asked by black999devil Prieš 5 mėnesius

Last reply by cor-el Prieš 3 mėnesius

3 Pane Inspector on Vertical Monitor

A large number of developers prefer to use a vertically-oriented monitor, as it provides a more efficient way to read code. However, as demonstrated in the first screensh… (read more)

A large number of developers prefer to use a vertically-oriented monitor, as it provides a more efficient way to read code. However, as demonstrated in the first screenshot, the Firefox developer tools appear cluttered and disorganized when displayed in this orientation, especially when the three-panel layout is enabled. This makes the user interface difficult to use effectively.

In the second screenshot, even with the right sidebar minimized as much as possible by default, a significant amount of screen real estate remains underutilized, resulting in a subpar user experience. The question arises as to how this issue can be resolved.

If the Firefox development team has not given sufficient attention to optimizing their developer tools for vertical monitor orientations, what is the appropriate way to request that this feature be prioritized in their development roadmap?

Asked by me357 Prieš 4 mėnesius

Last reply by me357 Prieš 4 mėnesius

Does Firefox delete your account data when you change your password?

Hi, I have read conflicting statements. I changed my firefox account password and when I sync I am getting none of my bookmarks and other information. Has all my accoun… (read more)

Hi,

I have read conflicting statements. I changed my firefox account password and when I sync I am getting none of my bookmarks and other information.

Has all my account data been deleted because I changed my password?

Asked by munchness11 Prieš 4 mėnesius

Last reply by munchness11 Prieš 4 mėnesius

Default htm / html file association W10

I've used FF forever. I am using W10 / x64. Recently - like in the last several weeks - the default file associations in W10 will not stay set to FF for htm and html file… (read more)

I've used FF forever. I am using W10 / x64. Recently - like in the last several weeks - the default file associations in W10 will not stay set to FF for htm and html files. The associations are changed, automatically, to MS Edge. I often save web pages with the extension SingleFile for later viewing or sharing. I've tried everything possible that I've been able to find including messing with the registry and xml files. FF is my default browser. This is driving me nuts as I don't really use Edge. I'd uninstall the damn thing but I'm sure it would crash the OS. Any thoughts?

Asked by share666 Prieš 4 mėnesius

Last reply by share666 Prieš 4 mėnesius

Backticks don't render properly in some fields on Ubuntu

On Firefox 113.0 (64-bit) for Ubuntu 22.04, some fields don't display backticks correctly. I think it could be a javascript issue. The easiest place to see this is the "… (read more)

On Firefox 113.0 (64-bit) for Ubuntu 22.04, some fields don't display backticks correctly. I think it could be a javascript issue.

The easiest place to see this is the "new Gist" page on gist.github.com. The filename field (uses javascript) renders the backtick on top of the following character. The code field (not javascript) renders it correctly. See the screenshot.

My input source is English (US) and I have dead keys disabled. I have the same issue on different machines running Ubuntu, but not on Firefox on a machine running macos. I don't have the problem in other browsers on the Ubuntu machines.

Thanks!

Asked by twharrop Prieš 4 mėnesius

Last reply by twharrop Prieš 4 mėnesius