https://bugs.documentfoundation.org/show_bug.cgi?id=50097

--- Comment #21 from [email protected] ---
Bug #45341 adds a test case which covers radio, checkbox, list and combo for
this export problem.

In particular; the resulting .docx export from that produces:

<w:p><w:pPr><w:pStyle
w:val="Normal"/><w:rPr/></w:pPr><w:r><w:rPr/></w:r><w:sdt><w:sdtPr><w:dropDownList><w:listItem
w:displayText="Hello" w:value="Hello"/><w:listItem w:displayText="Goodbye"
w:value="Goodbye"/></w:dropDownList></w:sdtPr><w:sdtContent><w:r/></w:sdtContent></w:sdt></w:p><w:p><w:pPr><w:pStyle
w:val="Normal"/><w:rPr/></w:pPr><w:r><w:rPr/></w:r></w:p><w:p><w:pPr><w:pStyle
w:val="Normal"/><w:rPr/></w:pPr><w:r><w:rPr/></w:r></w:p><w:p><w:pPr><w:pStyle
w:val="Normal"/><w:rPr/></w:pPr><w:r><w:rPr/></w:r></w:p>

... simply substituting many of the controls for empty P (paragraph?) tags.

While not a complete fix, rendering different markup might result in basic
controls being rendered without too much trouble.

-- 
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

Reply via email to