From: Eli Zaretskii Date: Sun, 7 Apr 2024 07:32:47 +0000 (+0300) Subject: ; * etc/PROBLEMS: An entry about focus issues with XFCE (bug#70046). X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8a4b9f1ecedd7c8705b42afe0302c059fcc24825;p=emacs.git ; * etc/PROBLEMS: An entry about focus issues with XFCE (bug#70046). (cherry picked from commit 55aab2d471024bda1878897e81e3b5695e242f09) --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index aee895ce920..1caf7c72ebe 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -1629,6 +1629,18 @@ underlying functionality in plasmashell gets fully disabled as well. At least a restart of plasmashell is required for the clipboard history to be cleared. +*** XFCE: Selected frame loses focus + +This can happen, e.g., in Ediff: when you move between the differences +by typing into the control frame, input focus unexpectedly switches to +the buffers where Emacs shows the differences, instead of being left +in the Ediff control frame. + +The reason is a bug in the window manager: it shifts input focus when +raising a frame. A workaround is to activate the "focus stealing +prevention" option of the window manager (in XFCE settings, under +"window manager tweaks", in the "focus" tab). + *** CDE: Frames may cover dialogs they created when using CDE. This can happen if you have "Allow Primary Windows On Top" enabled which