Formatting text in Description fields
In edit mode, P4V supports internal and external drag-and-drop, cut and paste, and undo/redo operations in the Description fields of specifications, such as job specs, workspace specs, stream specs, and branch specs.
In addition, you can mark up text and create hyperlinks by using HTML syntax. In read mode, the content of Description fields renders in rich text. Hyperlinks are active and, when clicked, open up in the default web browser. The following figure illustrates how the content of the Description field renders in edit mode versus read mode.
For submitted changelists, edit mode is only available if you have a workspace and if the changelist is yours.
The supported HTML tags in Description fields are governed by Qt's rich text engine. For details, see Qt's documentation on the supported HTML subset.