Migration wizard progress bar should cover the full width
Categories
(Thunderbird :: Migration, defect)
Tracking
(Not tracked)
People
(Reporter: darktrojan, Assigned: darktrojan)
Details
(Keywords: regression)
Attachments
(3 files)
It seems that changing to an HTML progress bar has broken the size of the bar. See attachment.
Comment 1•4 years ago
|
||
This fixes the progress bar width on Windows. Should do it on the other platforms too.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Comment on attachment 9234236 [details] [diff] [review]
1723473-migration-wizard-progressbar.patch
Okay, we'll take this, it's more-or-less what I was going to do anyway. I have some other changes to make here so that the importer actually uses the progress bar.
Assignee | ||
Comment 3•4 years ago
|
||
I've added progress notifications for the four tasks we notify about. It's not great but better than no progress being displayed.
I've also added a few deliberate pauses so that the UI actually updates, otherwise the thread is strangled by the importing task. There should probably be more pauses in the intensive parts so that the UI doesn't stop responding.
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/7dd04ff1a40f
Make the Migration wizard's progress bar use the full width. r=darktrojan
https://hg.mozilla.org/comm-central/rev/b589e407fe71
Update the UI when importing a Thunderbird profile. r=rnons
Assignee | ||
Updated•4 years ago
|
Description
•