]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/PROBLEMS: An entry about focus issues with XFCE (bug#70046).
authorEli Zaretskii <eliz@gnu.org>
Sun, 7 Apr 2024 07:32:47 +0000 (10:32 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 16:45:54 +0000 (18:45 +0200)
(cherry picked from commit 55aab2d471024bda1878897e81e3b5695e242f09)

etc/PROBLEMS

index aee895ce920d6a190b476a37442dbbce44f6a5ef..1caf7c72ebea0662d2d1f96a2d5494db25e7a621 100644 (file)
@@ -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