<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 - Pasting some paragraphs of text into another paragraph not correct"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114706">114706</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Pasting some paragraphs of text into another paragraph not correct
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.0.0.1 rc
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>suokunlong@126.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Steps to Reproduce:

1. Create a new Writer document with the following content. 
mmmmmmmmmmm
nnnnnnnnnnnnnnnnn
ooooooooooooooooo

aaa
bbbbb
cccc

2. Copy the abc paragraphs, then paste at the beginning of the m parapraph as
unformatted text (Ctrl+Shift+V -> Unformatted Text).

Current Result:
aaammmmmmmmmmm
bbbbb
cccc
nnnnnnnnnnnnnnnnn
ooooooooooooooooo

Expected Result:
aaa
bbbbb
ccccmmmmmmmmmmm
nnnnnnnnnnnnnnnnn
ooooooooooooooooo

3. UNDO.

Current Result:
cccc
nnnnnnnnnnnnnnnnn
ooooooooooooooooo

Expected Result:
mmmmmmmmmmm
nnnnnnnnnnnnnnnnn
ooooooooooooooooo

Version: 6.0.0.1.0+
Build ID:29840645e2cb8231040bcbac1b1fe98f494c92c9
CPU Threads:4; OS:Linux 4.14; UI Render:Default; VCL: gtk2; 
Locale:zh-CN (zh_CN.UTF-8); Calc: group

Version: 5.4.4.2
Build ID:5.4.4.2-1.fc27
CPU Threads:4; 操作系统:Linux 4.14; UI Render:Default; VCL: gtk3; 
Locale:zh-CN (zh_CN.UTF-8); Calc: group</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>