diff options
author | Vinaya Mandke <vinaya.mandke@synerzip.com> | 2014-06-24 14:59:30 +0530 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-06-26 07:41:44 +0000 |
commit | 9fbdb02c9a1da28b4dd51b053d39cb254631e535 (patch) | |
tree | 076cd99b3b09242b540f5ae136fe17e1358d4628 /sw/qa | |
parent | fb48904dfa640e93650264aa9913dea2305dbcc6 (diff) |
fdo#79940 LO crashes on opening; tries to remove a para with bookmarks
LO crashes while opening the issue file as, DomainMapper_Impl::RemoveLastParagraph
tries to dispose a paragraph which has bookmarks attached.
If A para finishes and a new para has not been started as yet,
which means the current cursor position is outside a paragraph. In such a case move the
Bookmark-End to the earlier paragraph.
Added the issue file in sw/qa/core/data/ooxml/pass/
Change-Id: I62cf94718add943d042d770ab5337a0dae70d9e8
Reviewed-on: https://gerrit.libreoffice.org/9764
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sw/qa')
-rw-r--r-- | sw/qa/core/data/ooxml/pass/fdo79940.docx | bin | 0 -> 32998 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/sw/qa/core/data/ooxml/pass/fdo79940.docx b/sw/qa/core/data/ooxml/pass/fdo79940.docx Binary files differnew file mode 100644 index 000000000000..8d17489e8068 --- /dev/null +++ b/sw/qa/core/data/ooxml/pass/fdo79940.docx |