DO NOT REPLY TO THIS EMAIL. Also, do not reply via email to the person whose email is mentioned below. To comment on this bug, please visit: http://bugzilla.xfce.org/show_bug.cgi?id=2674
------- Comment #4 from [EMAIL PROTECTED] 2006-12-20 09:27 UTC ------- Actually, what has been fixed was an issue with Terminal. Focus prevention takes its source from either: - startup notification timestamp - NET_WM_USER_TIME timestamp if that given timestamp is older than the latest user timestamp update, it means than a user interaction occurred in between and the new application should not be focused (which is what happen here). You may have to update the NET_WM_USER_TIME with a more accurate timestamp. The same behavior occurs in both metacity and kwin too, so it's not xfwm4 specific. -- Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xfce-bugs mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-bugs
