<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Inserting bullet list content at some other indentation depth should apply the depth to the inserted text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113314">bug 113314</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;">CC</td>
           <td>
                
           </td>
           <td>jluth@mail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">OS</td>
           <td>Linux (All)
           </td>
           <td>All
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Inserting bullet list content at some other indentation depth should apply the depth to the inserted text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113314#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Inserting bullet list content at some other indentation depth should apply the depth to the inserted text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113314">bug 113314</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>This all looks logical to me.

If you paste in an empty paragraph, then all the original formatting is applied
- like it should (and not other option makes sense here).

If you paste at the end of a non-empty paragraph, then the formatting of the
original paragraph remains for the first line. (What the user desires in this
case will change depending on the content, but the program has to be consistent
one way or another, and that decision has already been made long ago.)


So the one problem I (almost) see is the last line when pasting into a
non-empty paragraph. But the issue here is that you haven't actually copied the
full last paragraph, because the selection stops before selecting the complete
paragraph. (You would need to select to the beginning of the next paragraph to
select absolutely everything, including the end marker.  As proof of that, try
pasting BEFORE the ... and see what happens.) So this isn't really a bug
either.

I think your troubles will reduce if you extend your selection to the beginning
of the following paragraph. (Ignore the fact that the selection-highlight
includes the bullet before "1" - the bullet isn't a character, but just a
result of a paragraph setting that turns on numbering.)</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>