Open
Bug 1320538
Opened 9 years ago
Updated 2 years ago
There is no confirmation dialog after completing bookmark importing/exporting task and when it's still going on during browser shutdown
Categories
(Firefox :: Bookmarks & History, defect, P3)
Tracking
()
NEW
People
(Reporter: Virtual, Unassigned)
References
Details
(5 keywords, Whiteboard: [sng-scrubbed][places-dataloss])
Attachments
(1 file)
|
10.68 KB,
image/png
|
Details |
STR:
1. Go to Library
2. Import bookmarks either from json or html file
3. There is no confirmation dialog after completing bookmark exporting task
like how many bookmarks were exported or just simple like "bookmark exporting is complete" and press "OK" etc.
only CPU usage is the hint when in ends...
This is causing data loss when you close Firefox and it's still working or bookmark exporting task.
| Reporter | ||
Updated•9 years ago
|
Comment 1•9 years ago
|
||
which kind of dataloss? Failing to store the json would not be a dataloss, would just be a missing export of a file that regardless we try to create once a day or so.
At a maximum we could maybe block browser closing with a message, but I suspect it would be super annoying...
Whiteboard: [wontfix?]
| Reporter | ||
Comment 2•9 years ago
|
||
(In reply to Marco Bonardo [::mak] from comment #1)
> which kind of dataloss? Failing to store the json would not be a dataloss,
> would just be a missing export of a file that regardless we try to create
> once a day or so.
Dataloss per not complete and identical backup.
Simple story, I want to backup bookmarks, but without additional favicons, so I'm choosing JSON method, as it's still bugged and don't have this feature implanted. After some time I'm closing Firefox because I think it ended already. Unfortunately there is no any warning that exporting is still going on, so backup is not complete and identical. When I will be exporting this broken file on other PC or restoring backup, only thing I will be seeing is my frustration on Firefox, because of not complete and identical backup it made and no information that is still going on when I was closing it.
(In reply to Marco Bonardo [::mak] from comment #1)
> At a maximum we could maybe block browser closing with a message, but I
> suspect it would be super annoying...
If it will be similar as "file downloading is still ongoing",
it will be still better to see message like
> "Cancel Exporting Bookmarks
>> If you exit now, exporting bookmarks will be canceled. Are you sure you want to exit?"
than loosing data.
| Reporter | ||
Updated•9 years ago
|
Summary: There is no confirmation dialog after completing bookmark exporting task → There is no confirmation dialog after completing bookmark exporting task and when it's still going on during browser shutdown
| Reporter | ||
Updated•9 years ago
|
status-firefox54:
--- → affected
Comment 3•9 years ago
|
||
we should probably add an async shutdown blocker.
Severity: critical → normal
Priority: -- → P3
Whiteboard: [wontfix?]
| Reporter | ||
Updated•9 years ago
|
status-firefox55:
--- → affected
status-firefox-esr52:
--- → affected
| Reporter | ||
Updated•9 years ago
|
Keywords: nightly-community
Comment 4•9 years ago
|
||
Mass wontfix for bugs affecting firefox 52.
| Reporter | ||
Updated•9 years ago
|
status-firefox50:
affected → ---
status-firefox51:
affected → ---
status-firefox52:
wontfix → ---
status-firefox53:
affected → ---
status-firefox54:
affected → ---
status-firefox55:
affected → ---
status-firefox-esr45:
affected → ---
status-firefox-esr52:
affected → ---
Keywords: feature
| Reporter | ||
Updated•8 years ago
|
QA Contact: Virtual
| Reporter | ||
Updated•7 years ago
|
Summary: There is no confirmation dialog after completing bookmark exporting task and when it's still going on during browser shutdown → There is no confirmation dialog after completing bookmark importing/exporting task and when it's still going on during browser shutdown
Updated•3 years ago
|
Severity: normal → S3
Comment 6•2 years ago
|
||
The shutdown blocker is probably not sufficient by itself, as operations which continue for more than a minute after shutdown would still be cut-off.
Hence we probably need some sort of UX here, which may make this a dupe or more closely related to bug 1432738.
Keywords: blocked-ux
Whiteboard: [sng-scrubbed][places-dataloss]
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SNG-766
You need to log in
before you can comment on or make changes to this bug.
Description
•