1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Comment Window</title>
<link rel="stylesheet" href="common/style.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.73.0" />
<meta name="keywords" content="webissues, issue tracking, bug tracking, team collaboration, desktop client" />
<link rel="start" href="index.html" title="The WebIssues Client Manual" />
<link rel="up" href="using.html" title="Chapter 3. Using WebIssues Client" />
<link rel="prev" href="issue_window.html" title="Issue Window" />
<link rel="next" href="users_window.html" title="Users Window" />
</head>
<body>
<div id="header">
<div id="header-bar">
<img id="header-logo" src="common/webissues.png" alt="WebIssues" />
<div id="header-title">The <span class="application">WebIssues Client</span> Manual</div>
<div id="header-abstract">Desktop client for the <span class="application">WebIssues</span> system</div>
</div>
<div id="header-links"><a accesskey="h" href="index.html">Home</a> » <a accesskey="u" href="using.html">Using <span class="application">WebIssues Client</span></a></div>
</div>
<div class="navlinks">
<div class="navleft">« <a accesskey="p" href="issue_window.html">Issue Window</a></div>
<div class="navright"><a accesskey="n" href="users_window.html">Users Window</a> »</div>
</div>
<div class="sect1" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both"><a id="comment_window"></a>Comment Window</h2>
</div>
</div>
</div>
<div class="screenshot">
<div class="mediaobject">
<img src="comment_window.png" />
</div>
</div>
<p>The Comment Window allows to enter a comment and add it to an issue. To open it, go to the <a class="link" href="issue_window.html" title="Issue Window">Issue Window</a> and select <span class="guimenu">Issue</span> → <span class="guimenuitem">Add Comment</span>.</p>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="users_menubar"></a>Menubar</h3>
</div>
</div>
</div>
<div class="sect3" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="comment_menu"></a>Comment Menu</h4>
</div>
</div>
</div>
<div class="variablelist">
<dl>
<dt>
<span class="term"><span class="guimenuitem">Send Comment</span> (<span class="shortcut"><strong><span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>Return</strong></span></strong></span>)</span>
</dt>
<dd>
<p>Add the comment to the issue and close the Comment Window.</p>
</dd>
<dt>
<span class="term"><span class="guimenuitem">Close</span> (<span class="shortcut"><strong><span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>W</strong></span></strong></span>)</span>
</dt>
<dd>
<p>Close the Comment Window without adding the comment.</p>
</dd>
</dl>
</div>
</div>
<div class="sect3" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="comment_edit_menu"></a>Edit Menu</h4>
</div>
</div>
</div>
<div class="variablelist">
<dl>
<dt>
<span class="term"><span class="guimenuitem">Undo</span> (<span class="shortcut"><strong><span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>Z</strong></span></strong></span>)</span>
</dt>
<dd>
<p>Undo the last change.</p>
</dd>
<dt>
<span class="term"><span class="guimenuitem">Redo</span> (<span class="shortcut"><strong><span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>Y</strong></span></strong></span>)</span>
</dt>
<dd>
<p>Redo the last change.</p>
</dd>
<dt>
<span class="term"><span class="guimenuitem">Cut</span> (<span class="shortcut"><strong><span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>X</strong></span></strong></span>)</span>
</dt>
<dd>
<p>Cut selected text to the clipboard.</p>
</dd>
<dt>
<span class="term"><span class="guimenuitem">Copy</span> (<span class="shortcut"><strong><span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>C</strong></span></strong></span>)</span>
</dt>
<dd>
<p>Copy selected text to the clipboard.</p>
</dd>
<dt>
<span class="term"><span class="guimenuitem">Paste</span> (<span class="shortcut"><strong><span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>V</strong></span></strong></span>)</span>
</dt>
<dd>
<p>Past text from the clipboard at the current cursor position.</p>
</dd>
<dt>
<span class="term"><span class="guimenuitem">Select All</span> (<span class="shortcut"><strong><span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>A</strong></span></strong></span>)</span>
</dt>
<dd>
<p>Select the entire comment.</p>
</dd>
</dl>
</div>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="smart_links"></a>Smart Links</h3>
</div>
</div>
</div>
<p>Links are automatically recognized and highlighted in the following locations:</p>
<div class="itemizedlist">
<ul type="disc">
<li>
<p>names of issues</p>
</li>
<li>
<p>values of attributes</p>
</li>
<li>
<p>comments</p>
</li>
<li>
<p>descriptions of attachments</p>
</li>
</ul>
</div>
<p>The following types of links are recognized:</p>
<div class="itemizedlist">
<ul type="disc">
<li>
<p>addresses of websites and FTP locations</p>
</li>
<li>
<p>email addresses</p>
</li>
<li>
<p>identifiers of issues, comments and attachments</p>
</li>
</ul>
</div>
<p>Clicking on a smart link, depending on its type, automatically opens the website in the default web browser, creates a new email using the default email client or opens the issue with the given identifier. Right clicking on a smart link displays a context menu allowing to open it or to copy the link address.</p>
<div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Tip</h3>
<p>To create a link to an issue, comment or attachment, enter its identifier prepended with the <code class="literal">#</code> (hash) character.</p>
</div>
</div>
</div>
<div class="navlinks">
<div class="navleft">« <a accesskey="p" href="issue_window.html">Issue Window</a></div>
<div class="navright"><a accesskey="n" href="users_window.html">Users Window</a> »</div>
</div>
<div id="copyright">
<p class="copyright">Copyright © 2007-2008 WebIssues Team</p>
</div>
</body>
</html>
|