]> git.lyx.org Git - features.git/commit
#10740 fix focus problems with color picker on Mac
authorStephan Witt <switt@lyx.org>
Sat, 5 Aug 2023 13:23:44 +0000 (15:23 +0200)
committerStephan Witt <switt@lyx.org>
Sat, 5 Aug 2023 13:24:33 +0000 (15:24 +0200)
commit49fe82ec8ddf829aabeddb74cd51f1bef5b4df52
treefbf80a703e53f39b788725b1fe348819437bf66b
parentfef3a13f6330650dcb7db131c3ca148ff978c269
#10740 fix focus problems with color picker on Mac

- closing the color picker focuses the wrong (main) window
- to return focus to correct (parent) window it has to be activated explicitly
src/frontends/qt/GuiBranches.cpp
src/frontends/qt/GuiDialog.cpp
src/frontends/qt/GuiDialog.h
src/frontends/qt/GuiDocument.cpp
src/frontends/qt/GuiIndices.cpp
src/frontends/qt/GuiPrefs.cpp