https://bugs.kde.org/show_bug.cgi?id=468204
--- Comment #4 from ratijas <m...@ratijas.tk> --- Height of rows is a bug in QtQuick/ListView, which is very unreliable when it comes to positioning dynamically sized delegates. I tried fixing them as hard as I could, but still it does not always work. > Also the category below (Advanced Permissions) vanishes and the combobox of > the newly created rule only contains the item "read/write". That is part of model using wrong signal dataChanged instead of beginInsertRows/endInsertRows. Gonna be fixed with the rewrite in https://invent.kde.org/plasma/flatpak-kcm/-/merge_requests/91 -- You are receiving this mail because: You are watching all bug changes.