]> git.eshelyaron.com Git - emacs.git/commit
Temporary fix for mouse events on child frames
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 Oct 2024 12:31:42 +0000 (15:31 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:53:39 +0000 (15:53 +0100)
commit1fadaf2becc4b28b3acbe76a2dc6808bb05aac3f
treef46b6ec80732c1d6a908b48d6d4db9fa81f70cf6
parent0f6b02cb6704757dcfeac5356c42003d624176b4
Temporary fix for mouse events on child frames

* src/w32inevt.c (do_mouse_event): Ignore mouse events when the
selected frame is a child frame.

(cherry picked from commit d7bf2cfd5d5713c9a9014807567e3f7e723280cf)
src/w32inevt.c