Hi,
I still see this bug in wmaker 0.92.0-6.1
It especially happens if you get a page with a bit of java on it (for
eg) that causes firefox to hang for a bit. trigger a tooltip before
that happens, and then switch workspaces - tooltip remains.
to replicate this on-demand, simply start iceweasel, then in a
terminal get the process id (ps aux | grep iceweasel)
and then: sleep 2; kill -STOP iceweaselpid
then quickly move mouse over any toolbar button in iceweasel before
the process is paused. tooltip will stay up as you move from
workspace to workspace.
kill -CONT iceweaselpid to unfreeze webbrowser.
thanks,
Paul