tdf#119856: [Re-]activate menu before dispatching command
commita77163f0bd21d018da0e195974b42d6d71503592
authorKatarina Behrens <Katarina.Behrens@cib.de>
Mon, 22 Oct 2018 12:30:20 +0000 (22 14:30 +0200)
committerKatarina Behrens <Katarina.Behrens@cib.de>
Mon, 22 Oct 2018 18:24:48 +0000 (22 20:24 +0200)
treef33b7e68a73b4df7daf45e88abec7e9028a509c2
parent22beeb3ee7d199b6b15636c532d3ad9f75da1a2b
tdf#119856: [Re-]activate menu before dispatching command

Menu entry dispatchers may be cleared (after they've been initially
set) when an extension comes with its own menu entries. Activating
the entry sets the dispatcher again so that dispatching a command
can proceed

Change-Id: I3909fb5eb6e6e2fa7db0418aca17009e60f01372
Reviewed-on: https://gerrit.libreoffice.org/62180
Tested-by: Jenkins
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
vcl/inc/qt5/Qt5Menu.hxx
vcl/qt5/Qt5Menu.cxx