Eberhard Beilharz
Eberhard Beilharz
If you add multiple attachments to an `IEmailMessage` and send that email, all except the first attachment are silently and unexpectedly ignored by most implemented email providers although at least...
This in preparation for removing ES5, which will require pre-compiling the tests. That compiles some some TypeScript files that we previously didn't explicitly compile, and so the warnings and errors...
Fixes: #8146 @keymanapp-test-bot skip
Fixes: #11878 @keymanapp-test-bot skip
When using Wayland, trying to select text with the keyboard by pressing Shift+← just moves the IP to the left without selecting text. This is observable in gnome-text-editor, gedit and...
The support of ES5 limits our ability to move forward (e.g. #8433) and presumably won't work with WASM. We can't use any newer language features since `esbuild` refuses to convert...
Pressing Enter does not insert a line break in gnome-text-editor. Using Enter on the numeric keypad however works. Works in gedit. Ubuntu 24.04 (X11) Keyman 18.0.60
Currently Keyman Configuration allows to install keyboards. However, it doesn't show if there is a new version of a keyboard available, and doesn't allow to update to the newer version...
Currently Linux doesn't properly support mnemonic keyboards - a US-English keyboard base layout is always assumed. see #8972, #8973, #8974, #8975, #8977, #8978, #8979