sd/source/ui/view/outlnvs2.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 639f739fbcfb5421c7b7173c700136f169e38bc8
Author: Herbert Dürr <[email protected]>
Date: Tue Jun 19 10:20:57 2012 +0000
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 <[email protected]>
Reviewed-on: https://gerrit.libreoffice.org/1897
Reviewed-by: Joren De Cuyper <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Tested-by: Petr Mladek <[email protected]>
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 @@ void OutlineViewShell::FuTemporary(SfxRequest &rReq)
else
xPresentation->rehearseTimings();
}
+ Cancel();
rReq.Done();
}
break;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits