If you add a link to a webpage, the Edit Link dialog includes an option to have the link Open in a New Window or the Same Window.
If you add a document to a webpage, the Insert Document dialog does not include this option and always opens in the Same Window. It would be very convenient if this option were added here as well.
I currently have go into the HTML code and add a target=_blank attribute to the <A> tag manually for each document link, which is very error-prone. Thanks!