Allow to open links by Ctrl+LMB click
This tries to match what TextArea::linkActivated does in terms of behavior. We can't use that directly as we otherwise can't place the cursor inside link texts anymore.
Doesn't solve the problem on touch screens though.