https://bugs.freedesktop.org/show_bug.cgi?id=45447
Michael Stahl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |r, [email protected] --- Comment #3 from Michael Stahl <[email protected]> 2012-02-02 07:54:22 PST --- can reproduce it: after importing the docx bugdoc, the frame is indeed anchored on page 0. so i don't think it's a good idea to fix the ODF export for this, because writing an anchor type "page" without an anchor-page-number attribute doesn't sound like a good idea; have added an assertion on master for this. looks like something is going wrong in the docx import; i've noticed that there's some code in SwCntntNotify::~SwCntntNotify that wants to fix frame anchors, perhaps that has something to do with this... perhaps those who know the writerfilter stuff better can investigate? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
