[gnome-terminal] window: Use a normal menu for the popup menu
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] window: Use a normal menu for the popup menu
- Date: Wed, 8 Dec 2021 23:22:20 +0000 (UTC)
commit df23c5d71a1aefeb2fdc05ff489863512b079afb
Author: Christian Persch <chpe src gnome org>
Date: Thu Dec 9 00:21:44 2021 +0100
window: Use a normal menu for the popup menu
... since the popover doesn't support scrolling, making a long list of
profiles unusable.
Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/7882
src/terminal-headerbar.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/terminal-headerbar.ui b/src/terminal-headerbar.ui
index c48a3509..047cdfe2 100644
--- a/src/terminal-headerbar.ui
+++ b/src/terminal-headerbar.ui
@@ -51,6 +51,7 @@
<property name="focus_on_click">False</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="use-popover">False</property>
<style>
<class name="image-button"/>
<class name="disclosure-button"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]