[Bug 273742] x11/xfce4-terminal: menu hotkey always active
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273742] x11/xfce4-terminal: menu hotkey always active"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 21:51:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273742 --- Comment #13 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cbce82043086d85330b08b15be3148934972fd50 commit cbce82043086d85330b08b15be3148934972fd50 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2023-09-12 21:50:05 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2023-09-12 21:50:05 +0000 x11/xfce4-terminal: Fix configuration option not working properly The terminal configuration has an option to disable F10 key grabbing to control drop down menus. Since the update to 1.1.0 this option is broken, not allowing the F10 key to be passed to the terminal correctly. This patch imports an upstream patch to fix the issue. While here: - Remove unneeded dependency on libxml2 - Move INSTALL_TARGET variable to pet portclippy PR: 273742 Obtained from: https://gitlab.xfce.org/apps/xfce4-terminal/-/commit/c576281a780884f9ba1f6abe3d543a3a00f0b48d x11/xfce4-terminal/Makefile | 5 +- .../files/patch-terminal_terminal-app.c (new) | 75 ++++++++++++++++++++++ 2 files changed, 78 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.