summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Henrie <alexhenrie24@gmail.com>2014-07-16 20:01:35 -0600
committerCaolán McNamara <caolanm@redhat.com>2014-07-21 08:59:33 +0000
commit59f84b4a2c082382767f12e0c7a06a3f0b52e721 (patch)
treefcacf3472d84871437f73701da32d8f3fdf0161c
parent95874c02b6be22192dca2a203b4d20c84f34bf4d (diff)
fdo#79343 When searching in Draw or Impress, leave focus in search bar
Setting bGrabFocus to false resolved the problem. Change-Id: I7678be76e1cca2a3d58635b4fc44aa3b1cdddb9a Reviewed-on: https://gerrit.libreoffice.org/10362 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--sd/source/ui/view/Outliner.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/Outliner.cxx b/sd/source/ui/view/Outliner.cxx
index ebbc0f5822cc..87c777aff7f8 100644
--- a/sd/source/ui/view/Outliner.cxx
+++ b/sd/source/ui/view/Outliner.cxx
@@ -1188,7 +1188,7 @@ void Outliner::PrepareSearchAndReplace (void)
mbStringFound = true;
mbMatchMayExist = true;
- EnterEditMode ();
+ EnterEditMode(false);
mpDrawDocument->GetDocSh()->SetWaitCursor( false );
// Start seach at the right end of the current object's text