https://bugs.kde.org/show_bug.cgi?id=484328
Laurent Montel <mon...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/libr |https://invent.kde.org/libr |aries/ktextaddons/-/commit/ |aries/ktextaddons/-/commit/ |5459cdf40f690935ade6ce853f8 |6b2f6829dca5ab527332b35cf32 |8090b373f8091 |4f6b08c6aad87 --- Comment #3 from Laurent Montel <mon...@kde.org> --- Git commit 6b2f6829dca5ab527332b35cf324f6b08c6aad87 by Laurent Montel. Committed on 27/03/2024 at 06:45. Pushed by mlaurent into branch '1.5'. Fix bug 484328: Kmail config dialog takes about 40 seconds to show up It loads all list of qlocale and show translated name but it will search to display translated name => it will search which font used. but we don't have all font => it will take time to search another one. => now we don't translate name. FIXED-IN: 1.5.4 (cherry picked from commit 5459cdf40f690935ade6ce853f88090b373f8091) M +4 -0 textautocorrection/widgets/autocorrectionlanguagemodel.cpp https://invent.kde.org/libraries/ktextaddons/-/commit/6b2f6829dca5ab527332b35cf324f6b08c6aad87 -- You are receiving this mail because: You are watching all bug changes.