<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 - Em space not treated as normal space at end or start of line in justified text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144824">144824</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Em space not treated as normal space at end or start of line in justified text
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>florisv59@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
In plain text with em spaces, the em space appears at the end of or start of a
line instead of being invisible, as normal spaces are. That breaks justified
text.

Steps to Reproduce:
1. Enter some text spanning more than one line, format as justified text.
2. Enter an em space (U+2003) at the end of a line, where the text wraps to the
next line.
3. The space will be visible at the end or start (in the case where you add a
normal space) of the line, instead of serving as a separator of the adjacent
words.

Actual Results:
See above.

Expected Results:
Text should wrap correctly, hiding the space at the line break.


Reproducible: Always


User Profile Reset: No



Additional Info:
The wrap code should just treat the em space as a normal space when it is at
the end of a line, and only show as an em space in the middle of a line.</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>