running xview tools...
clicktofocus: window w/ focus loses focus while mouse over root.
This bug has always been broken, but a patch exists and is only half
implemented.
the missing patch to events.c ...
change the appropriate line to add the NumberOfScreens check.
if (ewp->window == Scr.Root && Scr.NumberOfScreens > 1)
================================
Clicking on another window has ambiguous change of focus.
This started w/ 2.3.17
Normally, in xview, a black focal point indicates that window has focus.
A grey point indicates where the focal point is, but window doesnt actually have the focus.
In 2.3.21, the first click removes focus from the previous window (leaving a
grey focal point) and sets a grey focal point in new window, leading me to
believe it doesnt have focus yet. At that point, i cant actually tell which
window has it till i start typing.
A 2nd click in the window will result in the black type-in point.
This problem didnt exist in 2.3.16.
Thanx
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Sep 04 2000 - 17:56:48 BST