https://bugs.kde.org/show_bug.cgi?id=463247
Albert Vaca Cintora <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/kdeconnect-kde/-/commit | |/bc5b547c646edfcdcacba91e4c | |ee27fff74db639 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #13 from Albert Vaca Cintora <[email protected]> --- Git commit bc5b547c646edfcdcacba91e4cee27fff74db639 by Albert Vaca Cintora, on behalf of Bill Sterzenbach. Committed on 12/03/2026 at 11:17. Pushed by albertvaka into branch 'master'. smsapp: Fix +New button not opening conversation The button's onClicked handler was creating the conversation (or finding the existing one) but never calling startChat() to navigate to it. Added the missing call, matching the behavior of the Enter key on the search field. Developed with AI assistance (Claude Sonnet via Windsurf). Code was personally reviewed and tested with a connected device. M +1 -0 smsapp/qml/ConversationList.qml https://invent.kde.org/network/kdeconnect-kde/-/commit/bc5b547c646edfcdcacba91e4cee27fff74db639 -- You are receiving this mail because: You are watching all bug changes.
