https://bugs.documentfoundation.org/show_bug.cgi?id=139646
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Place holder drawing text |FILEOPEN DOCX FILESAVE DOC |frames present after |Ghost frames present after |deletion textframe + image |deletion of text frame + |of exported DOC (not |image in exported DOC (not |showing up in navigator) |showing up in navigator) CC| |ilmari.lauhakangas@libreoff | |ice.org, | |[email protected] Keywords|bibisectRequest |bibisected, bisected Version|4.4.7.2 release |4.4.0.3 release Regression By| |Miklos Vajna --- Comment #5 from Buovjaga <[email protected]> --- Bibisected with Linux 44max repo to d379d18666aa42031359ca8eb34b0021960347ae oox: import WPS shape with text as shape with textbox There were intermediate states where the .doc did not contain frames or the program failed to launch. I marked as bad a state where frame 3 did not exist in the .doc and deletion of frame 2 left behind the ghost object. This is the first bad commit. Grepping in the .xmls of the docx I see stuff like <wps:wsp><wps:cNvSpPr txBox="1"/> CLI conversion helped with the bibisect: opt/program/soffice --headless --convert-to doc --outdir /path/to/dir /path/to/dir/export-test.docx && SAL_USE_VCLPLUGIN=gen opt/program/soffice --norestore /path/to/dir/export-test.doc -- You are receiving this mail because: You are the assignee for the bug.
