-
Suggestion
-
Resolution: Unresolved
-
None
-
COnfluence 5.1 running on w2k8 x64. Chrome browser on Windows 7 x64
-
6
-
4
-
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
It's excellent to be able to copy and paste documents, or drag and drop, from the Windows desktop into the Confluence editor.
It would be even better if I could copy (or drag) an attachment from a mail in my MS Outlook 2010 and paste it directly into Confluence.
At the moment I have to copy/drag to the desktop then copy/drag to confluence editor.
Workaround (Chrome)
- The current behavior of Drag and Drop seems to move the emails over to Confluence, deleting it from Outlook.
- For Chrome, we can workaround the issue by using the Javascript below in Confluence.
<script type="text/javascript"> $(document.body).on('dragover', function (e) { e.originalEvent.dataTransfer.dropEffect = 'copy'; }); </script>
- How to use JavaScript in Confluence
- is related to
-
CONFSERVER-45772 "Length of stream must be greater than 0." error when pasting images
- Closed
- relates to
-
CONFCLOUD-28812 Allow copy and paste or/and drag and drop of attachments straight from MS Outlook
- Gathering Interest
-
CONFSERVER-53543 Allow Confluence to send attachments via email
- Gathering Interest
- was cloned as
-
CONFSERVER-75956 允许直接从MS Outlook和其他邮件客户端复制粘贴或/和拖放附件
- Gathering Interest
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...