11-22-2021, 06:34 AM
(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.