Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Okugcinwe kunqolobane

Version 106 Theme Change

The 10/18/2022 update changed the theme and color settings for my browser. It is practically unusable. Attempts to use other themes do not solve the problem. Every web pa… (funda kabanzi)

The 10/18/2022 update changed the theme and color settings for my browser. It is practically unusable. Attempts to use other themes do not solve the problem. Every web page I have used since the update is affected. Screen clip attached. Besides killing my productivity today, this change has made FF unusable! How Do I get this Reset to Prior State?

PS: Just now, I try to click the box for "Email me when someone answers the thread" and it will not mark the box.

Asked by Sassue 1 unyaka odlule

Last reply by cor-el 1 unyaka odlule

  • Okugcinwe kunqolobane

New tabs in Firefox

When I go into Firefox & I bring up my bank for example if I go to another tab to bring up something else most times it won't do it. So then I have to shut it down &… (funda kabanzi)

When I go into Firefox & I bring up my bank for example if I go to another tab to bring up something else most times it won't do it. So then I have to shut it down & open it up again which is intensly annoying. This never used to happen say a year ago.

Asked by carolyn.reayyoung 1 unyaka odlule

Last reply by cor-el 1 unyaka odlule

  • Okugcinwe kunqolobane

How to completely remove tabs bar using userChrome.css

I have been seaching for the solution for the whole day, and i found the closest one. It Does remove tabs, windows buttoms, but the background bar still remains, and i do… (funda kabanzi)

I have been seaching for the solution for the whole day, and i found the closest one. It Does remove tabs, windows buttoms, but the background bar still remains, and i dont need it this way. So thats the code i used to make it >>>>>

  1. main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar .titlebar-spacer {
       border-inline-end: none;

}

  1. main-window:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {
 opacity: 0;
 pointer-events: none;

} /* This makes the bar shorter vertically but removes the 3 window buttons */

  1. main-window #TabsToolbar {
 visibility: collapse !important;

} /* For full screen mode */

  1. TabsToolbar[inFullscreen]{
 display: none !important; 

}

On the screenshot you can see what remains on tabs' bar place I need my browser to end just above the URL string, so there wont be empty space in the top of the monitor. Can you help me find solution for this problem, please?

Asked by CobaltC17 1 unyaka odlule

Last reply by cor-el 1 unyaka odlule

  • Okugcinwe kunqolobane

Firefox developer edition crashes when closing some tabs

When I close a tab, sometimes it crashes. I tried with `-safe-mode` and the error persists. Let me know if I can add more information. Report ID bp-d44804f7-fd73-4088-9d… (funda kabanzi)

When I close a tab, sometimes it crashes. I tried with `-safe-mode` and the error persists. Let me know if I can add more information.

Report ID bp-d44804f7-fd73-4088-9d00-14c880220818

Asked by RodrigoMil 1 unyaka odlule

Last reply by jonzn4SUSE 1 unyaka odlule