Showing questions tagged: Show all questions
  • Solved
  • Archived

Input Type from a CSV File is Recognized as Ms excel file

In the current Version of Firefox the input field is set to the wrong filetype if select an csv file. Open with Chrome and Firefox. Chrome set the file type to text/csv … (read more)

In the current Version of Firefox the input field is set to the wrong filetype if select an csv file.

Open with Chrome and Firefox. Chrome set the file type to text/csv Firefox to "application/vnd.ms-excel"

Working example open the consoel to see the output: https://codepen.io/GrizzlyStu/pen/YzjZjez

Asked by Grizzly 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Get multirow bookmarks toolbar working again with Firefox 109 and Windows 11

Hi @all, I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (tha… (read more)

Hi @all,

I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (that I also had before with Windows 10) and Windows 11 my multirow bookmarks toolbar doesn´t work anymore. Before the reinstallation it worked with the following code:


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

/* Makes bookmarks toolbar span multiple rows */

#PersonalToolbar{
  --multirow-bmb-n-rows: 3; /* Control how many rows are shown before scrolling */
  --multirow-bmb-row-margin: 2px; /* Control how much spacing is between rows */
  max-height: none !important;
}

#PlacesToolbar > hbox{ 
  display: block;
  width: 100vw;
}

#PlacesToolbarItems{
  display: flex;
  flex-wrap: wrap;
  /* --uc-bm-padding is defined in autohide_bookmarks_toolbar.css */
  max-height: calc(var(--multirow-bmb-n-rows) * (5px + 1em + (2 * (var(--multirow-bmb-row-margin) + var(--uc-bm-padding,2px))))) !important;
  overflow-y:auto;
  scrollbar-color: var(--lwt-accent-color) var(--toolbar-bgcolor) ;
  scrollbar-width: thin;
}

/* Hide the all-bookmarks button */
#PlacesChevron{ display: none }

/* Add some spacing between rows */
#PlacesToolbarItems > .bookmark-item{ margin: var(--multirow-bmb-row-margin) 3px !important;  }


I already tried some other codes that I found in the internet but none of them worked. I have this code in the file userChrome.css, this file is in a chrome folder and this folder is in my profile folder. Can anybody tell me what I have to do to make the multirow bookmarks toolbar working again?

Best regards heusmich

Asked by heusmich 1 year ago

Answered by heusmich 1 year ago

  • Solved
  • Archived

Youtube GPU usage peaks

I noticed some peaks of usage on both internal and dedicated GPU while watching videos on YouTube. This happens only when watching videos not on Full Screen mode. I teste… (read more)

I noticed some peaks of usage on both internal and dedicated GPU while watching videos on YouTube. This happens only when watching videos not on Full Screen mode. I tested also with chromium but there's not this issue. What is causing it? How can i stop this behavior?

Asked by Gian 1 year ago

Answered by ARMAN KHAN 1 year ago

  • Solved
  • Archived

Disable Tab Search

Recently the V-like icon/button appeared at the right-hand end of the top line of my Firefox windows. This Tab Search could be invaluable to some, but I have no need for… (read more)

Recently the V-like icon/button appeared at the right-hand end of the top line of my Firefox windows. This Tab Search could be invaluable to some, but I have no need for it. If I start to get too many tabs I just use another window. However, I click on it constantly when I intend to minimize the window. I have been clicking on the - icon/button in EVERY WINDOWS APPLICATION since Windows began, and as it has ALWAYS been the LEFT-MOST item in the UPPER RIGHT CORNER I haven't had to think about it in decades. But now it isn't the left-most, that is now tab search.

Please, please, PLEASE provide a configuration option to remove Tab Search from the top line.

Thanks!

Roy Harvey Cheshire, CT

Asked by RHinCT 1 year ago

Answered by TyDraniu 1 year ago

  • Solved
  • Archived

"NetworkError when attempting to fetch resource." on many websites

in the last day firefox has all but stopped working on most websites. i can go to them and they start to load, but then they eventually break halfway through and either e… (read more)

