#409194 wmaker: Browser-tooltip is not removed while changing virtual desktop

Package:
wmaker
Source:
wmaker
Description:
NeXTSTEP-like window manager for X
Submitter:
mijobe
Date:
2013-12-07 02:33:04 UTC
Severity:
minor
#409194#5
Date:
2007-01-31 17:04:17 UTC
From:
To:
If you have pressed the Alt-Key while a tooltip pops up and you move
to another virtual desktop by additionally pressing it's number (eg
Alt-1) the tooltip is displayed on this other virtual desktop instead
of being removed

#409194#10
Date:
2007-05-29 01:26:44 UTC
From:
To:
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