"Dr. Nikolaus Klepp" <off...@klepp.biz> writes:

> Package: openscad
> Version: 2021.01-5+b2

> After yesterdays upgrade openscad ignores the <return>-key
>
> Expected: 
> - press <enter> --> editor performs linebreak.
>
> Observed:
> - press <enter> --> nothing happen, the key is ignored.
> - press <shift>+<enter> --> editor performs linebreak.

Thanks for the report!
I had some problems running openscad in my unstable/sid environment to try to
reproduce this. I will try to solve this, but meanwhile...

> <enter>-key is working everywhere else. 

I believe openscad is using the scintilla widget for its editor. It looks
like packages such as juffed and octave are also using scintilla.

Can you test if the same problem occurs in one of the packages `juffed` and
`octave`, eg. by temporarily installing them? This would give a hint to
whether the problem is something general with scintilla, or specific to
openscad. (`octave --force-gui` opens octave with the editor).

For me, juffed and octave do not have the enter/shift+enter issue in latest
unstable/sid.

The new 2021.01-5+b2 should be a rebuild-only version for the libicu72
transition, there are no changes to openscad sources. But that doesn't
necessarily mean the problem is not with the openscad package, it could be
some interaction with the dependencies or something.

> The openscad 2021.01 Appimage also works as expected.

Useful info; this suggests it's not solely a problem with your environment,
eg. window manager or some such.

 - Kristian.

Reply via email to