I'm having a problem where my mouseMoveEvent function doesn't get any events when i switch to fullscreen by
Qt Code:
  1. showFullScreen();
To copy to clipboard, switch view to plain text mode 
Any possible reasons why this may occur?