Hi,
I have submitted a patch for review:
    https://gerrit.libreoffice.org/1933
To pull it, you can do:
    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/33/1933/1
fdo#51232: i#119987# fix Impress crash when pasting text under Outline view
Patch by: Wang Zhe
Testing by: Yan Ji
Review by: hdu
(cherry picked from commit 484621239c7f743f44579d2b199b0347dc4734cd)
Change-Id: I340de4f1b626defa52ecc48938c63ec4d1ce5c1d
Signed-off-by: Tor Lillqvist <tml@iki.fi>
Reviewed-on: https://gerrit.libreoffice.org/1897
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>
(cherry picked from commit 639f739fbcfb5421c7b7173c700136f169e38bc8)
---
M sd/source/ui/view/outlnvs2.cxx
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/sd/source/ui/view/outlnvs2.cxx b/sd/source/ui/view/outlnvs2.cxx
index 5a2061e..a514bb2 100644
--- a/sd/source/ui/view/outlnvs2.cxx
+++ b/sd/source/ui/view/outlnvs2.cxx
@@ -243,6 +243,7 @@
                 else
                     xPresentation->rehearseTimings();
             }
+            Cancel();
             rReq.Done();
         }
         break;
-- 
To view, visit https://gerrit.libreoffice.org/1933
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I340de4f1b626defa52ecc48938c63ec4d1ce5c1d
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0-0
Gerrit-Owner: Caolán McNamara <caolanm@redhat.com>
Gerrit-Reviewer: Joren De Cuyper <joren.libreoffice@telenet.be>
Gerrit-Reviewer: Petr Mladek <pmladek@suse.cz>
Gerrit-Reviewer: Tor Lillqvist <tml@iki.fi>
Context
- Change in core[libreoffice-4-0-0]: fdo#51232: i#119987# fix Impress	crash when pasting text und... · via Code Review
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.