[Feature Request] mailto: links 'attachment' parameter
When I Qt.openUrlExternally() an URL of the form:
"mailto:someone@example.com?subject=subject&body=some text&attachment=/home/nemo/path/to/file"
mail client opens with subject and body filled, but no attachment created.
Please add support for 'attachment' parameter.