<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:nemeth@numbertext.org" title="László Németh <nemeth@numbertext.org>"> <span class="fn">László Németh</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Changes to table style do not propagate to tables using the style at selection"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109083">bug 109083</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>ASSIGNED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>santha.balazs@simonyi.bme.hu
           </td>
           <td>libreoffice-bugs@lists.freedesktop.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Changes to table style do not propagate to tables using the style at selection"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109083#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Changes to table style do not propagate to tables using the style at selection"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109083">bug 109083</a>
              from <span class="vcard"><a class="email" href="mailto:nemeth@numbertext.org" title="László Németh <nemeth@numbertext.org>"> <span class="fn">László Németh</span></a>
</span></b>
        <pre><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Changes to table style do not propagate to tables using the style at selection"
   href="show_bug.cgi?id=109083">tdf#109083</a> sw table styles: fix missing format update of tables

at table (cell) selection.

Table styles (implemented as table templates yet) allows
to format all tables (with the same table style) at once.
Unfortunately, this worked only without table selection,
putting the text cursor in a table cell. But if a table
cell/row/column or the whole table was selected (e.g. after
changing its format), Manage Styles(F11)->Table Styles->
Style actions menu (see top-right corner of the pane)->
Update Selected Style updated only the style, but it
doesn't propagate the changes to the other tables with
the same table style. This patch removes the selection to
fix the problem in the same way, as the proposed workaround.

Note: this fixes the usage of the user-defined table styles,
too (created by Style actions->New Style from Selection).</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>