[kde-doc-english] [ksnapshot] doc: add sect about drag and drop

Burkhard Lück lueck at hube-lueck.de
Sun Jul 28 17:48:48 UTC 2013


Git commit 922133096c85595032f7214ccfd4be7684f88e31 by Burkhard Lück.
Committed on 28/07/2013 at 17:48.
Pushed by lueck into branch 'master'.

add sect about drag and drop

M  +18   -0    doc/index.docbook

http://commits.kde.org/ksnapshot/922133096c85595032f7214ccfd4be7684f88e31

diff --git a/doc/index.docbook b/doc/index.docbook
index 0cc3e22..37c7907 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -345,6 +345,24 @@ into a viewer or graphics application.</para></listitem>
 </variablelist>
 
 </sect2>
+
+<sect2 id="drag-and-drop">
+<title>Drag and Drop</title>
+<para>A captured image can be dragged to another application or document. If the application is able 
+to handle images, a copy of the full is inserted there. 
+</para>
+<para>If you drag a screenshot into a file manager window, a dialog pops up where you can edit the filename
+and select the image format and the file will be inserted into the actual folder.
+</para>
+<para>If you drag the screenshot to a text box, the path to the temporary saved file is inserted. This is usefull 
+for example to upload a screenshot through web forms or to attach screenshots into bug reports
+on the <ulink url="https://bugs.kde.org/">&kde; bugtracker</ulink>.
+</para>
+<para>This works with all clients that do not pick up the image data, but only look for a &URL; 
+in the dragged mimedata.
+</para>
+ </sect2>
+ 
 </sect1>
 </chapter>
 


More information about the kde-doc-english mailing list