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

Some video content can not be displayed.

I use a laptop with Fedora 36 installed. Firefox is version 104.0.1 Until a few days ago, there were no problems with video display. But since a few days, video content … (διαβάστε περισσότερα)

I use a laptop with Fedora 36 installed. Firefox is version 104.0.1

Until a few days ago, there were no problems with video display. But since a few days, video content that is offered by the news site from NOS (Dutch television) is not displayed anymore. I only get this error: The media playback was aborted due to a corruption problem or because the media used features your browser did not support.

Also some content on Youtube aborts. For example loading https://www.youtube.com/watch?v=qq0BUiEs3JM results in this error: Er is een fout opgetreden. Probeer het later opnieuw. (Afspeel-ID: Ui0fzPxdSexgYcZ4).' (An error occured, try later again).

When using the Chrome Browser both websites can be used without giving errors implying that all the codecs are available.

How can I detect why video is blocked?

(Twitter also gives problems. After a fraction of a second, it stops displaying video)

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

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

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

Firefox: How to hide mouse pointer while typing?

I have turned on Hide pointer while typing in Mouse Properties, see pic. It works in Notepad, but not in Firefox. Mouse Properties can be accessed from Windows Settings … (διαβάστε περισσότερα)

I have turned on Hide pointer while typing in Mouse Properties, see pic. It works in Notepad, but not in Firefox.

Mouse Properties can be accessed from Windows Settings > Bluetooth & devices > Mouse. Here click on Additional mouse settings.

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

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

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

Firefox not saving usernames passwords

I recently updated to Firefox 104. When starting up the browser it prompted me to do a refresh which I naively said yes to. After Firefox was done refreshing and finally … (διαβάστε περισσότερα)

I recently updated to Firefox 104. When starting up the browser it prompted me to do a refresh which I naively said yes to. After Firefox was done refreshing and finally came up again I noticed all my saved logins (usernames/passwords) from version 103 were gone. I spent the last several recovering my passwords which was very frustrating. And when Firefox prompted me to save the uname/passwds for each I pressed the save button thinking they were saved. I should have checked because they were not saved when I went to the about:logins page to see. It was empty. So I clicked on the "Create New Login" button to enter one manually. After entering in the web URL, my username and password and clicking "Save" a red banner appears above saying "An error occurred while trying to save this password."

How can I fix this so Firefox will once again save passwords?

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

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

  • Κλειδωμένο
  • Αρχειοθετήθηκε

Restore Previous Session

Although I had long ago selected "Open Previous Windows and Tabs" in Start-Up, my windows and tabs were not restored when I inadvertently quit Firefox this morning and re… (διαβάστε περισσότερα)

Although I had long ago selected "Open Previous Windows and Tabs" in Start-Up, my windows and tabs were not restored when I inadvertently quit Firefox this morning and restarted. I then went to the three horizontal bar Application Menu > History to look for "restore previous session", but that button was missing.

So I have two questions: 1. Why didn't my selected preference, "open Previous Windows and Tabs " at Start-Up work? Is there a fix? 2. What has happened to my "restore previous session button in the History tab of the Application Menu, upper right of toolbar? Has Firefox deleted the "restore previous session" button? Can I reinstall it in some way?

I'll be grateful for advice. Thank you

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

Τελευταία απάντηση από cor-el 1 έτος πριν

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

Firefox presearch provides highly inappropriate results

Well, I wanted to provide PRIVATE feedback to the developers, but it appears that they are intent on avoiding that at all costs, continually steering me into posting on t… (διαβάστε περισσότερα)

Well, I wanted to provide PRIVATE feedback to the developers, but it appears that they are intent on avoiding that at all costs, continually steering me into posting on the public forum instead by not providing any other alternative. So be it. Remember, this was not my choice.

I was shocked to see the following results from Firefox's own presearch for the simple term "mom" (I was typing a longer word, but the presearch came out during my typing). I think your curation algorithms need some hard tweaking.

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

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

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

Display Bookmarks

I have 2 laptops I will call OLD and NEW. Both have Firefox Browser 104.0.2. I have the Menu Bar at the upper left corner for both OLD and NEW. On OLD when I click … (διαβάστε περισσότερα)

