Description: The file opened but it does not appear the same between word and libre. Steps to Reproduce: 1. Open attached file in word 2. Open attached file in libre 3. View difference of blood type Actual Results: There is a difference between them. Expected Results: They should be the same. Reproducible: Always User Profile Reset: No Additional Info: N/A
Created attachment 164472 [details] File with problems
Created attachment 164473 [details] screenshot from word 2016 (but forgot how to hide the borders)
Created attachment 164474 [details] screenshot from writer
ruby related <wps:txbx> <w:txbxContent> <w:p w14:paraId="23EBE304" w14:textId="57A684B4" w:rsidR="00321890" w:rsidRPr="00321890" w:rsidRDefault="00321890" w:rsidP="00321890"> <w:pPr> <w:jc w:val="center"/> <w:rPr> <w:color w:val="000000" w:themeColor="text1"/> </w:rPr> </w:pPr> <w:r> <w:t>GA</w:t> </w:r> <w:r w:rsidR="002D0EFF"> <w:rPr> <w:color w:val="000000" w:themeColor="text1"/> </w:rPr> <w:t>B+</w:t> </w:r> </w:p> </w:txbxContent> </wps:txbx>
Himajin, please test with 7.1 alpha. Something about this have changed.
1. I was already using nightlies. (but to be sure, I'm now downloading the latest build) 2. Let me withdraw my statement that it is ruby-related. "r" was for runs, not rubies.
Created attachment 164481 [details] screenshot from word 2016 Now I found the way to hide the borders [Word 2016]File->Options->Advanced uncheck the [Show text boundaries]
(In reply to BogdanB from comment #5) > Himajin, please test with 7.1 alpha. > Something about this have changed. still reproducible with Version: 7.1.0.0.alpha0+ (x64) Build ID: e69fafe1873e4afbe739f21f7a82a069cf7eb5b2 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: default; VCL: win Locale: ja-JP (ja_JP); UI: en-US Calc: CL
It's off because the text in the shape has Paragraph property Spacing / After set to 10 pt in Word. The current look of text in shape started with 4.3.0.4, previously it was shown at the top of the shape, and even before, it wasn't shown at all.
Created attachment 166613 [details] File compared MSO 2016 LO 7.1+ I don't see what the problem is. Even is Spacing is set to 0 in MSO, it looks almost the same. Report is poor "see the difference" instead of writing clearly what it is, best with comparison screenshot and - if not clear like here - with some red mark or arrow. I only see that MSO doesn't show GAB+, not clear how when chars not hidden, and LO shows GAB+.
(In reply to Timur from comment #10) > Created attachment 166613 [details] > File compared MSO 2016 LO 7.1+ > > I don't see what the problem is. Even is Spacing is set to 0 in MSO, it > looks almost the same. > Report is poor "see the difference" instead of writing clearly what it is, > best with comparison screenshot and - if not clear like here - with some red > mark or arrow. > > I only see that MSO doesn't show GAB+, not clear how when chars not hidden, > and LO shows GAB+. Please decide a standard form for how you would like reports submitted, as there have been many conflicting standards posted across the defects and I will follow it. Thanks
(In reply to Rhys Young from comment #11) > Please decide a standard form for how you would like reports submitted, as > there have been many conflicting standards posted across the defects and I > will follow it. > Thanks Form is https://bugs.documentfoundation.org/enter_bug.cgi?product=LibreOffice&format=guided and it asks for clear "actual" vs "expected". Sometimes the difference is clear but here is not, must be described or better marked on screenshot, as I suggested.
Created attachment 166755 [details] Minimized test document in docx format Only the second textbox from the shape.
Created attachment 166756 [details] The minimized example file in Word and Writer 7.1master Somehow the GA letters have "automatic" color in Word (which for some reason is actually white) and B+ letters have black. In Writer the "automatic" color is interpreted as black so the letters are visible.
Created attachment 166761 [details] Minimized test document in docx format without direct formatting Removing the direct formatting in Word from the black characters makes all the text white in Writer too.
Created attachment 166762 [details] The second minimized example file in Word and Writer Version: 7.1.0.0.alpha1+ (x64) Build ID: b61bf7c7cfcf97a5ade6d130873af146670bc2ee CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL
Tünde Tóth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/49a40e3ed200e7c6d728f36d0b4be22dd85c51be tdf#135923 DOCX shape import: set text color It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in: Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: a98971ac975e19efa2336b608506eefa85ce2485 CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL