
Test-case indicator-transfer/visibility
<dl>
    <dt>Start downloading an image from the Browser to the Gallery.
        (In the Browser, tap-and-hold on an image, choose 'Save image'
        in the popup, and select 'Gallery' at the 'Open with ' prompt.</dt>
        <dd>If the indicator wasn't already visible in the panel, it should appear as the transfer begins.</dd>
        <dd>After the last transfer finished, the indicator should disappear from the panel.</dd>
</dt>

Test-case indicator-transfer/download-an-image
<dl>
    <dt>Start downloading an image from the Browser to the Gallery.
        (In the Browser, tap-and-hold on an image, choose 'Save image'
        in the popup, and select 'Gallery' at the 'Open with ' prompt.)</dt>
        <dd>If the indicator wasn't already visible in the panel, it should appear as the transfer begins.</dd>
        <dd>In the 'Ongoing Transfers' section, the transfer should appear</dd>
        <dd>In the 'Ongoing Transfers' section, a 'Pause all' button should appear</dd>
        <dd>While transfer is active, the indicator's icon should indicate activity</dd>
        <dd>While transfer is active, the menuitem's progressbar should show its progress</dd>
        <dd>As the transfer finishes, its menuitem should move from the 'Ongoing' to 'Successful' section</dd>
        <dd>As the transfer finishes, the indicator's icon should change to indicate an idle state</dd>
        <dd>As the transfer finishes, the 'Pause all' button should disappear</dd>
        <dd>After the transfer is finished, the indicator should disappear from the panel.</dd>
    <dt>Click on the completed transfer's menuitem</dt>
        <dd>The gallery app should launch</dd>
    <dt>Press the 'Clear all' button.</dt>
        <dd>The transfer should be cleared from the menu.</dd>
        <dd>The 'Clear all' button should disappear</dd>
</dt>

<strong>
    If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
    If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>.

