On 22-May-2002 Martin Egholm Nielsen wrote:
> Hi there, (again)
> 
> Ok, here comes another focus problem.
> 
> When "Focus Window on Workspace Change" is _not_ checked the 
> behavior/scenario is as follows:
>   * Make a window sticky, change workspace: the sticky 
> window keeps focus.
> 
> When the option _is_ checked, the behaviour changes: the 
> sticky window looses its focus.
> 
> It looks like the focus is passed on to the front-most 
> window under the sticky window - maybe the list of windows 
> are traversed and investigated for focus _before_ the sticky 
> window is added to the window list?
> 
> P.S: I'm using the sloppy-focus model.
> 

the sticky window is not added to any list.  Rather it is simply ignored.

When Focus Window on Workspace Change is marked, once the workspace change is
done blackbox then asks the Workspace what last had focus and gives that window
back its focus.

Reply via email to