<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 - Moving selected cells (by mouse) fails in case of overlap"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=111879">111879</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Moving selected cells (by mouse) fails in case of overlap
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>5.2.5.1 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows (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>mohith.manoj@skanray.com
</td>
</tr></table>
<p>
<div>
<pre>* Installation details.
Version: 5.2.5.1 (x64)
Build ID: 0312e1a284a7d50ca85a365c316c7abbf20a4d22
CPU Threads: 4; OS Version: Windows 6.29; UI Render: default;
Locale: en-US (en_US); Calc: group
* Steps to reproduce
Assume a table with 3 rows and n columns and there are contents in the seconds
and third row.
1. Select all of rows 2 and 3.
2. Click and drag contents to row 1.
* Expected results (similar to memmove)
1. Row 2 contents shall be moved to row 1.
2. Row 3 contents shall be moved to row 2.
* Actual results (similar to memcpy)
1. Row 2 contents are moved to row 1.
2. Row 3 contents are lost!</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>