diff options
author | Jan Holesovsky <kendy@collabora.com> | 2019-04-17 18:22:46 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2019-04-19 11:23:08 +0200 |
commit | c618b8eae79b8d87ad5002466ef59c5694d4cea0 (patch) | |
tree | c5767eaa51ed1532527d4a7017782d3d4cfe3e50 /writerperfect | |
parent | be05d5f6497b01400f673d4d5c75f30adc8e8282 (diff) |
sc: Get rid of the Idle hack in the Special Filter Dialog.
The problem is that with LOK, the creation of Idle here causes a
deadlock when the dialog is being opened and its first paint is
requested.
No real idea what change now causes the problem (this used to work), but
given that the use of the Idle is a hack in the first place, let's use
the GetFocus/LoseFocus handlers instead, and act accordingly only when
the focus of the interesting controls changes.
Change-Id: Ib6c0267a064cb31438544e47fe3e0869b575ef7c
Reviewed-on: https://gerrit.libreoffice.org/70948
Tested-by: Jenkins
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Diffstat (limited to 'writerperfect')
0 files changed, 0 insertions, 0 deletions