页面树结构

JIRA 允许你为问题 上传 抓取 的屏幕截图, if the administrator has configured JIRA and your permissions appropriately.

This feature is only available if:

  1. Your JIRA administrator has file attachments enabled. (You will also need the 'Create Attachments' permission in the appropriate projects.)
  2. You are using a Windows or Mac client. (If you use another operating system, you can attach a screenshot using the file attachment feature instead.)

本章节内容:

上传屏幕截图

要上传屏幕截图:

  1. 打开希望上传截图的JIRA问题。
  2. '更多操作' 菜单中选择 '上传截图':
  3. JIRA将会在新浏览器窗口中显示 '上传截图' 页面

    如果第一次使用这个功能, 会显示安全警告,提示你是否信任这个功能。

    Choose the 'Yes' option to trust the applet and access the 'Attach Screenshot' page.

    JIRA uses an applet to run the 'Attach Screenshot' functionality in the new browser window.

  4. Ensure that you have captured an image to your operating system's clipboard and click the 'Paste' button to paste the image. Your captured image should display in the blank area above the 'Paste' button.

    请注意,如果在图像还没有粘贴时就点击 '上传' 按钮,将不会上传任何内容到JRIA中。
  5. '文件名' 字段中为上传的截图输入文件名。 默认的文件名是 'screenshot-1'。

    有效的文件名不能包括下面这些字符: '\', '/','\"', '%', ':', '$', '?', '*'
    如果输入了无效的文件名, 当点击 '上传' 按钮时就会显示错误信息, 并且文件不会上传到JIRA中。
  6. 在 '备注' 字段中为截图输入说明。 此步骤可选。

    如果你输入了备注, 你就可以在 '可见性' 下拉菜单中为备注选择安全级别,决定那些人可以查看这个备注。 默认的备注可见性是 '所有用户'。
    当截图被上传,输入的备注以及选择的备注可见性会添加到JIRA问题中。
  7. 点击 '上传' 按钮将截图上传到JRIA 中。
    这个窗口将会关闭,并返回到JRIA问题浏览界面。
    你可以在任何时间点击 '取消' 按钮取消上传截图,关闭截图窗口。

截取屏幕

在不同的操作系统截取屏幕的方法也不同, 比如:

在Windows中截取屏幕

  • New screenshot capture — To capture a screenshot into the system clipboard, use either of the following keyboard combinations:
    • press ALT-PRINTSCREEN to capture your currently selected window; or
    • press CTRL-ALT-PRINTSCREEN to capture the whole desktop
  • Existing image — Open your existing image in your favourite imaging application and select the copy option from the appropriate menu to capture the image into the system clipboard.

在Mac OSX中截图屏幕

  • New screenshot capture — To capture a screenshot into the system clipboard, use either of the following keyboard combinations:
    • press CTRL-APPLE-SHIFT-4 to capture your currently selected window; or
    • press CTRL-APPLE-SHIFT-3 to capture the whole desktop
  • Existing image — Open your existing image in your favourite imaging application and select the copy option from the appropriate menu to capture the image into the system clipboard.
  • 无标签