]> git.eshelyaron.com Git - emacs.git/commit
Let w32_mouse_position pick a child window only if it has a child frame
authorMartin Rudalics <rudalics@gmx.at>
Sun, 23 Apr 2017 08:52:56 +0000 (10:52 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Sun, 23 Apr 2017 08:52:56 +0000 (10:52 +0200)
commita02885a37031ec0e199dcb38ff9cb93e65e7b7cb
tree2f16e167e3244deeddbf4ee407906fd4a2242e5e
parentb20d05c6d76ddaf7e70da1430c9aac56ef1d6b31
Let w32_mouse_position pick a child window only if it has a child frame

* src/w32term.c (w32_mouse_position): When using a frame found
by ChildWindowFromPoint make sure it's a child frame (Bug#26615,
maybe).
src/w32term.c