• தீர்வுற்றது
  • Archived

Cannot set cookie preferences when using Firefox

Hi: I tried to set cookie preferences for different websites. For reasons that I do not understand, I cannot move the "slider". I even turned of the existing protection… (மேலும் படிக்க)

Hi:

I tried to set cookie preferences for different websites. For reasons that I do not understand, I cannot move the "slider". I even turned of the existing protection for the websites, but nothing changed. I tried the same with Safari using the same computer and mouse, and I had no problems.

Is this a known bug?

I attached a screen capture. Thanks.

Asked by Sue 1 வருடத்திற்கு முன்பு

Answered by cor-el 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது

Video playback issues

For the last several days (as of 12/20/2023) I have had issues with playback on sites including Netflix, Amazon Prime, and Dropout.tv (not YouTube). Error messages indica… (மேலும் படிக்க)

For the last several days (as of 12/20/2023) I have had issues with playback on sites including Netflix, Amazon Prime, and Dropout.tv (not YouTube). Error messages indicate that my browser is unsupported and I need the newest version of Firefox, but my browser is completely up-to-date. Pausing my adblocker on these sites does nothing to correct the issue, nor does restarting the browser or my computer.

Asked by ekdhale 5 மாதங்களுக்கு முன்பு

Answered by zeroknight 5 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது

Cannot reset Comcast email password in Firefox

Comcast (Xfinity) requested that I change my webmail password. I have https://login.xfinity.com on the list of exceptions for cookies and site data to ALLOW. Regardless,… (மேலும் படிக்க)

Comcast (Xfinity) requested that I change my webmail password. I have https://login.xfinity.com on the list of exceptions for cookies and site data to ALLOW. Regardless, Firefox doesn't allow me to do a password reset.

I used Safari to change the password. It worked.

Since I use most of the time Firefox, I wanted to go back and login into Comcast webmail using Firefox with the new password. It doesn't let me and just tells me to reset my password.

This used to work in the past. Something had to be changed since I last changed passwords for webmail in later versions of Firefox.

Please let me know know what to do to enable me to continue to use Firefox for webmail. I have version 115.5. Thanks.

Asked by Sue 4 மாதங்களுக்கு முன்பு

Answered by jonzn4SUSE 4 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

Close Tab Button On Left (Firefox 113)

This again! This was resolved about a year ago; now the problem is back, as of updating to Firefox 113.0.1 this evening. Initially post-update the close tab button was … (மேலும் படிக்க)

This again!

This was resolved about a year ago; now the problem is back, as of updating to Firefox 113.0.1 this evening.

Initially post-update the close tab button was in a weird, random place on the tab bar. I have adjusted the margins to put the button back where it's supposed to be!

I changed :

.tabbrowser-tab .tab-close-button {
  opacity: 0;
  margin-left: -4.5px !important;
  margin-right: 2px !important;
}

to:

.tabbrowser-tab .tab-close-button {
  opacity: 0;
  margin-left: -4.5px !important;
  margin-right: 35px !important;
}

to move the button back onto the left. That may seem like a drastic change but that's the lowest value I could find which produced the result I want.

However, it's not quite the result I want! As of updating to 113.0.1, the tab title itself now disappears altogether on hover.

I have tried to correct this in CSS using the .tab-text and .tab-label attributes, but without any luck so far.

Can anybody help me with this, before I'm forced to downgrade to Firefox 112?

Better yet... how about we just make this an option in Settings, as it should be?!

Asked by Kit Marsden 1 வருடத்திற்கு முன்பு

Answered by Kit Marsden 1 வருடத்திற்கு முன்பு