summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2016-07-18 23:53:46 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-19 18:53:04 +0000
commitebddfbaeb71383ae94ff491da0b307c86c35e447 (patch)
treedc416388ccf02dd79a696a5fbf751ab603b17812 /Makefile.in
parentfb80c308de982282803ae98b8d5523864d6bd1b3 (diff)
Resolves: tdf#99360 Revert "tdf#93889 Remove a busy loop"
This reverts commit 6610ad9aee0c8299880cd1da6cd6a756860ccad9. It simply doesn't work, the dialog ends up being modal because bRefInputMode is always false. Calling SyncFocusState() in ctor doesn't help because pEdFilterArea->HasFocus() returns false even if we just called pEdFilterArea->GrabFocus() ... why? Also manipulating things with pRefInputEdit = pEdFilterArea; bRefInputMode = true; doesn't help. This is odd.. Conflicts: sc/source/ui/dbgui/sfiltdlg.cxx (cherry picked from commit 62442d9066ea553a4b68b8a93fa54748cbe96e06) Revert "Resolves: tdf#99360 can't select filter criteria with mouse" This reverts commit db279db13286653bff269f8ae7471b22498be319. It does not solve the problem but prevents revert of 6610ad9aee0c8299880cd1da6cd6a756860ccad9. (cherry picked from commit 181a1a3b2df7ca427802c1c17f3344a869c91444) 8ae22ee9af57bccb9812a7c40802cf19782bedd3 Change-Id: I90fc8cd99a2ab91dd581acfc51d7ca5eea8e1f61 Reviewed-on: https://gerrit.libreoffice.org/27309 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions