Comment 1 for bug 736878

Revision history for this message
David Barth (dbarth) wrote :

Test guidelines, proposed by smspillaz:

1. Create some window X
2. Create another window Y, and call XSetTransientForHint () on it to make it a transient of window X (ensuring that both are normal windows)
3. Close the transient (u-w-d should handle this)
4. Destroy the parent window to the transient (X) before closing the transient in one case