in the last day firefox has all but stopped working on most websites. i can go to them and they start to load, but then they eventually break halfway through and either end up loading forever or produce an error. if i look at the console i see "Source map error: Error: NetworkError when attempting to fetch resource." this happens on twitter.com and raidbots.com to name two off the top of my head.

i did a complete refresh and even completely uninstalled and reinstalled the browser - it started working for a bit and then broke again. i have no plugins or extensions enabled currently (i have dashlane but this happens with it enabled or disabled). it's making the browser unusable. ive scanned my computer for malware and cant find anything either. i don't have this problem in any other browsers so not sure what else to try.

Asked by fnnmyr 11 months ago

Answered by cor-el 11 months ago

  • Solved
  • Archived

Stop auto importing history from other browsers

I am a game developer. I work about 12 hours a day, in Chrome. It is my main browser. When I installed firefox, I was asked to "import" cookies and such. I did. Which has… (read more)

I am a game developer. I work about 12 hours a day, in Chrome. It is my main browser. When I installed firefox, I was asked to "import" cookies and such. I did. Which has been a terrible headache. All of the bookmarks and everything from Chrome came with it, which I already had in firefox, since I've had it for years. But, I thought since this is a brand new computer that I needed to do that. Fast-forward a couple of weeks and now EVERY time I open up firefox, all 10 million history links are in history.

I use firefox to unwind and watch movies. I don't want 10 million links to work in front of where I left off in binge watching Seinfeld.

I've tried everything and followed instructions and STILL, all history from Chrome shows up in firefox. It is infuriating. AND uninstalling and reinstalling did nothing. The setting is already in the account to import from Chrome to firefox. I've removed addons and extensions as well. Nothing has worked.

Asked by boundlessenterprise 1 year ago

Answered by willjoe24421 1 year ago

  • Solved
  • Archived

No Audio from Firfox. Not in Windows volume mixer

After start up Firefox I am not getting any audio. No other app nor browser has this issue. It does not show up in the volume mixer. I've made sure all apps, browser, dri… (read more)

After start up Firefox I am not getting any audio. No other app nor browser has this issue. It does not show up in the volume mixer. I've made sure all apps, browser, drivers, and windows are up to date.

Asked by birdville3000 1 year ago

Answered by birdville3000 1 year ago

  • Solved
  • Archived

How to open all synced tabs

I have seen multiple copies of this question, some unanswered, some with the same "answer". All the questions are closed so I cannot reply to them. The "answer" does not … (read more)

I have seen multiple copies of this question, some unanswered, some with the same "answer". All the questions are closed so I cannot reply to them. The "answer" does not work.

I have the "Show tabs from other devices" sidebar. I also can access from "Open application menu" > email address > list of synced tabs. Both methods show me the device name and all of my synced tabs. Neither method has an "open all tabs" option. If I right click my device name nothing happens. If I right click a tab, it opens that one tab. I don't know how many tabs I have on my Android. I have enough tabs that it only shows the infinity symbol instead of the number. It has shown the infinity symbol for a long time and I've opened many more tabs since. It could be hundreds or even thousands of tabs. I have 224 tabs on my laptop. I want to open all 224 laptop tabs plus all however many Android tabs on my laptop at the same time. I'm aware this will cause significant lag on my laptop. I'm not looking for a solution for that or people telling me not to do that. I want to know how to open all of my synced tabs at once on my laptop, without having to click through one by one.

Edition Windows 11 Home Version 22H2 Installed on ‎2022-‎09-‎21 OS build 22621.1702 Experience Windows Feature Experience Pack 1000.22641.1000.0 "You're up to date Last checked: Today, 17:15" (Just clicked "Check for updates")

Firefox 113.0.1 (64-bit) "Firefox is up to date"

Asked by Emily 11 months ago

Answered by jonzn4SUSE 11 months ago

  • Solved
  • Archived

Fonts on Various Sites Are Too Heavy/Bold

