<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 - Character styles lead to "tag soup""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=141877">141877</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Character styles lead to "tag soup"
          </td>
        </tr>

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

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

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

        <tr>
          <th>OS</th>
          <td>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>jimbo355113@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
When inserting text in a sentence that's already styled, an invisible "hard"
tag is added.
It can be revealed by applying the "default" character style to that sentence.
It can be removed by highlighting the sentence and pressing Ctrl-M.

As bugs go, THIS IS HUGE, as it means that documents will gradually become ever
more bloated with invisible style faults.

Steps to Reproduce:
1. Create a character style called ".BugTest" that applies an underline
font-effect.
2. Type a sentence, such as "The cat sat on the mat".
3. Apply the ".BugTest" style to the sentence.
4. Highlight and overwrite a word (e.g change cat to dog).
5. Highlight the sentence.
6. Apply the "Default Character Style".
7. Pick your jaw off the ground when you see that the word you changed (dog) is
still underlined.
8. Highlight the sentence and press Ctrl-M. This will remove the errant tag.

Actual Results:
N/A

Expected Results:
N/A


Reproducible: Always


User Profile Reset: No



Additional Info:
Windows 7 Pro (x64)

If you wish people to copy text from the About Screen, then I suggest you add a
copy button, or at least allow text to be highlighted, etc!!</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>