I am facing an odd problem. Whenever I move a window ( dialog / dock widget ) over a QGLWidget, my window gets blurred with drawing from the QGLWidget. The popup window gets repainted only if I click on the QGLWidget. Does anyone have an idea on what the problem is?

Sorry if I am missing something simple..