<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Drag-and-drop multiple file links"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122066#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Drag-and-drop multiple file links"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122066">bug 122066</a>
              from <span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span></b>
        <pre>Sorry for giving you false hope; I didn't check properly; it still happens with
master...

At a quick glance, the problem seems to be at

<a href="https://gerrit.libreoffice.org/plugins/gitiles/core/+/42da02bd5aa50c349ab7a2e75d054fd4af55f6a2/sd/source/ui/view/sdview4.cxx#418">https://gerrit.libreoffice.org/plugins/gitiles/core/+/42da02bd5aa50c349ab7a2e75d054fd4af55f6a2/sd/source/ui/view/sdview4.cxx#418</a>

where 'tempAction' is set to 0 for all except the first element in the vector,
thus also causing 'bLink' to be false.

This code was introduced by commit

commit c6c750c3e374fbb2b4098f02f7ab36558a74f220
Author: Kai Ahrens <<a href="mailto:ka@openoffice.org">ka@openoffice.org</a>>
Date:   Thu Mar 14 14:37:19 2002 +0000

    #97248#: use MimeTypes to search for correct filters


Since the StarDivision internal bugtracker that the comment refers to is not
available, it's hard to say what exactly the reason for that commit was.
In a quick test, just reverting it at least causes the problem that
drag'n'dropping 2 PNG files to Impress only inserts the last one (as a link
when pressing Ctrl+Shift).
So in any case, this needs further investigation.</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>