<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I tried my luck on the actual solution: <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/303">https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/303</a>​<br>
</p>
<p><br>
</p>
<p>As written on the PR, all seems to work fine without needing to change anything in the image, but more testing should be done.<br>
</p>
<p><br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> on behalf of Bert Freudenberg <bert@freudenbergs.de><br>
<b>Sent:</b> Wednesday, November 7, 2018 11:43 PM<br>
<b>To:</b> The general-purpose Squeak developers list<br>
<b>Subject:</b> Re: [squeak-dev] The Inbox: Morphic-mva.1465.mcz</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div class="gmail_default" style="font-family:arial,helvetica,sans-serif; font-size:small; color:#000000">
<span style="font-family:Arial,Helvetica,sans-serif; color:rgb(34,34,34)">On Wed, Nov 7, 2018 at 2:19 PM Sean P. DeNigris <<a href="mailto:sean@clipperadams.com">sean@clipperadams.com</a>> wrote:</span><br>
</div>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
Tobias Pape wrote<br>
> Does that mean that ctrl-left/right can no longer be used to move<br>
> word-wise?<br>
> Just askin.<br>
<br>
I only skimmed but it looks like the original solution in Pharo before we<br>
abandoned it for the above reason. The workaround was to send a keystroke<br>
with all modifiers pressed to make conflicts less likely. Elliot just asked<br>
about the VM-side of this on the VM list [1]. Coincidence?<br>
<br>
1.<br>
<a href="http://forum.world.st/On-community-development-of-the-VM-s-platform-code-tp5088397.html" rel="noreferrer" target="_blank">http://forum.world.st/On-community-development-of-the-VM-s-platform-code-tp5088397.html</a><br>
<br>
</blockquote>
<div><br>
</div>
<div class="gmail_default" style="font-family:arial,helvetica,sans-serif; font-size:small; color:rgb(0,0,0)">
Setting all modifier bits to indicate the fake wheel event seems like a good short-term solution (*). Just need to have all VMs do this.</div>
<div class="gmail_default" style="font-family:arial,helvetica,sans-serif; font-size:small; color:rgb(0,0,0)">
<br>
</div>
<div class="gmail_default" style="font-family:arial,helvetica,sans-serif; font-size:small; color:rgb(0,0,0)">
(*) the actual solution being to add a new event type to all VMs.</div>
<div class="gmail_default" style="font-family:arial,helvetica,sans-serif; font-size:small; color:rgb(0,0,0)">
<br>
</div>
<div class="gmail_default" style="font-family:arial,helvetica,sans-serif; font-size:small; color:rgb(0,0,0)">
- Bert -</div>
</div>
</div>
</div>
</div>
</body>
</html>