Skip to content

Poor performance of mail viewer #327

@vogel76

Description

@vogel76

Looks like QTextBrowser/QTextEdit has a performance problem. It appears on mail containing ~10 replies/forwards (html size is ~30kB)

Problem is especially visible while opening standalone maileditor window with mail having set some attachement since because of buggy code (improper use of MailBox::previewImages inside MailEditorMainWindow::LoadMessage) document contents are loaded twice.

To create such message send new mail to own identity and reply/forward it ~15 times. Opening/displaying such message will take ~30s (measured on quite fast machine in release build)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions