Εμφάνιση ερωτήσεων με ετικέτες: Εμφάνιση όλων των ερωτήσεων
  • Επιλύθηκε
  • Αρχειοθετήθηκε

After 107.0.1, the tab bar disappears

In fully updated Windows 10 (x64), running either 64-bit or 32-bit Firefox, the tab bar in the current Release channel of Firefox disappears. No changes have been made … (διαβάστε περισσότερα)

In fully updated Windows 10 (x64), running either 64-bit or 32-bit Firefox, the tab bar in the current Release channel of Firefox disappears. No changes have been made to the Firefox profile on my computer, including no edits in CSS, etc. (I never bother with such things). Updating to 108 and higher causes the tab bar to disappear. In 108+, a single tab appears "somewhere" at the bottom of the window (its location appears to be random), and the New Tab button ("+") is gone as well. Disabling all extensions has no effect. Reverting back to 107.0.1 (either 32-bit or 64-bit) fixes the problem. This situation has been tested several times with the same result every time. Consequently, I have edited the Firefox registry policy to disable updating so I can run 107.0.1 without constantly getting the Firefox "nag window." Any thoughts on this problem would be greatly appreciated.

Ερώτηση από J Pinkman 1 έτος πριν

Απάντηση από cor-el 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Latest update changed image interaction

Image interactibility has changed since the last Firefox update. It used to be I could do a Google search and I could click on the images on the main search result page … (διαβάστε περισσότερα)

Image interactibility has changed since the last Firefox update.

It used to be I could do a Google search and I could click on the images on the main search result page (under the 'All' section, not the 'Images' section) and they would open in a new tab immediately.

Since the update when I click on an image it docks the image to the right...when I need it to open in a new tab.

If I can't get this fixed I will be going back to a previous version.

Help!

Windows 10 OS Build 19044.2251 Firefox version 107.0.1

Ερώτηση από cadwellm 1 έτος πριν

Απάντηση από cadwellm 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Firefox URL and History Issues

Dear and respected, Please be kind to assist me on resolving the few issues i am facing in Firefox 107.0 (64 bit) version as follows: The first one is the URL bar which … (διαβάστε περισσότερα)

Dear and respected,

Please be kind to assist me on resolving the few issues i am facing in Firefox 107.0 (64 bit) version as follows: The first one is the URL bar which for some reason populates with let say random sites some i never had been on like Facebook and i would very much like for Firefox URL bar to contain only addresses i enter there nothing more nothing less so your kind help is very much appreciated! Furthermore Shift+Delete upon highlighting an address to delete it? And the last but not least is that the whole of my firefox browsing history was deleted and i am pledging to you guys to give me an solution to restore it ?

Thank you very much for you kind help on this very frustrating matter,wish you all the best

Ερώτηση από DarkRaver 1 έτος πριν

Απάντηση από willjoe24421 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Crashing on first start up.

When I first launch Firefox I see it open briefly (a couple of seconds) and then it immediately closes/crashes. When I launch it again it works fine? This has been happen… (διαβάστε περισσότερα)

When I first launch Firefox I see it open briefly (a couple of seconds) and then it immediately closes/crashes. When I launch it again it works fine? This has been happening for a few days, maybe since update Version 107.0 64-bit.

Ερώτηση από Tricia_TD 1 έτος πριν

Απάντηση από Tricia_TD 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

When trying to do something that involves the file explorer firefox crashes/freezes and crash handeler doesn't pop up only way to shutdown is trhough task manager

So this happens every time and only appeared today im on windows 11

Ερώτηση από BestInfinityYT 1 έτος πριν

Απάντηση από BestInfinityYT 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Pop Up Window

When scrolling down I choose to read an article in a new window. When I open the new window, on the right side, a pop up window appears titled “Join the Conversation” or… (διαβάστε περισσότερα)

When scrolling down I choose to read an article in a new window. When I open the new window, on the right side, a pop up window appears titled “Join the Conversation” or “More from Daily Express” blocking some of the article’s words. How can I stop this pop up window from appearing? Thanks.

