Created attachment 176043 [details] writer and mS word difference There is a compatibility issue. When the page that I prepared with microsoft word and looks normal is opened with libreoffice writer, some items do not appear and the page layout appears to be shifted.
Thank you for reporting the bug. Screenshot makes it visible. But please attach a sample document so somebody is able to reproduce the bug. Thank you. I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested document is provided. (Please note that the attachment will be public, remove any sensitive information before attaching it)
Created attachment 176561 [details] writer and mS word difference i added the document. circles with plus in them seem to have shifted from their places
Created attachment 176562 [details] document i added the document. circles with plus in them seem to have shifted from their places
Please attach the original docx-file, so I can compare it in Word and Writer. Thank you. => NEEDINFO
Created attachment 176773 [details] writer and mS word difference i added docx file.
(In reply to forumyok from comment #5) > i added docx file. Thank you. I confirm the bug with Version: 7.2.4.1 (x64) / LibreOffice Community Build ID: 27d75539669ac387bb498e35313b970b7fe9c4f9 CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL in comparison to Word 2016.
I see two main issues in this document. First is that the rectangle shapes are placed next to each other and paragraphs around them are wrapped differently: * In Word the empty paragraph is wrapping around all shapes horizontally and vertically, so it's below all of them. The circle shapes are all anchored relative to this paragraph, in practice all appear vertically above it. * In Writer the empty paragraph wraps only the top-left shape and it's rendered next to it. The circle shapes are anchored to this paragraph, so a few cm above this means they appear above the top margin of the page except for those used to be at the bottom, those are still visible. This is the same issue as bug 137825 (and there are likely some others stemming from this difference too...). Let me mark this a duplicate of that one. Second issue is the colorful tables becoming larger, because their empty cells have in Word a 6 pt font size direct formatting that is not imported in Writer, so the style default 11 pt is applied, making the rows taller. This was imported correctly in 7.0, broken since 7.1, just bibisected to the same commit as bug 136617. *** This bug has been marked as a duplicate of bug 137825 ***
*** This bug has been marked as a duplicate of bug 95623 ***