<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco Faulí <xiscofauli@libreoffice.org>"> <span class="fn">Xisco Faulí</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Can not edit interior table border style more than once (without un/re-selecting)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106929">bug 106929</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;">Keywords</td>
           <td>bibisectRequest
           </td>
           <td>bibisected, bisected
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>mstahl@redhat.com, xiscofauli@libreoffice.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Version</td>
           <td>4.2.0.4 release
           </td>
           <td>4.1 all versions
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Can not edit interior table border style more than once (without un/re-selecting)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106929#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Can not edit interior table border style more than once (without un/re-selecting)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106929">bug 106929</a>
              from <span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco Faulí <xiscofauli@libreoffice.org>"> <span class="fn">Xisco Faulí</span></a>
</span></b>
        <pre>Regression introduced by:

author  Michael Stahl <<a href="mailto:mstahl@redhat.com">mstahl@redhat.com</a>>       2013-03-27 22:09:59 (GMT)
committer       Michael Stahl <<a href="mailto:mstahl@redhat.com">mstahl@redhat.com</a>>       2013-03-27 22:47:00
(GMT)
commit  b227a8e4d65e4bbfe991aed9342fe3e30eca8639 (patch)
tree    64ca9d8b92092739385bf64a8ff97a067f8350b7
parent  159edc43135bd02f6d507424c3b0546c2e03851f (diff)
fdo#60513: SwCrsrShell::Push(): take position from table cursor
If there is a table cursor, store its point/mark position on the cursor
stack instead of pCurCrsr, which in this case is just one cell in a ring
that contains a SwShellCrsr for every selected cell.

SwCrsrShell::Pop() is surprisingly able to restore the prior state,
because it calls UpdateCrsr(), which detects that the pCurCrsr spans
multiple table cells and re-creates pTblCrsr, and then later on the
first GetCrsr() call SwTableCursor::MakeBoxSels() will restore the ring
of SwShellCrsrs from the pTblCrsr selection.

Bisected with bibisect-41max.

Adding Cc: to Michael Stahl</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>