Ερώτηση από doug5101520 1 έτος πριν

Απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Firefox install extension addon

I have a PDF file with an embedded MP3 file. Somehow I need to add an extension to Firefox so it will display the paper clip icon attachment symbol so I can download the… (διαβάστε περισσότερα)

I have a PDF file with an embedded MP3 file. Somehow I need to add an extension to Firefox so it will display the paper clip icon attachment symbol so I can download the MP3 file

Ερώτηση από bcinbend 1 έτος πριν

Απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Space characters incorrect; button pointing to URL ending in hash (#) not working

I am having issues with pages on DAX Guide, e.g.: https://dax.guide/now/ These issues are when using Firefox on Windows 10. I have tried with Safe mode, and turning off … (διαβάστε περισσότερα)

I am having issues with pages on DAX Guide, e.g.: https://dax.guide/now/

These issues are when using Firefox on Windows 10. I have tried with Safe mode, and turning off Enhanced Tracking protection. I have made no changes to Javascript etc.

Issue 1 If I select a code example and try to run it in an external program (e.g. DAX Studio), it fails, and I have found that the reason is because the "space" characters are not ASCII code 32, which is a normal space, but instead ASCII 160. Another symptom of this is that you cannot unindent the paragraphs in a text editor (Vim), if you paste the code there. I have tested and this is not an issue with Chrome, Edge, or Opera. Also if I click on the "Try It" button, it takes you to a runnable version of the code where the spaces are correct. These are workarounds, but why is Firefox using the wrong space characters?

Issue 2 I have seen another response to this kind of question, but it did not exactly answer it: on the website as above, when you click on the "Copy" button, which points to https://dax.guide/now/#, the code is supposed to be copied to the clipboard, however it does nothing. This works without issue in the browsers mentioned above. I have noticed previously on other websites that URLs ending in hash / pound did not work in Firefox. Is this something that Firefox just does not handle, or is there a setting to enable it?

Thanks

Ερώτηση από MrDobbalina 1 έτος πριν

Απάντηση από cor-el 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Slowness of Fifrefox

Yesterday before going to sleep I found this problem, where Firefox have a slowest internet connection. Today I checked Youtube in Chrome and Firefox. Firefox can't load … (διαβάστε περισσότερα)

Yesterday before going to sleep I found this problem, where Firefox have a slowest internet connection. Today I checked Youtube in Chrome and Firefox. Firefox can't load video in 144p Chrome loads video in 720p quality.

Ερώτηση από zeka10000.z1 1 έτος πριν

Απάντηση από zeka10000.z1 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

weird site at the top of the search bar and i can't remove it

hey all, I've had this site that i have no recollection of visiting always there, pinned at the top of my search suggestions but i never bothered with it, till today whe… (διαβάστε περισσότερα)

hey all,

I've had this site that i have no recollection of visiting always there, pinned at the top of my search suggestions but i never bothered with it, till today when i decided to remove it.

I tried all the things i can think of and searched for a solution to no avail, any help is appreciated.

Ερώτηση από Sam Hus 1 έτος πριν

Απάντηση από TyDraniu 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Facebook will only work in Private Tab. Normal tab is just a white screen

Hi. FF 107.0 64bit Up until yesterday I could open Facebook in a normal window, but yesterday it only opened to a white screen with a top banner with the FB logo on the l… (διαβάστε περισσότερα)

Hi. FF 107.0 64bit Up until yesterday I could open Facebook in a normal window, but yesterday it only opened to a white screen with a top banner with the FB logo on the left and grey circles on the right. I searched on here and Google and found this was a fairly kcommon problem. I opened FB in a Private window and all was well. I could also open FB in MS Edge no problem. I have tried the recommended guide to Settings> Privacy> clear cache/data/cached web content>clear. No change, still white screen in a normal window. As far as I remember I have not changed any setting or even gone into tools for sometime. I am at a loss as to what to do. Seems many others have this problem and have not been able to find a solution which does not give me much confidence. I am on Win10 fully updated.

Ερώτηση από alan_woolidge 1 έτος πριν

Απάντηση από cor-el 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

HELP!! Mac. Created second profile, put in wrong folder, removed profile and it deleted everything in that location, can I recover it?

Created second profile (intended for business use) on my USB stick, I thought that naming the profile in create new profile would create a folder of that name in my chose… (διαβάστε περισσότερα)

Created second profile (intended for business use) on my USB stick, I thought that naming the profile in create new profile would create a folder of that name in my chosen destination, it didnt, and created the profile in the root directory of my USB stick, I then realised this had not created a new folder with the name I used in the new profile setup, so then removed profile in the profile setup page, and it deleted the whole USB stick!! Doh. Can I recover the data, ie reverse the profile deletion? I have lost a whole load of important stuff.

Ερώτηση από moku1 1 έτος πριν

Απάντηση από moku1 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Unseperate regular browsing and private browsing.

In the past, when you opened up private browsing, it seamlessly integrated itself into your browser, being indistinguishable. At a glance, no one would know you were priv… (διαβάστε περισσότερα)

In the past, when you opened up private browsing, it seamlessly integrated itself into your browser, being indistinguishable. At a glance, no one would know you were private browsing; it blended in.

In a recent update, Mozilla did something unthinkable and made private browsing an isolated instance from Firefox. This, of course, results in a purple flare in the taskbar in front of the entire world that you are private browsing.

I don't understand who thought this was a good idea. I want to know how to undo this horrible change.

See the screenshot where you can't see any information on all my open Firefox windows, except for my private browsing window.

Ερώτηση από M_Negev 1 έτος πριν

Απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Canvas, Calendar and assignments not visible on firefox

Since the last update i have not been able to see my canvas student calendar or opens the assignments page in any course. I have tried the same in chrome and it works but… (διαβάστε περισσότερα)

Since the last update i have not been able to see my canvas student calendar or opens the assignments page in any course. I have tried the same in chrome and it works but when i tried to use safe mode and do the same in Firefox i wasn't able to get it to work. Video Link for the Screen Recording Done in safe mode

Ερώτηση από Bhalu 1 έτος πριν

Απάντηση από Bhalu 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Web Pages

FireFox V. 107.0 -MBP-High Sierra. Lately the last couple of months when I google search webpages then select them, Fire Fox doesnt bring up the article, Its been happe… (διαβάστε περισσότερα)

FireFox V. 107.0 -MBP-High Sierra.

Lately the last couple of months when I google search webpages then select them, Fire Fox doesnt bring up the article, Its been happening a lot and getting really irritating. So I bring up Google Chrome and it always brings up the article. SEE THE PICTURES. I use only Fire Fox as my browser, I keep Chrome around for when Fire Fox doesnt want to work properly. As you will see in the pictures the same website for both browsers. Fire Fox wont show the article no matter how many times I refresh the page or shut FF down, or reboot my MBP, but Chrome works perfectly every damned time. Why cant Fire Fox open the article but Chrome can? I need your help, any advice is greatly appreciated. SEE THE PICTURES.

Ερώτηση από SunnySkyez 1 έτος πριν

Απάντηση από SunnySkyez 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Between Oct 2022 and Nov 2022 Firefox has changed

My problem is a new issue with Firefox and CenturyLink. I tried chatting with Century Link and they keep referring me to Firefox so here is the issue. In October I was ab… (διαβάστε περισσότερα)

My problem is a new issue with Firefox and CenturyLink. I tried chatting with Century Link and they keep referring me to Firefox so here is the issue. In October I was able to log in to Century Link and view/download my current bill. This month when I try to view the bill all I get is a grey screen and no data. I have been forced to use Microsoft Edge which DOES allow me to view/download the bill. Also, the Chat feature on Century Link via Firefox does not work. It does work in Microsoft Edge. Something in Firefox changed in the past month and I haven't a clue what it is.

Ερώτηση από Rosaliy Lynne 1 έτος πριν

Απάντηση από Rosaliy Lynne 1 έτος πριν