I have 2 laptops I will call OLD and NEW. Both have Firefox Browser 104.0.2. I have the Menu Bar at the upper left corner for both OLD and NEW.

On OLD when I click the Bookmarks link in the Menu Bar, i see a few links (Manage Bookmarks, Bookmark current tab, etc). Then below the links I see all my bookmarks listed. I DO NOT have to click on a link to see my bookmarks.

On NEW when I click the Bookmarks link in the Menu Bar, I also see a few links (Manage Bookmarks, Bookmark current tab, etc). And then nothing else. I have to click a link to see bookmarks. How do I get NEW to display my bookmarks without having to click a link?

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

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

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

Expired cookie breaks Azure AD B2C auth (with Blazor and MSAL)

Hi all, is expired cookies management changed lately? Authentication doesn't work anymore in following use case. Question is all about FF for windows, while usually I'm o… (διαβάστε περισσότερα)

Hi all, is expired cookies management changed lately? Authentication doesn't work anymore in following use case. Question is all about FF for windows, while usually I'm on FF Android, Edge and Chrome for Windows and all these browsers are working correctly.

My working web app (static blazor wasm standalone) is interactively authenticating in Azure AD B2C using Microsoft.Authentication.WebAssembly.Msal library (like MSAL.js), API is an Azure Function protected through AAD B2C.

Login request successfully invokes Signin/Signup B2C flow with popup to myb2ctenant.b2clogin.com but breaks navigating to auth protected pages or backend apis.

From DevTools I see that every request to following b2c endpoints sets an expired cookie (expired 10 years before, year is now 2012):

When user clicks login: GET /myb2ctenant.onmicrosoft.com/b2c_1_sinsup/v2.0/.well-known/openid-configuration

Returning from login confirmation: GET /myb2ctenant.onmicrosoft.com/B2C_1_SInSUp/api/CombinedSigninAndSignup/confirmed?rememberMe=false&csrf_token=xxx

for example: Set-Cookie: x-ms-cpim-trans=; domain=myb2ctenant.b2clogin.com; expires=Fri, 14-Sep-2012 12:46:46 GMT; path=/; SameSite=None; secure; HttpOnly

FF registers this warning in console:

Cookie “x-ms-cpim-trans” has been rejected because it is already expired

Following when MSAL execute a request to /myb2ctenant.onmicrosoft.com/b2c_1_sinsup/oauth2/v2.0/authorize?xxxx

Response always contains:

Location: https://blazorapp.xx.web.core.windows.net/authentication/login-callback#error= interaction_required&error_description=AADB2C90077%3a+User+does+not+have+an+existing+session+and+request+prompt+parameter+has+a+value+of+%27None%27.%0d%0a

All other browsers are working... Thanks in advance for any help

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

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

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

Blinking Cursor - Insertion point to thin

I just upgraded to a 4k monitor and the blinking cursor is so thin I can not see it. I have adjusted the thickness in windows 10 with took care of the issue with Micros… (διαβάστε περισσότερα)

I just upgraded to a 4k monitor and the blinking cursor is so thin I can not see it. I have adjusted the thickness in windows 10 with took care of the issue with Microsoft applications but I can't figure out how to make it thicker in Firefox.

I've tried changing from Firefox theme to System theme but there was no change. Fonts is set to Segoe UI 17.

I have System theme -- auto enabled.

Any suggestions?

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

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

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

Media player issue

My FireFox media player was working fine this morning. Now it will not play the mp3 files I need to play for my work. Also, there's no sound on YouTube when I use FireFox… (διαβάστε περισσότερα)

My FireFox media player was working fine this morning. Now it will not play the mp3 files I need to play for my work. Also, there's no sound on YouTube when I use FireFox. I have system sounds on my computer, and I have sounds on Google Chrome, but there are no sounds on FireFox. The media player will open with the mp3 files, but it does not move or play at all. I disabled my antivirus and it still won't work. So that is now fully back on. I uninstalled and reinstalled, restarted my computer, I have done so many things over the last 4 hours and nothing is working. There was a Windows update today that happened shortly before this problem occurred.

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

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

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

