Quote Originally Posted by numbat View Post
Try adding:
Qt Code:
  1. Button -> setAutoDefault(false);
To copy to clipboard, switch view to plain text mode 
Yes indeed, that fixes it.

Excellent!