<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pasting text leaves focus somewhere in the middle of the document."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=96256#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pasting text leaves focus somewhere in the middle of the document."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=96256">bug 96256</a>
              from <span class="vcard"><a class="email" href="mailto:mstahl@redhat.com" title="Michael Stahl <mstahl@redhat.com>"> <span class="fn">Michael Stahl</span></a>
</span></b>
        <pre>hmm... it looks like it's caused by SwViewShell::SizeChgNotify()
- if it sees ActionPend() it calls PageNumNotify() which
ends up with the view on page 2, and otherwise it calls
SizeNotify() which ends up with the view on the last page</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>