The Review Materials screen or Diff Viewer is where most of the reviewing takes place. It shows which exact changes were made to the review materials, how a file has changed from one revision to another.
Diff Viewer includes a number of configuration and display options that may change depending on the specific type of file that is being reviewed.
The Diff Viewer is divided into a number of sections:
- Chat Pane and associated toolbar options
- Diff Viewer Toolbar (Which includes the Display Options pane)
- Diff Viewer Header
- Diff Viewer Content (The actual content under review)
Note: | The Diff Viewer opens in the same window and tab, when launched from the Review Screen. To open it in a new window, you can Shift+click the link. |
Chat Pane
On the left of the main Diff Viewer page, there is a pane for chat threads. This pane allows you to add both global and content-specific comments and defects to the document you are reviewing. Comments may hold any information concerning the review: a question, a clarification, a remark, an encouragement, whatever else. Defects indicate a problem that needs to be fixed. To learn more about global and content-specific comments and defects, see Types of Review Comments and Defects.
At the top of the chat pane, you will find a series of buttons that control whether or not certain types of comments appear in full or in collapsed states (to save viewing space). Note that defects, count as unread comments until they are accepted/marked read.
The first three icons control whether defects appear collapsed or expanded in the chat panel. The red bug controls the display for open defects, the green bug controls the display for fixed defects and the blue bug controls the display for defects tracked externally.
The next four icons control the display of non-defect conversations. The white conversation bubble controls the display for all comments. The yellow hazard sign controls the display for unread comments. The green checkmark controls the display for conversations that have been marked accepted. The pushpin icon controls whether to display markers for coordinate comments within word-processing documents, presentations, PDF documents, images and vector graphics. The user icon with a drop-down specifies whether to display comments and defects from all participants of just from the selected participant.
The next two icons allow navigating to the previous or next comment, defect or change within the current document.
To learn how to make conversation during the review, see Types of Review Comments and Defects and Review Chats, Comments, and Defects topics.
Diff Viewer Toolbar
The toolbar at the top of the Diff Viewer includes options for altering the display of information and navigation through documents within the review.
Returns back to Review Screen. |
|
Navigate to the previous or next file in the review, respectively. |
|
Displays the name of current file. |
|
Specifies whether the Diff Viewer displays in side-by-side mode or over/under mode.
This button is displayed only for text-based formats and images. |
|
Determines which pane is considered the 'After' pane, for the purposes of highlighting additions and deletions.
|
|
Toggles between adding coordinate comments and panning the file contents.
This button is displayed only for word-processing documents, presentations, PDF documents, images and vector graphics. |
|
Toggles between zooming and scrolling the file contents.
This button is displayed only for word-processing documents, presentations, PDF documents, images and vector graphics. |
|
Locks mouse action for both panes.
This button is displayed only for word-processing documents, presentations, PDF documents, images and vector graphics. |
|
Specifies the zoom level for both Before and After panes. You can set the scale to various percentages, Page Width or Full Page. This button is displayed only for word-processing documents, presentations, PDF documents, images and vector graphics. |
|
Performs a full-text search within the current document. Type the desired text in and press Enter. This button is displayed only for Word processing and PDF documents, presentations and vector graphics. |
|
Launches the current document review in an external diff viewer. |
|
Downloads a Diff file of the current document. |
|
Opens the Display Options panel which controls how Diff Viewer should display various data. This button is displayed only for text-based formats and for Excel, Word and PDF documents. |
|
Opens the help menu with descriptions of color-code legend, keyboard shortcuts, and links to documentation. |
Diff Viewer Header
The content of the header varies depending on the type of file being reviewed, current revision selection mode, and content orientation.
Diff Viewer header in simple revision selection mode
Diff Viewer header in advanced revision selection mode
Allows to select which file revisions (if available) will be compared. The available options are:
|
|||
Toggles between simple and advanced modes of revision selection. |
|||
Displays the current revision selection mode, or the file revision to be compared when the Display changes selector is set to Commits. Each file revision is identified according to the Revision Caption Pattern setting and may include provider type, creation time, item identifier and description. |
|||
Visible in advanced revision selection mode. Specifies the file revision displayed in the 'After' pane. Each file revision is identified by its SHA-1 hash value. Additionally, the file folder icon adjacent to this field can be used to download the selected revision of the file. When you select the same file revision in 'Before' and 'After' drop-downs, Diff Viewer will unite the 'Before' and 'After' panes. In this case, added file revisions will have green background, while removed file revisions will have red background. |
|||
Visible in advanced revision selection mode. Specifies the file revision displayed in the 'Before' pane. Each file revision is identified by its SHA-1 hash value. Additionally, the file folder icon adjacent to this field can be used to download the selected revision of the file. When you select the same file revision in 'Before' and 'After' drop-downs, Diff Viewer will unite the 'Before' and 'After' panes. In this case, added file revisions will have green background, while removed file revisions will have red background. |
File revisions in Select revision, Before and After drop-down lists are further identified by an icon which appears adjacent to the revision number denoting:
Icon shape: |
Square shape indicates that file was uploaded from any source control system (within changelist, commit, diff and so on). |
|
Circle shape indicates that file was uploaded from local storage without any versioning. |
||
Icon color: |
Green color indicates that file was added. |
|
Blue color indicates means that file was modified. |
||
Red color indicates that file was removed. |
||
Icon checkmark: |
Unchecked indicates that file change was not accepted yet. |
|
Checked indicates that file change was accepted. |
Display Options Panel
The Display Options panel contains various options that determine what data is displayed by the Diff Viewer and how it is displayed. This panel is available only for text-based formats and for Excel, Word and PDF documents.
The list of panel option varies, depending on a format of the current file:
Text-based formats
Wrap Lines |
Controls whether lines of text are wrapped to the width of the pane.
|
||
Syntax Coloring |
Controls whether syntax-specific coloring is used, when supported. |
||
Ignore Whitespace |
Controls whether white-spaces are taken into account when showing differences.
|
||
Ignore Capitalization |
Controls whether capitalization is taken into account when showing differences.
|
||
Ignore Sequence Number |
Controls whether COBOL sequence numbers are taken into account when showing differences.
|
||
Skip Unchanged |
Determines whether large blocks of unchanged content is displayed. These gaps will appear, in the Diff Viewer as 'Skipping X lines...' and will include the two links labeled 'More', which will allow you to see more of this skipped content. |
||
Difference |
Enables highlighting of additions, deletions and differences in the viewer. |
||
Context Lines |
Defines the number of lines to show before and after the actual changes so that you can better understand the context of changes performed. |
||
Tab Width |
Sets the number of spaces per tab. |
||
Font Size |
Allows customization of the font size. |
||
Font Family |
Allows customization of the font family |
||
Specifies the character encoding for the file. |
Spreadsheets
Evaluate Formulas |
Specifies whether to evaluate formulas and display the resulting value, or to display the formula itself. |
Ignore Empty Cells |
Specifies whether to ignore empty cells when viewing differences. |
Difference |
Enables highlighting of additions, deletions and differences in the viewer. |
Word processing documents, PDF documents, presentations
Difference |
Enables highlighting of additions, deletions and differences in the viewer. |
Legends
The differences are noticeably highlighted and color coded as explained by the legend: changes appear in yellow, additions are green and deletions are red.
Keyboard Shortcuts
The Diff Viewer is completely navigable from the keyboard. You can move around the file, jump to changes, and make comments and defects. To get the list of keyboard shortcuts, click the Help button in the menu bar, then select Keyboard Shortcuts.
Shortcuts with ALT key are not supported on Apple Macintosh.
Limitations
Collaborator does not guarantee that Diff Viewer will display correct comparison results for the following cases:
- Subversion, Perforce, TFS, RTC, Git: If you have "gaps" while adding subsequent atomic changelists to the same review. For example, add changelists 1, 2, and 4, but forget to add changelist 3.
- Perforce, TFS, RTC: If you add pending changelists from different workspaces to the same review.
- Git: If you add changelists from different branches or repositories to the same review.
- RTC: If you add changelists from different workspaces or streams to the same review.
- All source control systems: If you add several diffs (non atomic changelists) to the same review.