https://bugs.documentfoundation.org/show_bug.cgi?id=135796
NISZ LibreOffice Team <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |136358
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
CC| |[email protected]
Depends on|104449 |
--- Comment #3 from NISZ LibreOffice Team <[email protected]> ---
Confirming with:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: e0c72e31c1d455c26110c35e8780d420e17cdea6
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
Locale: en-US (hu_HU); UI: en-US
Calc: CL
This is an editeng textbox, upon exporting it there is this in the xml:
<w:txbxContent>
<w:p>
<w:pPr>
<w:bidi w:val="0"/>
<w:rPr/>
</w:pPr>
<w:r>
<w:rPr/>
<w:t>sdsd</w:t>
</w:r>
</w:p>
</w:txbxContent>
If the saved version is edited in Word, it puts out correctly the tag (I used
green highlight):
<w:txbxContent>
<w:p w:rsidR="00EE2C44" w:rsidRDefault="002529E3">
<w:r w:rsidRPr="00D85E2D">
<w:rPr>
<w:highlight w:val="green"/>
</w:rPr>
<w:t>sdsd</w:t>
</w:r>
</w:p>
</w:txbxContent>
This is also retained by Writer on a new save, but this is now a Writer frame,
so probably a bit different part of export core too.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=104449
[Bug 104449] [META] DOCX (OOXML) textbox-related issues
https://bugs.documentfoundation.org/show_bug.cgi?id=136358
[Bug 136358] [META] ODF to OOXML shape export related issues
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs