[Bug 1466669] Re: Icons in the App scope disappear and appear when search is refreshed

2015-07-27 Thread Alejandro J. Cura
*** This bug is a duplicate of bug 1238979 ***
https://bugs.launchpad.net/bugs/1238979

** This bug has been marked a duplicate of bug 1238979
   [Scopes] Scope result models are cleared on updates

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/149

Title:
  Icons in the App scope disappear and appear when search is refreshed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/149/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466669] Re: Icons in the App scope disappear and appear when search is refreshed

2015-07-13 Thread Rodney Dawes
@mpredotka The "all" view is just an empty search (ie, "show me all
results"). Scopes that provide completely different results for empty
search (like the main view of the store scope) just treat the search
specially when the search is an empty string.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/149

Title:
  Icons in the App scope disappear and appear when search is refreshed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/149/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466669] Re: Icons in the App scope disappear and appear when search is refreshed

2015-07-09 Thread Cédric Bellegarde
This behaviour is also present in today scope... Unity 8 need a way to
refresh a view on the fly and only refresh what is needed.

Current behaviour is 90's friendly...

By the way, keep up the good work!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/149

Title:
  Icons in the App scope disappear and appear when search is refreshed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/149/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466669] Re: Icons in the App scope disappear and appear when search is refreshed

2015-06-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity-scopes-shell (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/149

Title:
  Icons in the App scope disappear and appear when search is refreshed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/149/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466669] Re: Icons in the App scope disappear and appear when search is refreshed

2015-06-24 Thread Alejandro J. Cura
** Changed in: unity-scope-click (Ubuntu)
   Importance: Undecided => Critical

** Changed in: unity-scope-click (Ubuntu)
   Importance: Critical => Medium

** Also affects: unity-scopes-shell (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Undecided => Critical

** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Critical => High

** Changed in: unity-scopes-shell (Ubuntu)
   Importance: High => Medium

** Changed in: unity-scopes-shell (Ubuntu)
 Assignee: (unassigned) => Pawel Stolowski (stolowski)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/149

Title:
  Icons in the App scope disappear and appear when search is refreshed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/149/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466669] Re: Icons in the App scope disappear and appear when search is refreshed

2015-06-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity-scope-click (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/149

Title:
  Icons in the App scope disappear and appear when search is refreshed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/149/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466669] Re: Icons in the App scope disappear and appear when search is refreshed

2015-06-24 Thread Michal Predotka
Just wanted to add, I wasn't thinking about "search" functionality when
reporting this bug. I admit that I don't understand how the search is
involved in disappearing app icons after installing, updating or
uninstalling a program.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/149

Title:
  Icons in the App scope disappear and appear when search is refreshed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/149/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466669] Re: Icons in the App scope disappear and appear when search is refreshed

2015-06-24 Thread Michael Zanetti
Can't you just not clear the model until the new result has come it? I
don't think we can make the View keep the data if the model is cleared
underneath.

** Changed in: unity8 (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/149

Title:
  Icons in the App scope disappear and appear when search is refreshed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/149/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466669] Re: Icons in the App scope disappear and appear when search is refreshed

2015-06-24 Thread Michael Zanetti
Also, especially for the apps scope, it'd be great if you could diff the
query result against the previous one and not reset the model, but apply
the diff to it. That way the view could animate when an app shows up or
is removed instead of just destroying everything and rebuilding
everyhting.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/149

Title:
  Icons in the App scope disappear and appear when search is refreshed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/149/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs