[kmail2] [Bug 387061] Large messages don't display in the viewer pane (eg. New Tumbleweed snapshot 20171117 released!)

Christoph Feck bugzilla_noreply at kde.org
Sun Jan 12 10:57:16 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=387061

--- Comment #20 from Christoph Feck <cfeck at kde.org> ---
Qt's text APIs don't use bytes, but work on UTF-16 code points. The limit is
actually 1 million of those and each uses 16 bit (2 byte).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list