<div dir="ltr"><div>Of course, the bug report was for linux VM and not Windows VM, so it's not at all following the same path inside the VM, just looks like similar...</div><div>I hope it's clear (not sure it was in my answer)<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mar. 10 déc. 2019 à 19:05, Nicolas Cellier <<a href="mailto:nicolas.cellier.aka.nice@gmail.com">nicolas.cellier.aka.nice@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi Christoph,</div><div></div><div>The image side is totally messy, 
<div></div><div>The VM side is also messy, so finding a combination that might work is a sport.</div>

</div><div>There have been long discussions about similar issues <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/396" target="_blank">https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/396</a> after a change to recode() function...</div><div><br></div><div>This was for linux, but since we now use the same UTF32InputInterpreter on windows, I'm not surprised that we might observe similar behavior</div><div>(modulo the fact that (eventBuffer at: 3) is not macRoman encoded anymore on windows, but this is not an issue for CTRL+A AFAIU)</div><div><br></div><div>To summarize: we have reached a point where we cannot change/add one feature without breaking one other 
 (at least).</div><div>The consequence is that we have some sort of "stable" status because we cannot change anything (the statu quo).<br></div><div><br></div><div>Personnally, I have the Preferences 'Duplicate all control and alt keys' set to true, and can input Ctrl+A as usual.
<div></div><div>If I set it off, then Ctrl+A stops working (but it does not move the cursor left...), Ctrl+D becomes equivalent to Ctrl+Shift+D (debug it)</div><div><br></div><div>I also have</div><div>ActiveHand keyboardInterpreter -> an UTF32InputInterpreter</div><div></div><div>Locale current -> a Locale(en-English)<br>Locale current languageEnvironment -> a Latin1Environment

</div>

</div><div><br></div><div>You can try to play with the Alt/Control Preferences and see if you find some combination that fits...</div><div><br></div><div>For the future there are a few reasonable things to do like:</div><div>1) stop changing the slightest thing (stop innovating and add another layer of dirt each time when upgrading to new OS)</div><div>2) disentangle the code on both side (starting at VM side).</div><div>One is more reasonable than the other IMO ;)</div><div>This is time consuming and requires image+VM sync, so it will be paved with some hiccups</div><div><br></div><div>The first step is to gather and write our exact expectations.</div><div>I would personnally add new expectations for handling virtual keyboards and gestures on alternate devices of course.<br></div><div>The next step is to study the technical solutions.</div><div>SDL2 is one candidate for simplifying (externalizing?) the mess.<br></div><div><br></div><div>Nicolas<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mar. 10 déc. 2019 à 17:20, Thiede, Christoph <<a href="mailto:Christoph.Thiede@student.hpi.uni-potsdam.de" target="_blank">Christoph.Thiede@student.hpi.uni-potsdam.de</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div id="gmail-m_8347029934091567007gmail-m_-4369161300917515198divtagdefaultwrapper" dir="ltr" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<p>Hi all,</p>
<p><br>
</p>
<p>after updating to the latest OpenSmalltalk VM version (see specs in the subject line), I cannot use simple hotkeys such as Ctrl + a any longer. However, using Alt instead of Ctrl works fine. I run the latest Trunk image side-by-side, one time with the delivered
 VM from the Trunk download (<span>201911012148)</span>, one time with <span>201911282316. </span>Sensor kbdTest shows the same information for both applications when I press Ctrl + a, however, only the old VM accepts the combination. I even observed that using
 the new VM, Ctrl + a moves the cursor to the beginning of the editor, Ctrl + d to the end.</p>
<p><br>
</p>
<p>Something seems to be wrong here; unfortunately, I have no clue what, so I will be happy to give you all the necessary information.</p>
<p><br>
</p>
<p>Best,</p>
<p>Christoph</p>
<p><br>
</p>
<p>PS: Closing the VM also looks different, just like in old times, using the new version:</p>
<p><img size="31263" id="gmail-m_8347029934091567007gmail-m_-4369161300917515198img188846" src="cid:16ef0bf5cc2f456b1e51" width="294" height="180"><br>
</p>
<div id="gmail-m_8347029934091567007gmail-m_-4369161300917515198Signature">
<div id="gmail-m_8347029934091567007gmail-m_-4369161300917515198divtagdefaultwrapper" dir="ltr" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<div name="divtagdefaultwrapper">
<div><font size="2" color="#808080"></font></div>
</div>
</div>
</div>
</div>
</div>

<br>
</blockquote></div>
</blockquote></div>