Feature Request: Allow text to be copied from Preview Pane
heironimus@csgsolutions.c
Posts: 2
In SQL Doc Version 1.2.0.29 a user is allowed to select text in the Preview pane, but they cannot copy the text to the Windows clipboard (i.e. right-clicking the selected text does not bring up a context menu; pressing CTRL+C does not copy the selected text to the clipboard). A feature to consider adding would be to allow a user to select the text from the preview pane and copy it to the Windows clipboard.
Comments
The reason that copy doesn't work in the first place is because we're using IE's renderer in the preview pane to make sure that it's as close as possible to what people will see - so the easily-available context menu / shortcuts setup was unsafe in a variety of ways and we had to disable it.
Redgate Software