summaryrefslogtreecommitdiff
path: root/pch
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2021-07-30 05:25:37 +0200
committerMichael Weghorn <m.weghorn@posteo.de>2021-07-30 22:19:21 +0200
commitea2f19827db330a21c7962bdd13b1b838821bd4c (patch)
tree97c039a4d58521290c2ffaa79909f8549034f5fd /pch
parent368f98ac50d50ed9843b96330636ed2253a3af98 (diff)
tdf#143580 Qt5 don't use Qt::Popup for FLOAT wins
Main problem is, that Qt::Popup grabs the focus and therefore generates a focus-out event for the combobox, which then closes the just shown popup window. The grab happens inside QWidget private code and there is no way around it. But instead of "faking" Qt::Tooltip, this uses Qt::Widget with additional flags. Regression from commit 7e6fee830116823b9cd8e46d6962df4ea2bc1ea6 ("Qt5 fix Qt::Popup window handling"). Change-Id: Ia1f8e33d98f7ec36cf1ebc350886121dfaadd658 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119691 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de> (cherry picked from commit 9dcf5816c90e9819861332f11e014ef7b78e2fe7) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119621 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'pch')
0 files changed, 0 insertions, 0 deletions