Created attachment 129941 [details] Screenshot SUMMARY I'm currently using KDE Connect on openSUSE Tumbleweed with KDE Plasma 5.19.2. I've noticed that when clicking on the "About" menu action in the hamburger menu in KDE Connect SMS multiple times, it spawns multiple "About" frames within the window with no proper way of closing them. STEPS TO REPRODUCE 1. Open KDE Connect SMS. 2. Click the hamburger menu and click "About". 3. Repeat step 2 multiple times. OBSERVED RESULT Multiple "About" frames open. EXPECTED RESULT Only a single "About" frame should spawn, and should have a proper method of closing it. SOFTWARE/OS VERSIONS Linux: openSUSE Tumbleweed (20200701) KDE Plasma Version: 5.19.2 KDE Frameworks Version: 5.71.0 Qt Version: 5.15.0 ADDITIONAL INFORMATION
We're currently in the process of formalizing and unifying the behaviour of various About Pages and this will be addressed in the process. See https://phabricator.kde.org/T13260 for more context
A possibly relevant merge request was started @ https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/398
Git commit c0cbcc0d36c58f20d0ae063c757a53ec75d6076f by Nicolas Fella, on behalf of Felipe Kinoshita. Committed on 16/06/2021 at 11:08. Pushed by nicolasfella into branch 'master'. Push a new layer when entering About Page in the SMS App This commit replaces `pageStack.push...` to `pageStack.layers.push...` when entering the About Page in the SMS App. M +4 -2 smsapp/qml/main.qml https://invent.kde.org/network/kdeconnect-kde/commit/c0cbcc0d36c58f20d0ae063c757a53ec75d6076f
*** Bug 438595 has been marked as a duplicate of this bug. ***