<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 Style border attributes UI doesn't show borders or allow change to borders"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126684">126684</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Character Style border attributes UI doesn't show borders or allow change to borders
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>Inherited From OOo
          </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>jluth@mail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>In <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=143751" name="attach_143751" title="character style with border, generated by Word 365">attachment 143751</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=143751&action=edit" title="character style with border, generated by Word 365">[details]</a></span> from <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - FILEOPEN DOCX top border is missing for border around text portion"
   href="show_bug.cgi?id=118936">bug 118936</a>, the character style "WithBorders"
properly applies yellow borders, but when modifying the style, it appears as if
borders are disabled, and any changes made to the borders is immediately lost.

Bisected to LO 6.1 commit 074fc4a1499aac6eb67cd0b2dca00a51071cff0e
Author: Mike Kaganski,  Date: Sun Feb 25 21:00:07 2018 +0300
    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - On Character Style dialog's Organizer tab, border and its shadow displayed twice"
   href="show_bug.cgi?id=116020">bug 116020</a>: use actual whichIds in dialogs for character properties

It appears that the grabbag entry is disappearing in
sw/source/uibase/app/docst.cxx. ::ConvertAttrCharToGen is called and sets
DialogUseCharAttr to true, but later when the grabbag is tested, the
"DialogUseCharAttr" property doesn't exist. (in gdb, it seemed to randomly
disappear)

I tried create an ODT document that did the same thing, but failed. The one
distinction about the test document is that the grabbag already exists with one
entry in it.</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>