On 22-Jun-2002 Mr.X wrote:
> I'm currently using alpha9, and the (really cool) CD player Workman just
> won't be focused. It still receives input and everything, but it stays
> the "unfocused" colors. I have no idea what could possibly be causing
> this issue, so I'm not even gonna guess :) Just thought I'd bring it
> up.
same as the nautilus bug.
WM_HINTS(WM_HINTS):
Client accepts input or input focus: False
the window is saying "I do not want focus" yet it also sets the WM_TAKE_FOCUS
hint. This is obviously a grey area in the ICCCM.
Brad insists we are following the ICCCM and that the above situation is a bug
in the other programs.