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

Majd Azzam <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|7.3.7.2 release             |24.8.1.2 release
     Ever confirmed|0                           |1
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #4 from Majd Azzam <[email protected]> ---
Hi,
unfortunately, the problem is still reproducible in our case.
Please check the attached file.
As you can see, the following SDT is included in the document:

    <w:sdt>
      <w:sdtPr>
        <w:alias w:val="Mehrzeilig" />
        <w:tag w:val="LASC_1_1002063RELEASEFORMS_1_506_form_1_4291UF1" />
        <w:id w:val="-205797089" />
        <w:placeholder>
          <w:docPart w:val="2E83F7A299414E848FD3CC96549BFBFD" />
        </w:placeholder>
        <w:dataBinding
w:prefixMappings="xmlns:f='http://schemas.fabasoft.com/folio/2007/fields'"
         
w:xpath="/*[name()='f:fields']/*[name()='f:record']/*[name()='f:field' and
@ref='LASC_1_1002063RELEASEFORMS_1_506_form_1_4291UF1']/@text"
          w:storeItemID="{48C8A4C5-5B26-4D7B-BFF7-85960D8D8E1F}" />
        <w15:color w:val="007AB9" />
        <w:text w:multiLine="1" />
      </w:sdtPr>
      <w:sdtContent>
        <w:p w:rsidR="00D06043" w:rsidRDefault="00D06043">
          <w:r>
            <w:t>Dies ist ein Test</w:t>
          </w:r>
          <w:r>
            <w:br />
            <w:t>Dies ist ein Test</w:t>
          </w:r>
          <w:r>
            <w:br />
            <w:t>Test!!!</w:t>
          </w:r>
        </w:p>
      </w:sdtContent>
    </w:sdt>

When I open the file in Microsoft Office, the field preview appears as follows:
Dies ist ein Test
Dies ist ein Test
Test!!!

but in LibreOffice, it appears as follows:
Dies ist ein Test

Dies ist ein Test

Test!!!

I do not understand why there is an additional empty line between the runs!

Steps to Reproduce:
Opening the attached Word Document


Actual Results:
Each run of the SDT content will be on a separate line, with an additional
empty line between every two runs.



Expected Results:
Each run of the SDT content will be on a separate line, without any additional
empty lines


Thank you and best regards,
Majd

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

Reply via email to