https://bugs.documentfoundation.org/show_bug.cgi?id=165714
--- Comment #4 from Adam664 <[email protected]> --- Problematic line is sw/source/filter/ascii/wrtasc.cxx:266 if (pBox != pLine->GetTabBoxes().back()) >>> Strm().WriteUChar( 0x9 ); Writes an ascii tab between the table entries. Need to investigate if the problem is on the wrtasc side or the character preview side. -- You are receiving this mail because: You are the assignee for the bug.
