diff --git a/applets/devicenotifier/package/contents/ui/FullRepresentation.qml b/applets/devicenotifier/package/contents/ui/FullRepresentation.qml index 5ce75eb03..9f91eb700 100644 --- a/applets/devicenotifier/package/contents/ui/FullRepresentation.qml +++ b/applets/devicenotifier/package/contents/ui/FullRepresentation.qml @@ -148,6 +148,8 @@ PlasmaExtras.Representation { //acceptable since one doesn't have a billion of devices cacheBuffer: 1000 + // FIXME: the model is sorted by timestamp, not type, this results in sections possibly getting listed + // multiple times section { property: "Type Description" delegate: Item {