I've tried to search and found some other posts about this, but not a ton... leading me to believe there is something wrong. Issue: Fonts on some sites are too heavy/bo… (read more)

I've tried to search and found some other posts about this, but not a ton... leading me to believe there is something wrong.

Issue: Fonts on some sites are too heavy/bold (vs appearing correctly on Chrome/Chromium browsers) Environment: Windows 10 or 11, Firefox stable (currently 105.0.1) Example site: https://www.subaruoutback.org (this is not the only one, just an example) Workaround(s): I can do one of two things... I can either enforce browser fonts globally, which fixes the issue but then also break some sites in other ways or I can use an add-on to let me selectively enforce browser fonts as needed (which is what I am doing).

Screenshots attached, this is my experience on multiple PCs (Windows 10 and 11). One image is from Firefox, one is from Chrome.

On some sites, it isn't a huge deal... maybe just looks bad but is functionally fine. On some sites the issue is more impactful and actually creates readability issues.

Of course I can continue to work around the issue, but ideally I would like to fix it.

I did read that there are some changes site owners can make for font handling, but obviously requesting that sort of thing isn't realistic in a general sense.

Thank you!

Asked by DrSuSE 1 year ago

Answered by DrSuSE 1 year ago

  • Solved
  • Archived

Firefox window refuses to open maximized

I've worked with Firefox for several years, and had it opening maximized. I recently manually resized the Firefox window to facilitate some work in which I needed some o… (read more)

I've worked with Firefox for several years, and had it opening maximized. I recently manually resized the Firefox window to facilitate some work in which I needed some other windows visible. However, now I can't get Firefox to open maximized. Instead, it opens a window going from the left edge of my screen (see the first image below) about a third of the width of the monitor, and it is showing the double box icon in the upper right corner indicating that the computer "thinks" it is in full screen. If I click that double box, the window immediately shifts to the right edge of the screen, occupying a space about a third of the monitor from the right edge, and shows a single box in the upper right corner of the window. If I click that single box, the window finally does expand to full screen, showing a double box in the upper right corner. I've tried all the manipulations I've seen concerning starting screen size (such as going to the shortcut icon properties and indicating the that the program should start "maximized") but I'm still getting this same behavior. Any thoughts? (I'm running Windows 11, with the latest version of Firefox.)

Asked by Jim 1 year ago

Answered by user104147805413306348376805769878442569366 1 year ago

  • Solved
  • Archived

Spell Check not working.

Dear Sir or Madam, I'm running 101.0.1 and spell check no longer works on any mail app like Gmail, Outlook, Yahoo, BT Mail. If I use Chrome or Edge then spell check work… (read more)

Dear Sir or Madam,

I'm running 101.0.1 and spell check no longer works on any mail app like Gmail, Outlook, Yahoo, BT Mail. If I use Chrome or Edge then spell check works correctly. This is despite my Firefox Settings being as below.....

Language Choose the languages used to display menus, messages, and notifications from Firefox. ENGLISH GB Set Alternatives… ENGLISH GB Choose your preferred language for displaying pages. Choose… ENGLISH (United Kingdom) (en-gb) Check your spelling as you type = Tick (Yes)

Could you please advise a fix?

Kind regards,

Neil.

P.S. If I use Chrome or Edge then spell check works correctly.

Asked by Trinovantes 1 year ago

Answered by Trinovantes 1 year ago

  • Solved
  • Archived

google.com won't load

The google search bar on the homepage doesn't work, just does an infinite load, the same with google.com. The extensions I have are AVG Online Security, Malwarebytes, and… (read more)

The google search bar on the homepage doesn't work, just does an infinite load, the same with google.com. The extensions I have are AVG Online Security, Malwarebytes, and AVG Anti-Tracking. The version is the latest version 116.0.1

Asked by anthonyjshaffer917 8 months ago

Answered by anthonyjshaffer917 8 months ago

  • Solved
  • Archived

How to disable Enhanced Tracking Protection on all sites and for every FF session. Choosing Custom, and deselecting all check boxes doesn't work.

