Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Thunderbird GUI slow

more options

Greetings,

I have a slow Internet connection. The Thunderbird GUI is slow, clunky, and unresponsive. I believe this is largely because of my slow Internet connection.

I am a software engineer with about 40 years of experience (more than 20 in C). A slow Internet connection should not cause the whole GUI to be slow. The GUI should be on its own thread and not have to ever wait for one of the other threads.

Is there awareness of this and an effort to fix this?

Thank you!

Blake McBride

Greetings, I have a slow Internet connection. The Thunderbird GUI is slow, clunky, and unresponsive. I believe this is largely because of my slow Internet connection. I am a software engineer with about 40 years of experience (more than 20 in C). A slow Internet connection should not cause the whole GUI to be slow. The GUI should be on its own thread and not have to ever wait for one of the other threads. Is there awareness of this and an effort to fix this? Thank you! Blake McBride

모든 댓글 (1)

more options

Looking into this further, it appears that Thunderbird is single-threading. Really!?!