summaryrefslogtreecommitdiffstats
path: root/chromium/docs/website/site/user-experience/downloads/index.md
blob: 8de892414a46f23468bc0445d05c2a5be9c2311a (plain)
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
---
breadcrumbs:
- - /user-experience
  - User Experience
page_name: downloads
title: Downloads
---

[TOC]

## Shelf

[<img alt="image"
src="/user-experience/downloads/download_shelf.png">](/user-experience/downloads/download_shelf.png)

The download shelf is a tab-parented toolbar that shows the downloads that have
occurred in its parent tab. The shelf allows us to show download UI without the
overhead of additional windows. Items in the shelf can be dragged to folders to
make it easier to organize files post-download; in future they will be able to
be dragged to upload fields.

## Browse

The user may see a full-sized view of their downloads by viewing the downloads
page, accessible from the Chromium menu, by pressing **Ctrl+J**, or by clicking
**Show all downloads** the right edge of a download shelf. This page shows a
searchable, more detailed list of the user's downloads.

## Future Work

We are considering making the shelf a per-window or global option; both of these
have problems in multi-window scenarios, however.