11-23-2021, 02:48 AM
(11-22-2021, 06:34 AM)beta-user Wrote:(11-19-2021, 03:05 AM)arno_nuehm Wrote: 1. Web links are opened in Axolotl instead of browser
https://github.com/nanu-c/axolotl/issues/538
I think this is probably a problem with the app itself and not Electron. It shouldn't be difficult to fix in the code: https://stackoverflow.com/questions/3174...in-browser.
(11-19-2021, 03:05 AM)arno_nuehm Wrote: 2. Onscreen Keyboard not showing up
https://github.com/nanu-c/axolotl/issues/582
3. Input of certain letters not possible
https://github.com/nanu-c/axolotl/issues/635
Those might be caused by recent Electron bugs. I've never used Axolotl and I don't know how to update its Electron version. You can try building from source, maybe it will automatically download the latest version before compiling.
Thanks for your answers!
Regarding 2. and 3.: The latest Electron release (v16.0.0) causes a bug on Wayland systems, but I will test a fixed future version to see, if there are improvements.
1.: Thanks for that link. Maybe one of the ideas fixes the Axolotl bug.