The real problem is the option show_dekstop of the plugin scale in ccsm.
If this option is active and the spread is active, when we click outside of a
spreaded windows the desktop is shown.
Unfortunately, even the springboard is considered desktop.
In other words, the following code is never executed.
else if (scaleWasActive)
{
if (!Spread (0, false))
{
PluginAdapter::Default ()->TerminateScale ();
Focus ();
_launcher->SetLastSpreadIcon (NULL);
}
}
BanfLauncherIcon.cpp
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/724045
Title:
Scale mode doesn't cancel like it used to
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs