]> git.eshelyaron.com Git - emacs.git/commit
Fix tab bar item highlight when a mouse click is dropped
authorPo Lu <luangruo@yahoo.com>
Wed, 20 Oct 2021 07:36:59 +0000 (15:36 +0800)
committerJuri Linkov <juri@linkov.net>
Wed, 20 Oct 2021 16:42:12 +0000 (19:42 +0300)
commit29fdc65860e95a6e1c74147a3d310878080f6118
tree2bf4ede630b045e0770c9a4f776f5555911e9788
parent72365926685089791f97968b63b3632807abbdff
Fix tab bar item highlight when a mouse click is dropped

* src/xdisp.c (note_mouse_highlight): Clear last_tab_bar_item if the
movement wasn't made on top of the tab bar.
src/xdisp.c