Comment 6 for bug 801582

Revision history for this message
In , William-walker-z (william-walker-z) wrote :

In testing more with compiz 0.7.7 on the latest Ubuntu Intrepid, I'm also seeing this event ordering when Alt+Tab'ing from A to B:

(Alt+Tab initially pressed here)

A: window:deactivate

(Alt+Tab released here)

B: window-activate
A: window:activate
A: window:deactivate

Again, ideally we'd just get this:

(Alt+Tab initially pressed here)

A: window:deactivate

(Alt+Tab released here)

B: window:activate

Thanks!