<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 - Apply actions to full table without the need to select paragraph before/after (to prevent e.g. an empty table is left)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=84806">bug 84806</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Apply actions to full table without the need to select paragraph before/after (to prevent e.g. an empty table is left)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=84806#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Apply actions to full table without the need to select paragraph before/after (to prevent e.g. an empty table is left)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=84806">bug 84806</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 - Apply actions to full table without the need to select paragraph before/after (to prevent e.g. an empty table is left)"
   href="show_bug.cgi?id=84806">tdf#84806</a> Writer: drag and drop selected tables, don't empty

Drag and drop operation on a wholly selected table
resulted a copy of the original table, keeping also the
original one without its text content, ie. emptying it.

Now drag and drop works as intended: moving the table
instead of copying and emptying (like also MSO does).

See also commit 144bdd189d07faef0f71edbd039359665a45876c
"<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - EDITING Cut+paste table does not remove the table (like MSO does)"
   href="show_bug.cgi?id=118311">tdf#118311</a> Writer: cut selected table, not only its text content".

(<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - EDITING Cut+paste table does not remove the table (like MSO does)"
   href="show_bug.cgi?id=118311">tdf#118311</a> Writer: cut selected table, not only its text content

like MSO does. For example, if the text cursor in the table, press
Ctrl-A (Select All) twice (or if the cell is empty, once), and
Ctrl-X (Cut) to cut the table.

Note: This speeds up table moving and deletion significantly,
because there were only the following nonintuitive and uncomfortable
methods to cut and insert the table:

1) inserting an empty line before the table, and selecting that, too,
   Ctrl-X, Ctrl-V (Paste) and deleting the empty line after table
   insertion. Unfortunately, this doesn't work in the case of nested
   tables.

2) or selecting only the table, Ctrl-C (Copy), Table->Delete->Table
   and Ctrl-V.

Note: It's still possible to cut only the selected text content
using Copy and Delete.

See also <a href="https://bz.apache.org/ooo/show_bug.cgi?id=8931">https://bz.apache.org/ooo/show_bug.cgi?id=8931</a>
"Deleting a table" from 2002 and
<a href="https://bz.apache.org/ooo/show_bug.cgi?id=39405">https://bz.apache.org/ooo/show_bug.cgi?id=39405</a>
"delete/cut also table, not only contents" from 2004.)</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>