]> git.lyx.org Git - lyx.git/commit
Fixup [152811a27d242/lyxgit]
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 23 Jun 2024 12:47:43 +0000 (14:47 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Wed, 3 Jul 2024 07:49:54 +0000 (09:49 +0200)
commit2cc5ca27fdabbbcf34aec808a228f2f9bba2cb21
tree3406d95251ae308cb30d28d8d4bc39e7e9677e93
parent6aef9e394e1fdf27be858670906fd76ee2259a38
Fixup [152811a27d242/lyxgit]

tabBarClicked() should really only reset focus if a click in a different
TabBarGroup happened. And no need to issue workAreaChanged() again.

This has lead to extra and erroneous focus changes (see #12954)

(cherry picked from commit 026c4bd726f36623772dc152740f709ce9972415)
src/frontends/qt/GuiView.cpp
src/frontends/qt/GuiView.h
src/frontends/qt/GuiWorkArea.cpp
src/frontends/qt/GuiWorkArea.h