On Tue, May 01, 2001 at 11:42:28PM -0400, Paul D. Smith wrote:
> I can still reproduce this problem on my system here at home.  It
> appears to be somewhat timing related.
> 
> Note I can never make it happen by selecting a window from the
> windowlist, for example.  I think that's because doing so warps the
> mouse to the upper-left corner, which "fixes" the problem.
> 
> It has to be a deiconify command.  I can make it happen both with and
> without FvwmAnimate active: I just have to click mouse-2 on an icon to
> de-iconify it.
> 
> ...
> 
> OK, I think I have more details.  If I have mouse-2 bound to my
> Iconify-and-Compact function:
> 
>   AddToFunc Iconify-and-Compact
>   +       "C" Iconify
>   +       "C" All (CurrentDesk Iconic) RecaptureWindow
> 
>   Mouse 2         I       A       Function Iconify-and-Compact
> 
> then I see this behavior.  It's very easy to reproduce; create an icon
> box like "IconBox 2 -20 -1 -1", for example (I don't use any of the
> module icon managers, just the builtin IconBox).  Now place an xterm over
> the icon box.  Then iconify the xterm.  Then click mouse-2 on the
> xterm's icon in such a way that the window will appear underneath your
> mouse cursor when it de-iconifies, even if you don't move it (the mouse).
> 
> If I change mouse-2 to run just "Iconify", I can't make it happen
> anymore.
> 
> So, maybe this behavior is no longer supported?  It used to work until
> fairly recently; someone on the workers list suggested it (although I
> checked and it's not listed in the FAQ).

Paul, since you reported this I made several patches that may or
may not have fixed this.  Can you please try again?  If it still
does not work, could you please see, if fvwm gets an EnterNotify
on the window, and if it does, at which place it leaves the
HandleEnterNotify() function.  I guess it has something to do with
my code to ignore EnterNotify and LeaveNotify events triggered by
grabbing the pointer.  And please check if the problem persists
if you disable FvwmAnimate or FvwmAuto or both.

Bye

Dominik ^_^  ^_^

--
Dominik Vogt, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]

--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to