<p></p>
<p>-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA256</p>
<p>First of all, sorry if you receive this multiple times,<br>
most likely this is because I click the "Comment" button multiple times.</p>
<p>OK, I modified the HandMorph -> private events -> generateDropFilesEvent:<br>
as you indicated, from the Squeak6.0alpha-19793-64bit.image for the tests.</p>
<p>I also tried with Squeak 4,<br>
I have the same result when I try with the Squeak4.6-15012 (Squeak 4 VM).</p>
<p>When I drag and drop a file "myfile" into the Squeak window,<br>
the Transcript shows:</p>
<p>1<br>
2<br>
2<br>
...<br>
2<br>
2<br>
3<br>
4<br>
3</p>
<p>and the object for "myfile" is created.</p>
<p>If I drag "myfile" into the Squeak window and then out of it (without drop):</p>
<p>1<br>
2<br>
2<br>
...<br>
2<br>
2<br>
3</p>
<p>On the other hand if I use the VM, with this pull request, compiled :</p>
<p>First when drag and drop "myfile" :</p>
<p>1<br>
2<br>
2<br>
...<br>
2<br>
2<br>
4</p>
<p>Then when dragging "myfile" without drop :</p>
<p>1<br>
2<br>
2<br>
...<br>
2<br>
2<br>
3</p>
<p>So this confirms what you described ...</p>
<p>However to really test this pull request I think it is required to test<br>
the code (changeset) which you are planning to put into the "inbox".</p>
<p>Maybe I missed something  but in the description of this pull request,<br>
you could give a pointer to the changeset you are developing.</p>
<p>Maybe if I can download it from some place, I can test it.</p>
<p>I now realise that you are actually talking about a combination of 2 things.</p>
<ol>
<li>a change in the VM</li>
<li>a changeset of some Squeak code that depends on that the VM change</li>
</ol>
<p>Correct ?</p>
<p>If so, I'd certainly would be interested in trying out the changeset.</p>
<p>Regards,<br>
David Stes</p>
<p>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2</p>
<p>iQEcBAEBCAAGBQJfPVl3AAoJEAwpOKXMq1MaVr8IAJLUPrZgBudoLM5GR7owR0/4<br>
/vev7wuQvttCw3Sn1ib/G3podJywutiErXdugX3tA28hqyQvY9bFLzHK1+JjDyL1<br>
ALhyg+uPzl+KOwtVEKBkAF2HO7dokDnr9eFIrSZyc917tb5IqnFW1yOBCdeVXqkn<br>
JCCIi0nmU4psafmdEk8gVbQb4PdkNtdrgSck1GO1N2VyAkhiHyMNv+dJZs3ES2NZ<br>
Id+t0+k3V1er5TJRnaOJj5vBluutMZqTD5yk4iZ1UGcR12wLgKGxENnFgLeIpPK0<br>
WQI/0oHZUx8V5sP5id215U9bt/SkT8IXoDGQ54LC8Clv9JOjP6SkUH3K4j54Cs8=<br>
=a1r+<br>
-----END PGP SIGNATURE-----</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you commented.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/508#issuecomment-676543318">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW25WWO4SQXVMAHK23LSBP7ZVANCNFSM4N4SXVFQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW6M2BM2WXSYYFOHFUDSBP7ZVA5CNFSM4N4SXVF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBJTWVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/508#issuecomment-676543318",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/508#issuecomment-676543318",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>