I have tried the suggestions as described in the following article: https://support.mozilla.org/bm/questions/1273784 However, am still having the issue. It's as if the s… (read more)

I have tried the suggestions as described in the following article: https://support.mozilla.org/bm/questions/1273784 However, am still having the issue. It's as if the settings are totally ignored. I am using version 108.0a1 of Firefox developer edition. Ideally what am trying to achieve is away to disable all features of ETP. I figured setting it to custom with all values unchecked would have done the trick but it's not working. What works is if I add the site to the list of Exceptions for Enhanced Tracking Protection, then I will see all Ads loaded just fine on the page. However, this is not viable for me as I have a large list of sites that I visit, and I need to see the ads on them.

Does anyone know of a way to get around this feature in FF?

Is there another setting am missing from the previous article?

Asked by Bjorn Williams 1 year ago

Answered by James 1 year ago

  • Solved
  • Archived

How can i change the order of Search Bar suggestions?

Hi everyone, I would like to change the order of Search Bar suggestions, if possible, because I find the "Firefox Suggest" section's results more relevant to what I usua… (read more)

Hi everyone,

I would like to change the order of Search Bar suggestions, if possible, because I find the "Firefox Suggest" section's results more relevant to what I usually look for.

Specifically, as shown in the image I attach, when I type, I get some suggestions, and then I can see the "Firefox Suggest" section. Is it possible to change the order and place it above the suggestions?

Thank you!

Asked by kolyfotis 1 year ago

Answered by TyDraniu 1 year ago

  • Solved
  • Archived

Firefox just stops working and has black screen after using it at random times

Firefox just turns into a black screen and becomes unusable. It has been happening for a long time now and i have checked RAM and CPU usage and they are all fine, as I ex… (read more)

Firefox just turns into a black screen and becomes unusable. It has been happening for a long time now and i have checked RAM and CPU usage and they are all fine, as I explored potential causes.

I will be using firefox and it just turns all black on all screens and is completely unusable. To use it again I have to force close all windows and reopen it and it works again.

This is a frequent issue that I have seen

Asked by K_A 7 months ago

Answered by zeroknight 7 months ago

  • Solved
  • Archived

I am unable to log into any Microsoft 365 programs, (Microsoft 365, Microsoft Outlook, Microsoft OneDrive) on the Firefox browser since installing Windows 11

I am unable to sign into Microsoft 365 services in Firefox. When I try to sign in on the Microsoft 365 Website, it doesn't sign in, it simply redirects me back to the web… (read more)

I am unable to sign into Microsoft 365 services in Firefox. When I try to sign in on the Microsoft 365 Website, it doesn't sign in, it simply redirects me back to the website. When I try to sign in from the Outlook login page, I get an error page saying "500 Something went wrong. Repeating redirects detected." Screenshot attached.

1. I was able to sign in with another browser. 2. I was able to sign in on a device running Windows 10. 3. I have cleared the entire cache and history on the Firefox browser - it didn't work. 4. I tried logging in with Firefox in Troubleshooting Mode - it didn't work.

I saw an archived thread from 10/28/2021 where @OthelloBloke had the same issue ("Microsoft 365 Signin on Office.com Doesn't Work After Windows 11 Update"). It didn't seem to have been resolved. It has been a while since Windows 11 came out. Has there been any resolution to this issue? Please help me fix it. Most of my activities are on Microsoft 365, and I prefer to use Firefox as my browser. But if this is ongoing I will need to abandon this browser in order to access my work.

Asked by kelenne 1 year ago

Answered by kelenne 1 year ago

  • Solved
  • Archived

trying to access Facebook error

An error occurred during a connection to www.facebook.com. SSL_ERROR_DC_EXPIRED What in the world? does Facebook not keep up with its own security? or is this a Firefox t… (read more)

An error occurred during a connection to www.facebook.com. SSL_ERROR_DC_EXPIRED What in the world? does Facebook not keep up with its own security? or is this a Firefox thing?

Asked by judgeraye 1 year ago

Answered by cor-el 1 year ago