tdf#149609 release mouse before showing popups from calc grid window
commit64fbd90158f5248636490237e23325c90683d9be
authorCaolán McNamara <caolanm@redhat.com>
Thu, 23 Jun 2022 15:16:15 +0000 (23 16:16 +0100)
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Thu, 18 Aug 2022 17:18:17 +0000 (18 19:18 +0200)
treec6dfd45c80bbd738d270fd7c30329a5bb211282c
parent8067c5a66538b2fc31bbed9d5ae7dbfcaa6821f6
tdf#149609 release mouse before showing popups from calc grid window

If we capture the mouse in the course of the mouse down handler, then
release it before showing a popup to undo any unhelpful seleng capture.

Change-Id: I94ead6b516c2b2a019030e0e04760f8e07ff35d9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136329
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
sc/source/ui/view/gridwin.cxx