<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EDITING: Impossible to drag and drop element to invisible layer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=46953#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EDITING: Impossible to drag and drop element to invisible layer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=46953">bug 46953</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>The reason is in View::AcceptDrop in
<a href="https://opengrok.libreoffice.org/xref/core/sd/source/ui/view/sdview2.cxx#446">https://opengrok.libreoffice.org/xref/core/sd/source/ui/view/sdview2.cxx#446</a>

Part
 && pPV->IsLayerVisible( aLayerName ) 
has to be deleted.

But I have not tested, whether this has any side effects.</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>