Closed
Bug 1054950
Opened 11 years ago
Closed 11 years ago
Moving mail between IMAP folders occurs on event handling thread -> GUI block
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 778907
People
(Reporter: krichter, Unassigned)
Details
(Keywords: perf, Whiteboard: [dupeme])
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release)
Build ID: 20140715214327
Steps to reproduce:
Moved > 1000 mails from one IMAP folder to an empty other.
Actual results:
GUI blocks for > 1 minute
Expected results:
task should be moved to a separate thread being monitorable and avoiding the GUI block. It would be nice to integrate it with my enhancement proposal https://bugzilla.mozilla.org/show_bug.cgi?id=1051901 (I add a dependency which is not mandatory, but makes a lot of sense in my opinion).
Comment 1•11 years ago
|
||
As you hinted, these aren't dependent.
There are other possibilities, but your issue is probably bug 846123 or bug 778907
The development in https://bugzilla.mozilla.org/show_bug.cgi?id=778907 looks promising, time to assign a version :)
You can mark this as duplicate of bug 778907.
Ah, it's down there... We desperately need an editing function (Bug 1054968)!!!
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•