<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Export ePub italicized words run into next word"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126136">126136</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Export ePub italicized words run into next word
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.2.4.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jdlfolks@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Case 1: Italicized word followed by space that is not italicized will run into
the next word with no space between.

Case 2: Italicized word followed by italicized space will behave properly.
Case 2 is a workaround that may not be very obvious to figure out.

Case 3: Italicized word followed by not-italicized character other than a space
seems to be fine.  I haven't checked all combinations.

I am using LibreOffice Version: 6.2.4.2 (x64)
Build ID: 2412653d852ce75f65fbfa83fb7e7b669a126d64

ePub export is using version 3 with split on page break and a fixed layout
method.

I'm using US-English


Steps to Reproduce:
1. Type in a sentence with sporadic italicized words or parts of words with
some followed by normal spaces, some by italicized spaces, and some followed by
punctuation.
2. File->Export As->Export As EPUB
3. Export as version 3.0
4. Use Fixed layout
3.

Actual Results:
Italicized words followed by non italicized space will run on into the next
word in the export.  A space that is also italicized after the italicized word
will be properly presented and the italicized word will not run on into the
next word.

Expected Results:
Output should follow the formatting as presented whether a space is italicized
or not.


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>