Greetings,

This is specific to OS-X.

I’m embedding a Flash Youtube video inside of a QGraphicsWebView.

It seems something is going wrong with the cursor when doing so. My cursor flickers between the old look and the new look.

For instance when I hover my Youtube video the cursor switches to pointing hand. When hovering out I get my normal cursor back. Now If I hover a component supposed to switch to the pointing hand my cursor will flicker between pointing hand and normal cursor.

Is there a workaround ? Do you know a way to disable cursor changes from the QGraphicsWebView ?

Thanks.