https://bugs.kde.org/show_bug.cgi?id=396102

            Bug ID: 396102
           Summary: ResultsModel emits wrong rowsMoved transactions
           Product: frameworks-kactivities-stats
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: ivan.cu...@kde.org
          Reporter: h...@kde.org
                CC: plasma-b...@kde.org
  Target Milestone: ---

A ResultsModel with the following query:

RecentlyUsedFirst | Agent::any() | Type::any() | Activity::current() |
Url::startsWith("applications:") | Limit(15)

... does not correctly update when apps listed in the model are launched. For
example, after launching the app at index 3, I would expect a moveRows from 3
to 0, but I get a 3 to 5.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to