Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Hide or show system window title bar

  • 5 відповідей
  • 2 мають цю проблему
  • 139 переглядів
  • Остання відповідь від th.pauwels

more options

I have a new PC running Kubuntu 22.04, with Mozilla Firefox 120.0.1 (64 bit) installed. Standard, the system window title bar was hidden. But I wanted access to the "Move to desktop" menu and wanted the title in the title bar. So, in "Customize toolbar" I checked "Title bar". The title bar reappeared, but a complete border along the Firefox window became inaccessible, and when clicking in that zone, it effectively clicked in the window behind. In particular, the complete menu bar is inaccessible, as well as the scroll bar on the left and in the bookmarks sidebar the fold/unfold. And Mozilla Thunderbird 115.5.0 has the same annoying behaviour. Even when hovering over some menus in the Mozilla window, you can sometimes see reactions from the window under the Mozilla window. On older Kubuntu computers (up to 18.04) with older versions of Firefox (up to 113.0.2) and Thunderbird (up to 102.11.0) I do not have that problem. How can I get at the same time access to both the system title bar and the menu bar ?

I have a new PC running Kubuntu 22.04, with Mozilla Firefox 120.0.1 (64 bit) installed. Standard, the system window title bar was hidden. But I wanted access to the "Move to desktop" menu and wanted the title in the title bar. So, in "Customize toolbar" I checked "Title bar". The title bar reappeared, but a complete border along the Firefox window became inaccessible, and when clicking in that zone, it effectively clicked in the window behind. In particular, the complete menu bar is inaccessible, as well as the scroll bar on the left and in the bookmarks sidebar the fold/unfold. And Mozilla Thunderbird 115.5.0 has the same annoying behaviour. Even when hovering over some menus in the Mozilla window, you can sometimes see reactions from the window under the Mozilla window. On older Kubuntu computers (up to 18.04) with older versions of Firefox (up to 113.0.2) and Thunderbird (up to 102.11.0) I do not have that problem. How can I get at the same time access to both the system title bar and the menu bar ?

Обране рішення

widget.titlebar-x11-use-shape-mask = true had no effect, but starting Firefox with MOZ_GTK_TITLEBAR_DECORATION = system solved the problem. I did not try GTK_CSD = 0/1.

Читати цю відповідь у контексті 👍 0

Усі відповіді (5)

more options

You could try running in native Wayland with the environment variable MOZ_ENABLE_WAYLAND=1.

Корисно?

more options

zeroknight said

You could try running in native Wayland with the environment variable MOZ_ENABLE_WAYLAND=1.

When I read https://gist.github.com/probonopd/9feb7c20257af5dd915e3a9f2d1f2277, I am not really tempted to try this proposal.

Корисно?

more options

You can get access to the system menu commands without the title bar with alt + f3.

Корисно?

more options

X11 is dead so compatibility is only going to get worse.

th.pauwels said

But I wanted access to the "Move to desktop" menu

You can right-click the titlebar a second time to show the native application menu.

Some titlebar-related settings you can try:

MOZ_GTK_TITLEBAR_DECORATION = none/client/system
GTK_CSD = 0/1
widget.titlebar-x11-use-shape-mask = true

Корисно?

more options

Вибране рішення

widget.titlebar-x11-use-shape-mask = true had no effect, but starting Firefox with MOZ_GTK_TITLEBAR_DECORATION = system solved the problem. I did not try GTK_CSD = 0/1.

Корисно?

Запитати

Щоб відповідати на повідомлення, ви повинні ввійти у свій обліковий запис. Поставте нове питання, якщо ви ще не маєте облікового запису.