]> 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>
Sun, 23 Jun 2024 12:47:43 +0000 (14:47 +0200)
commit026c4bd726f36623772dc152740f709ce9972415
tree8c7cddffcdd39f837bf3b44d4c019fef22cd08bd
parent8659924abd7026aa97a36bd99efeb11705ff7190
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)
src/frontends/qt/GuiView.cpp
src/frontends/qt/GuiView.h
src/frontends/qt/GuiWorkArea.cpp
src/frontends/qt/GuiWorkArea.h