https://bugs.kde.org/show_bug.cgi?id=416664
Bug ID: 416664 Summary: The index of notification actions is off by one on android Product: frameworks-knotifications Version: 5.66.0 Platform: Android OS: Android 6.x Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: jbb.m...@gmx.de CC: kdelibs-b...@kde.org Target Milestone: --- SUMMARY STEPS TO REPRODUCE 1. Compile Kaidan with https://invent.kde.org/kde/kaidan/merge_requests/402 applied for android, or get the apk from the ci https://invent.kde.org/kde/kaidan/merge_requests/402/pipelines from the android job. 2. Log in on the device with an XMPP account 3. Send a message to the account from a second account 4. Click one of the actions on the notification OBSERVED RESULT Clicking the first action (main action) crashes the app (maybe unrelated, only happens sometimes). Clicking the second action triggers the first action, and clicking the third action triggers the second. Running the same code on desktop Linux works just fine. EXPECTED RESULT All actions trigger the correct index. SOFTWARE/OS VERSIONS KDE Frameworks Version: v5.67.0-dev (786acbc8327f856523a0c444a01f5229452b31a6) Qt Version: 5.13 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.