https://bugs.documentfoundation.org/show_bug.cgi?id=158441
Rafael Lima <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Rafael Lima <[email protected]> --- Code pointer here: https://opengrok.libreoffice.org/xref/core/basctl/source/basicide/baside2b.cxx?r=bd6fb0cd#2702 TBH I do not understand the call to GetLastHighlightPortionTextSelection. If I simply comment out these two lines of code, the problem disappears: GetParentEditView()->SetSelection( aTextSelection ); GetParentEditView()->DeleteSelected(); -- You are receiving this mail because: You are the assignee for the bug.
