Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã giải quyết
  • Đã lưu trữ

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… (xem thêm)

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.

Được hỏi bởi Sue 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã giải quyết

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… (xem thêm)

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.

Được hỏi bởi ekdhale 5 tháng trước

Được trả lời bởi zeroknight 5 tháng trước

  • Đã giải quyết

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,… (xem thêm)

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.

Được hỏi bởi Sue 5 tháng trước

Được trả lời bởi jonzn4SUSE 4 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

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 … (xem thêm)

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?!

Được hỏi bởi Kit Marsden 1 năm trước

Được trả lời bởi Kit Marsden 1 năm trước