Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Learn More

How do you permanently disable window dragging?

  • Inga svar
  • 1 har detta problem
  • 3 visningar
more options

Left-clicking in the blank area of the menu bar engages window dragging behavior and I need this to stop. This behavior is already defined on my desktop by using a modifier key (ALT) and the default Firefox behavior circumvents this preference.

The recommended solution to alter my GTK-3 preferences via stylesheets does not work. The issue appears to be that XUL ignores the GTK window-dragging settings in preference to its own. I can verify correct behavior in other GTK-3 applications.

My current solution is editing the libxul.so library and modifying the -moz-window-dragging elements to prevent this behavior but this apparently disables HTML inspection. I have tried to follow guides related to custom XUL stylesheets but have not found a viable solution.

What is the correct way to disable this behavior?

Left-clicking in the blank area of the menu bar engages window dragging behavior and I need this to stop. This behavior is already defined on my desktop by using a modifier key (ALT) and the default Firefox behavior circumvents this preference. The recommended solution to alter my GTK-3 preferences via stylesheets does not work. The issue appears to be that XUL ignores the GTK window-dragging settings in preference to its own. I can verify correct behavior in other GTK-3 applications. My current solution is editing the libxul.so library and modifying the -moz-window-dragging elements to prevent this behavior but this apparently disables HTML inspection. I have tried to follow guides related to custom XUL stylesheets but have not found a viable solution. What is the correct way to disable this behavior?