Apache OpenOffice (AOO) Bugzilla – Issue 97565
Insert Index and moveup Text on Navigator crashes Master document
Last modified: 2013-08-07 14:44:00 UTC
Can reproduce it with DEV300m37 on WinXP and Fedora How to reproduce it 1 Open a new Master document 2 F5 to open Navigator, on Navigator 'Insert - Index', Insert Index/Table dialog opens, OK 3 Select 'Text' and Moveup, Undo Result OOo crashes Expectation Undo works well Regards Li Meiying
OS: as described. No crash report.
stack: swmi.dll!SwNodeIndex::SwNodeIndex() + 0x37 bytes C++ swmi.dll!SwUndoInsSection::Undo() + 0x87 bytes C++ > swmi.dll!SwDoc::Undo(SwUndoIter & rUndoIter={...}) Line 403 C++ swmi.dll!SwEditShell::Undo() + 0x117 bytes C++ swmi.dll!SwWrtShell::Do(SwWrtShell::DoType eDoType=UNDO, unsigned short nCnt=1) Line 67 C++ swmi.dll!SwBaseShell::ExecUndo(SfxRequest & rReq={...}) Line 507 C++ swmi.dll!SfxStubSwBaseShellExecUndo(SfxShell * pShell=0x0d406398, SfxRequest & rReq={...}) Line 1650 + 0xf bytes C++ sfxmi.dll!01bc6c37()
Oliver, please take over
Fixed in cws os134 in sw/source/core/undo/undo.src sw/source/core/edit/edglbldc.cxx
Reassigned for verification
Verified fix in CWS os134.
Checked in DEV300m58.