Disable the Reader View vertical toolbar, that floats on the left side of the screen

Hello! I'm using Firefox MSIX on a laptop with an OLED screen. To avoid burn-in, static elements on the screen are discouraged. Unfortunately, when the Reader View is … (διαβάστε περισσότερα)

Hello!

I'm using Firefox MSIX on a laptop with an OLED screen. To avoid burn-in, static elements on the screen are discouraged.

Unfortunately, when the Reader View is enabled on Firefox, a vertical toolbar appears and is constantly on the same spot on the screen.

I would like to have this toolbar disabled or have it to hide/show depending on mouse prompt. Is there a built-in setting I could change to make this happen?

Would this solution here be my only option and would it work on Firefox MSIX? Finding the firefox profile on the Microsoft Store app is tricky.

Thank you.

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

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

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

Keyboard shortcut to switch focus to bookmarks toolbar

Is there currently a keyboard shortcut to switch the focus to the Bookmarks Toolbar? If not, are there any plans to add one? If not, I would like to request that funct… (διαβάστε περισσότερα)

Is there currently a keyboard shortcut to switch the focus to the Bookmarks Toolbar?

If not, are there any plans to add one?

If not, I would like to request that functionality.

Thanks, Rick

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

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

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

The mouse-left click button does not work since last two updates

The mouse-left click button does not work since last two updates! The link is OK, floating menu with right click can open it in new tab, but left-click on buttons, divs,… (διαβάστε περισσότερα)

The mouse-left click button does not work since last two updates!

The link is OK, floating menu with right click can open it in new tab, but left-click on buttons, divs, links is dead for a while

Something was changed in Firefox in the wrong direction.

Please help

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

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

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

"open image in new tab" instead of "open link in new tab"

So I want to open an image in new tab but that image has attached a link to it so if I click the image, it just goes to the page linked.

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

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

  • Κλειδωμένο
  • Αρχειοθετήθηκε

Attempting to download brokerage statements from E-Trade

Dropa; I can download an E-Trade brokerage statement from my DELL LAPTOP, Windows 10 and Firefox ((identical to my Desktop) whereby I can view the pages of the statemen… (διαβάστε περισσότερα)

Dropa;

I can download an E-Trade brokerage statement from my DELL LAPTOP, Windows 10 and Firefox ((identical to my Desktop) whereby I can view the pages of the statement , however, from my DESKTOP I cannot download an E=Trade brokerage statement for me to view the pages of the statement.

Below is the address or link for downloading an E=Trade brokerage statement, on my screen, from my DELL LAPTOP, whereby the pages of the statement appear, This is the identical link / address that I copied from my DESKTOP, however the statement does not appear: "Download failed"

https://edoc.etrade.com/e/t/onlinedocs/doc?docType=stmt&docId=0

How may I correct not being able to download and E-Trade statement, to view on the screen (after which downloading to a file) on my DESKTOP ???

                          Michael

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

Τελευταία απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Κλειδωμένο
  • Αρχειοθετήθηκε

audio/video will not load/play

I can play videos and audios on another browser or files stored on my computer, but just now I cannot on Firefox. I saw the FAQ explanation about Windows 7, but I have be… (διαβάστε περισσότερα)

I can play videos and audios on another browser or files stored on my computer, but just now I cannot on Firefox. I saw the FAQ explanation about Windows 7, but I have been using Firefox for years including just hours ago using Windows 7. Why would this happen right now? Did some new version just get installed? If so, can I return to the prior version and turn off the automatic update?

Thanks, Phil

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

Τελευταία απάντηση από Paul 1 έτος πριν

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

Is recent tab cycling behavior changed?

I want to know if there was any changes in recent tab cycling behavior? Now I need not press enter or click mouse button on one tab from list. Before there was instant ta… (διαβάστε περισσότερα)

I want to know if there was any changes in recent tab cycling behavior? Now I need not press enter or click mouse button on one tab from list. Before there was instant tab changing after stop pressing keys (ctrl+tab). Greetings Kamil Tomicki

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

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