[squeak-dev] Bug? Alt+Num no longer autocompletes arguments (on linux)

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Tue Dec 31 13:25:22 UTC 2019


Hi Fabio,
I might want to change the sign of mouseWheel deltaX on OSX, even if I
don't fully understand why...

Le mar. 31 déc. 2019 à 13:28, Fabio Niephaus <lists at fniephaus.com> a écrit :

>
>
> On Tue, 31 Dec 2019 at 1:07 pm, Beckmann, Tom <
> Tom.Beckmann at student.hpi.uni-potsdam.de> wrote:
>
>> Hi Fabio, hi Nicolas,
>>
>> oh good catch! It does indeed work as expected with
>> https://bintray.com/opensmalltalk/vm/download_file?file_path=squeak.cog.spur_linux64x64_201912301201.tar.gz
>> and Kernel.nice.1292.
>
>
> Great! I'm going to update the VMs again when I have some time, unless
> Nicolas has more changes in the works.
>
> Fabio
>
>
>>
>> Thank you!
>> Tom
>> ________________________________________
>> From: Squeak-dev <squeak-dev-bounces at lists.squeakfoundation.org> on
>> behalf of Fabio Niephaus <lists at fniephaus.com>
>> Sent: Tuesday, December 31, 2019 11:41:18 AM
>> To: The general-purpose Squeak developers list
>> Subject: Re: [squeak-dev] Bug? Alt+Num no longer autocompletes arguments
>> (on    linux)
>>
>> Hi Tom,
>>
>> Please note we haven't updated the 5.3beta VMs with Nicolas' fixes yet.
>> You can get one right now from Bintray though.
>>
>> Fabio
>>
>> On Tue, 31 Dec 2019 at 10:05 am, Beckmann, Tom <
>> Tom.Beckmann at student.hpi.uni-potsdam.de<mailto:
>> Tom.Beckmann at student.hpi.uni-potsdam.de>> wrote:
>> Hi Nicolas,
>>
>> this allows the texteditor to use alt+num again on my linux, however all
>> other shortcuts no longer work with ctrl (with duplicate all enabled), only
>> with alt. Changing to "swap" makes both modifiers act as ctrl, rather than
>> alt.
>>
>> I use
>> http://files.squeak.org/trunk/Squeak5.3beta-19301-64bit/Squeak5.3beta-19301-64bit-201911282316-Linux.zip
>> as VM.
>>
>> Thank you for your help!
>> Tom
>> ________________________________________
>> From: Squeak-dev <squeak-dev-bounces at lists.squeakfoundation.org<mailto:
>> squeak-dev-bounces at lists.squeakfoundation.org>> on behalf of Nicolas
>> Cellier <nicolas.cellier.aka.nice at gmail.com<mailto:
>> nicolas.cellier.aka.nice at gmail.com>>
>> Sent: Tuesday, December 31, 2019 9:56:22 AM
>> To: The general-purpose Squeak developers list
>> Subject: Re: [squeak-dev] Bug? Alt+Num no longer autocompletes arguments
>> (on    linux)
>>
>> Hi Tom,
>> could you try loading Kernel-nice.1292 from the inbox and report if it
>> fixes the issue?
>>
>> Le mar. 31 déc. 2019 à 08:59, Beckmann, Tom <
>> Tom.Beckmann at student.hpi.uni-potsdam.de<mailto:
>> Tom.Beckmann at student.hpi.uni-potsdam.de><mailto:
>> Tom.Beckmann at student.hpi.uni-potsdam.de<mailto:
>> Tom.Beckmann at student.hpi.uni-potsdam.de>>> a écrit :
>> Hey everyone,
>>
>> disclaimers: not entirely sure if we currently have an RC version. I have
>> tested on the most recent trunk build, on linux. Also, I think I saw a mail
>> on that topic, so maybe it is intentional behavior.
>>
>> Alt+num in the Browser/TextEditors no longer pastes the num-th argument
>> at the cursor. Instead, it focuses the dockingbar menuitems. I am running
>> with the default preferences (meaning "duplicate all"). The code that
>> catches away the events is found in DockingBarMorph>>filterEvent:for:, I
>> suppose recent changes in the translation of alt/ctrl to command have
>> caused this change in behavior.
>>
>> If given the choice, I would much prefer my arguments to be completed,
>> rather than focusing the menu via the alt+num shortcut.
>>
>> Best,
>> Tom
>>
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20191231/6bf852ae/attachment.html>


More information about the Squeak-dev mailing list