Comment 1 for bug 649598

Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) wrote :

Commit as revision 112 in lp:unity-place-files:
------------------------------------------------------------
revno: 112
fixes bug(s): https://launchpad.net/bugs/649598
committer: Mikkel Kamstrup Erlandsen <email address hidden>
branch nick: MASTER
timestamp: Tue 2010-09-28 11:18:47 +0200
message:
  Fix bug #649598 "Files place not reset after folder browsing mode".

  We have some flood gates in place for when Unity send N SetActiveSection() and SetActiveSearch() requests (for N >= 3). These flood gates could prevent our state from being reset when leaving folder browsing mode. This commit makes the logic clearer and more robust.
------------------------------------------------------------