SUMMARY Removing last widget from grouping widget leaves behind the header as if the content widget was still there STEPS TO REPRODUCE 1. Add Grouping widget 2. add any content widget 3. remove content widget OBSERVED RESULT Header line is still there; it disappears after the content widget was actually deleted (i.e., after the notification timeout); the widget still does not entirely go back to its empty state, though. EXPECTED RESULT Grouping widget goes to the empty state entirely and immediately SOFTWARE/OS VERSIONS KDE Plasma Version: git master KDE Frameworks Version: git master Qt Version: git master ADDITIONAL INFORMATION
I can reproduce KDE Plasma Version: git master (6.6.80) KDE Frameworks Version: 6.24.0 Qt Version: 6.10.2
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1064
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1065