Comment 4 for bug 512427

Revision history for this message
Alistair Buxton (a-j-buxton) wrote :

This patch causes an annoying g_critical if you add a grab on a widget before it is realized. In this case toplevel->window will be null.

This also make me wonder what happens if you add a grab to an offscreen widget before realizing it.