How to properly overlay two opengl contexts with transparency?

I’ve created opengl contexts in each of the components but it appears that they are fighting each other and the strange thing is it’s tied to the mouse moving within the window

Is it possible (for you) to use one openglContext instead of multiple contexts?