emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mouse-autoselect-window


From: Eli Zaretskii
Subject: Re: mouse-autoselect-window
Date: Sat, 08 Sep 2007 10:05:06 +0300

> Date: Fri, 7 Sep 2007 12:46:40 -0700 (PDT)
> From: "Davis Herring" <address@hidden>
> Cc: address@hidden, address@hidden, address@hidden,
>         address@hidden
> 
> >> IIUC it would be -necessary- to do so if point-to-focus were enabled,
> >> just
> >> as it is on X with that policy.
> >
> > No, it isn't necessary.  The fact that it's necessary on X is because
> > there's no better way.  But MS-Windows doesn't have that problem, so
> > there's no need for that kludge.
> 
> If you have point-to-focus enabled, and something programmatically
> switches your focus to a window that the mouse is not over, and you move
> the mouse (possibly over various windows, perhaps to get back to the
> focused window), it doesn't snap focus back to the mouse?

No.  As I wrote in reply to Jason's question, focus is switched only
when mouse crosses a frame boundary, just moving it within a frame
that doesn't have focus does not yet give back focus to that frame.

> When would it resume the point-to-focus policy?

"Resume policy" implies that the policy was suspended.  But it wasn't
suspended, it's just that on MS-Windows focus is switched only when
mouse enters or exits a frame, not because the mouse pointer moved.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]