https://bugs.kde.org/show_bug.cgi?id=435614
Kristen McWilliam <kmcwilliampub...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/kdeconnect-kde/-/commit |ork/kdeconnect-kde/-/commit |/caaac80ca5cde5d94cdf3617a4 |/92e61c07c639c3a2b7e6e87478 |fba4b4a19f38b2 |777142bd97dafb --- Comment #6 from Kristen McWilliam <kmcwilliampub...@gmail.com> --- Git commit 92e61c07c639c3a2b7e6e87478777142bd97dafb by Kristen McWilliam. Committed on 26/03/2025 at 16:07. Pushed by merritt into branch 'master'. fix: copy auth code to desktop clipboard SMS auth codes generate a notification that has a "Copy $code" button (eg. "Copy 123456"), but the button doesn't actually copy the code as expected. This patch fixes that. Related: bug 451539 M +2 -1 plugins/notifications/CMakeLists.txt M +30 -0 plugins/notifications/notificationsplugin.cpp M +8 -0 plugins/notifications/notificationsplugin.h M +3 -0 tests/CMakeLists.txt A +93 -0 tests/notificationstest.cpp [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)] https://invent.kde.org/network/kdeconnect-kde/-/commit/92e61c07c639c3a2b7e6e87478777142bd97dafb -- You are receiving this mail because: You are watching all bug changes.