Greetings from a long time Solus Budgie user,
I have been making my own programs in Gambas3, an integrated development environment only available for the GNU/Linux. This week I noticed that KeyPress events are not being raised. I can enter text in text boxes, but I can't catch the KeyPress events like I was able to before the bug appeared. Other Gambas users don't have this issue, but they don't use Solus. I experimented with OpenSUSE Tumbleweed under KDE Plasma and I had no issues there. This is a new issue and has appeared at some point with Solus updates. Unfortunately the time frame is several months since I can confirm it last worked; I cannot pinpoint it better. I did some further testing with Solus. I changed the desktop environment from Budgie to Gnome. And found out that Gambas KeyPress events are bugged under X.org (both budgie and Gnome), but work fine under the Wayland version of Gnome.
I would like to know if this this bug is affecting anyone else in any form?