Ticket #4409 (closed enhancement: fixed)

Opened 18 months ago

Last modified 18 months ago

Continue copy after interrupt

Reported by: andrew_b Owned by: andrew_b
Priority: major Milestone: 4.8.29
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

Current scenario:
When copy process is interrupted (by pressing Esc), the dialog window is raised:

┌───────────────── Copy ──────────────────┐
│ Incomplete file was retrieved. Keep it? │
├─────────────────────────────────────────┤
│          [ Delete ]  [ Keep ]           │
└─────────────────────────────────────────┘

We can't to continue copy if interrupt was accidental.


New scenario:

┌────────────────── Copy ───────────────────┐
│      Incomplete file was retrieved        │
├───────────────────────────────────────────┤
│  [ Delete ]  [ Keep ]  [ Continue copy ]  │
└───────────────────────────────────────────┘

Change History

comment:1 Changed 18 months ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Branch state changed from no branch to on review

comment:2 Changed 18 months ago by andrew_b

  • Votes for changeset set to andrew_b
  • Branch state changed from on review to approved

comment:3 Changed 18 months ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset changed from andrew_b to committed-master
  • Resolution set to fixed
  • Branch state changed from approved to merged

Merged to master: [3250536c157b77e26794f436976fc9d2df514d28].

git log --pretty=oneline 38bd3ece9..3250536c1

comment:4 Changed 18 months ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.