Created attachment 180733 [details] short values for textDirection There are these problems: The values 'lr' 'lrV' 'rl' 'rlV' 'tb' and 'tbV' of element <textDirection> in OOXML are not supported at all. But those are the only values in the ISO version of OOXML and the newer ECMA-376 versions. LibreOffice supports only the old long values like 'btLr'. Word writes the short values, when it saves the file as "Strict Open XML Document". Test file: "Made manu 2char.docx". Open the file in LO, all texts are in normal orientation. And the old values have problems too: [1] 'tbLrV' (mongoleanVert) is not supported. [2] 'tbRl' (vert) and 'tbRlV' (eaVert) are rendered the same. [3] The text belonging to 'tbRLV' is correctly rendered with not rotated east Asian characters (eaVert), but written to file as 'tbRL', which means rotated east Asian characters. So the saved text looks different in Word. [4] 'lrTbV' (rotated eaVert) is not supported. It us used in east Asian table layout for row and column headers, same as we in Latin context use horizontal and vertical text in table row and column headers. Test file: "Made manu 4char.docx"
Created attachment 180734 [details] screenshot for short values
Created attachment 180735 [details] long values for textDirection
Created attachment 180736 [details] screenshot for long values
Moving to NEW. @Regina, do you plan to work on it ? Otherwise, do you think this could be turned into an easyhack ?
No, I do not plan to work on it, because I will stay in areas with shapes, where I more familiar with. It should be possible to map the short form of the attribute values to the long form on import. That is likely an easyHack. Writing out the short form on export is currently not good. That should only be done, when reading is implemented in all active versions and in the last "end of life" version. Because LO does not write strict OOXML, where it would be necessary, a change in the export filter is not urgent. I consider fixing the errors in the long form of the attribute values not an easyHack. It does not only need changes in the import and export filters but likely in the rendering engine too.
I have ask on the dev-list, whether this might be an easyHack, read https://lists.freedesktop.org/archives/libreoffice/2022-July/089178.html It seems it is usable as easyHack for persons interested in parser.
Dear Regina Henschel, 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 https://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://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
There are still errors in writing mode in Version: 26.2.0.3 (X86_64) Build ID: 620(Build:3) CPU threads: 32; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded