<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Copy/paste popup not working"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124752#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Copy/paste popup not working"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124752">bug 124752</a>
              from <span class="vcard"><a class="email" href="mailto:andreas.gruhler@adfinis-sygroup.ch" title="Andreas Gruhler <andreas.gruhler@adfinis-sygroup.ch>"> <span class="fn">Andreas Gruhler</span></a>
</span></b>
        <pre>(In reply to Tor Lillqvist from <a href="show_bug.cgi?id=124752#c5">comment #5</a>)
<span class="quote">> Anyway, tracing the code in the debugger to see what is going on. There is
> also, I think, the concept of an "internal" clipboard in LibreOffice core,
> while possibly in the iOS app we always want to put things onto the system
> clipboard and take them from there, right?</span >

Ack, one clipboard would be easier, see also the comment in 'online':
<span class="quote">> commit aa1d9ce19644fd55f18635f0784225cb0bedb6e3
> Author: Jan Holesovsky <<a href="mailto:kendy@collabora.com">kendy@collabora.com</a>>
> Date:   Mon May 20 18:50:41 2019 +0200</span >
>
<span class="quote">>     The Internal Copy / Internal Cut / Internal Paste is just confusing.
>   
>     Every user so far is confused of the existence of two clipboards - the
>     system one, and the Online internal one.
>   
>     We are able to detect that the copy / paste is happening inside the
>     document and perform the "internal copy / paste" accordingly, so let's
>     do what the other online office suites do, and just warn when the user
>     tries to access copy / paste from the menu.</span >

However, I cannot see the consequences of having one clipboard only. 
Would it still be possible to copy/paste elements (e.g., shapes) from 
within the same document?</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>