https://bugs.documentfoundation.org/show_bug.cgi?id=156714

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|[email protected]         |

--- Comment #3 from Julien Nabet <[email protected]> ---
Thank you for the feedback.

I don't know anything about TOX, I've just retrieved this part:
122         if( !pTextNd || !pTextNd->GetpSwpHints() )
(gdb) p pTextNd
$3 = (SwTextNode * const) 0x561a3ae9ce60
(gdb) p pTextNd->GetpSwpHints()
$4 = (SwpHints *) 0x0
(gdb) bt
#0  SwDoc::GetCurTOXMark(SwPosition const&, std::__debug::vector<SwTOXMark*,
std::allocator<SwTOXMark*> >&) (rPos=SwPosition (node 18, offset 6),
rArr=std::__debug::vector of length 0, capacity 0)
    at sw/source/core/doc/doctxm.cxx:122
#1  0x00007f559220e4ef in SwCursorShell::GotoTOXMarkBase()
(this=0x561a3afe4660) at sw/source/core/crsr/crstrvl.cxx:365
#2  0x00007f55939b2cf2 in SwTextShell::ExecIdx(SfxRequest const&)
(this=0x561a3b2339e0, rReq=...) at sw/source/uibase/shells/textidx.cxx:170
#3  0x00007f55939b9085 in SfxStubSwTextShellExecIdx(SfxShell*, SfxRequest&)
(pShell=0x561a3b2339e0, rReq=...) at workdir/SdiTarget/sw/sdi/swslots.hxx:3182

I click on different parts of a brand new doc with a Table of Index created
(because I noticed that it didn't work on the attached file), clicking on
IndexMarkToIndex after having put the cursor at different locations doesn't do
anything.
Since I'm not sure how it's supposed to work, I'll let this UNCONFIRMED.

Hope this gdb part will help but as for me, I can't do more, so uncc myself.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to