Created attachment 124554 [details] Sample documents showing error If I use pandoc to generate a docx file that contains tables and I open it in Writer, the tables extend way off the screen. MS Office opens it correctly. If I tell pandoc to generate an ODT, it appears better in Writer.
Thanks for filing this, Brian. I confirm the problem in a daily build from 2016-04-20 and in LibreOffice 3.3.4. Both on Linux. Could it he that pandoc creates some 'special' docx? Cheers, Cor
NB http://pandoc.org/
Created attachment 124557 [details] document.xml extracted from docx generated by pandoc
Created attachment 124559 [details] document.xml extracted from docx opened in MS word and then saved again.
(In reply to Cor Nouws from comment #1) > Thanks for filing this, Brian. > I confirm the problem in a daily build from 2016-04-20 and in LibreOffice > 3.3.4. Both on Linux. > > Could it he that pandoc creates some 'special' docx? > > Cheers, > Cor If I open the default pandoc generated docx file in MS Word and then I save it again, it changes the attributes for the table. I am willing to guess that with the attributes that pandoc writes to the file, that it could render correctly in LO, but some attribute is not set to a default. Anyway, I attached the two extracted document.xml files for compare and contrast. I am not an expert on docx format.
(In reply to Brian Lavender from comment #5) > Anyway, I attached the two extracted document.xml files for compare and > contrast. Thanks! > I am not an expert on docx format. Neither am I. Miklos, maybe this is of interest for you? Cheers, Cor
(In reply to Cor Nouws from comment #6) > Neither am I. Obviously I did a diff, but that resulted in nothing clearly useful. And there are many properties that I should start to study first ;)
Confirming with: Version: 5.4.0.0.alpha0+ (x64) Build ID: 7aa2b5a041df8e71a435cccbc79ee13799ec9138 CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; Layout Engine: new; TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2016-11-24_11:40:27 Locale: nl-NL (nl_NL); Calc: CL
This exception is probably related to the table problem: warn:sw.uno:6498:1:sw/source/core/unocore/unotext.cxx:2289: Exception when setting property: IsWidthRelative. Message: relative width cannot be switched on with this property
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
I can confirm that this is still an issue in version 6.3.1
*** Bug 101767 has been marked as a duplicate of this bug. ***
Repro in LO 6.5+. But, if DOCS resaved in MSO (any option: DOC, DOCX, compatible DOCX), it opens fine. Similar to duplicated bug 101767 with attachment 127055 [details] which is resaved in MSO as attachment 156435 [details] .
Created attachment 173768 [details] The example file in Word and Writer How it looks in Word 19 and a fresh nightly: Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 0cda081c9aa3b3dcb363f97bac60c845ce9a13e0 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL Preferred width is turned off and "Automatically resize to fit contents" is enabled. This is basically bug 109524, but the problem is better explained there.
*** This bug has been marked as a duplicate of bug 109524 ***