[Libreoffice-bugs] [Bug 142875] FILEOPEN DOCX Shapes vertically aligned to line imported incorrectly

2022-05-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142875

Regina Henschel  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||9235

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142875] FILEOPEN DOCX Shapes vertically aligned to line imported incorrectly

2022-05-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142875

Regina Henschel  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||9234

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142875] FILEOPEN DOCX Shapes vertically aligned to line imported incorrectly

2021-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142875

--- Comment #6 from Regina Henschel  ---
Created attachment 173998
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173998=edit
"to Line by Word" exported as doc by Word

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142875] FILEOPEN DOCX Shapes vertically aligned to line imported incorrectly

2021-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142875

--- Comment #5 from Regina Henschel  ---
Created attachment 173997
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173997=edit
to Line by Word

I see a large confusion in the import/export code in regard to vertical
alignment.

Our text:RelOrientation::Char corresponds to ooxml docx alignment "to Line".

Our text:RelOrientation::TEXT_LINE does not exists in ooxml docx, but belongs
to the binary doc-Format.

Open attachment "to Line by Word" in Word and save it as doc. You will notice
how Word changes the alignment to that one available in doc-Format. If you then
open the doc file and save it as docx in compatibility mode and reopen that,
you get an alignment, which differs from the original docx document.

Our code needs to not only distinguish between docx and doc, but between ooxml
docx, and compatibility mode docx to produce similar rendering. "Bottom
relative to Line" is different between ooxml docx, and compatibility docx, for
example.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142875] FILEOPEN DOCX Shapes vertically aligned to line imported incorrectly

2021-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142875

Regina Henschel  changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de

--- Comment #4 from Regina Henschel  ---
I see the error:
The alignment is imported as "to Line of Text". But that means relative to a
line in the geometrical meaning at top of the characters. We need "to
Character" here, which means the total area of the characters.

You can see the difference between "to Line of Text" and "to Character" in the
red lines in the preview in the Position dialog, if you use a huge font
size, 48pt for example.

And I see in the Position dialog always the item "Top", where it should be
"Top", "Center", "Bottom". But that is likely an error of the dialog.
The dialog doesn't open at all in my build, but LO crashes. I'll test whether
current daily will crash too.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142875] FILEOPEN DOCX Shapes vertically aligned to line imported incorrectly

2021-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142875

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
Version|7.2.0.0 alpha1+ |Inherited From OOo

--- Comment #3 from Aron Budea  ---
This was never fine, though before 7.1 the positioning of the squares were a
bit closer to Word's, from left to right, vertical positions were: mid, below,
above; except in LO the differences were much larger. Probably not useful
information.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142875] FILEOPEN DOCX Shapes vertically aligned to line imported incorrectly

2021-06-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142875

Telesto  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #2 from Telesto  ---
Repro
Version: 7.2.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: 239b4bb27fd8db26e8416045b3015688a8b1b0ae
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 142875] FILEOPEN DOCX Shapes vertically aligned to line imported incorrectly

2021-06-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142875

--- Comment #1 from NISZ LibreOffice Team  ---
Created attachment 172905
  --> https://bugs.documentfoundation.org/attachment.cgi?id=172905=edit
Screenshot of the original document side by side in Word and Writer

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs