STEPS TO REPRODUCE 1. right-click on panel and choose "+ Add widgets..." 2. add Calculator widget to panel 3. click on the widget added to panel 4. type any number OBSERVED RESULT typed number does not appear in the Calculator widget EXPECTED RESULT keyboard input works SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.92.0 KDE Frameworks Version: 5.248.0 Qt Version: 6.7.0 Graphics Platform: Wayland
Can reproduce. Niccolò, could you take a look at why it's not getting focus as it should?
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/524
Git commit 27e43a1ad2e28dd2f3089a6100bb57257b3b65bf by Nate Graham, on behalf of Niccolò Venerandi. Committed on 12/01/2024 at 16:29. Pushed by ngraham into branch 'master'. Give the focus directly to the TextEdit component of the calculator M +2 -2 applets/calculator/package/contents/ui/main.qml https://invent.kde.org/plasma/kdeplasma-addons/-/commit/27e43a1ad2e28dd2f3089a6100bb57257b3b65bf
Git commit 55042c704403d8e565dfd5d2b5ea079d9283d2cc by Nate Graham, on behalf of Niccolò Venerandi. Committed on 12/01/2024 at 16:39. Pushed by ngraham into branch 'Plasma/6.0'. Give the focus directly to the TextEdit component of the calculator (cherry picked from commit 27e43a1ad2e28dd2f3089a6100bb57257b3b65bf) M +2 -2 applets/calculator/package/contents/ui/main.qml https://invent.kde.org/plasma/kdeplasma-addons/-/commit/55042c704403d8e565dfd5d2b5ea079d9283d2cc