[kmailtransport] [Bug 476480] New: KMail/Akonadi applies Unicode compatibility decomposition to sender and recipient names before sending

2023-11-02 Thread Yuki Schlarb
https://bugs.kde.org/show_bug.cgi?id=476480 Bug ID: 476480 Summary: KMail/Akonadi applies Unicode compatibility decomposition to sender and recipient names before sending Classification: Applications Product: kmailtransp

[kwin] [Bug 462346] GNOME 43 application cause kwin_wayland to freeze for 25 seconds after interacting with header bar buttons or menus while focus tracking is turned on in the Zoom effect

2022-12-18 Thread Yuki Schlarb
https://bugs.kde.org/show_bug.cgi?id=462346 Yuki Schlarb changed: What|Removed |Added CC||erin-kde@ninetailed.ninja --- Comment #15 from

[kamoso] [Bug 469137] MKV is a dinosaur format from the 1990's.

2023-12-29 Thread Erin YukiSchlarb
https://bugs.kde.org/show_bug.cgi?id=469137 Erin Yuki Schlarb changed: What|Removed |Added CC||erin-kde@ninetailed.ninja --- Comment #3

[frameworks-kcodecs] [Bug 476480] KCodecs/KEmailAddress replaces all spaces in sender and recipient names with ASCII space

2023-11-25 Thread Erin YukiSchlarb
https://bugs.kde.org/show_bug.cgi?id=476480 Erin Yuki Schlarb changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kmailtransport] [Bug 476480] KMail/Akonadi applies Unicode compatibility decomposition to sender and recipient names before sending

2023-11-02 Thread Erin YukiSchlarb
https://bugs.kde.org/show_bug.cgi?id=476480 --- Comment #1 from Erin Yuki Schlarb --- Just to avoid any potential misunderstandings I’d also like to point out that Unicode “compatibility” normalizations are not about “improving compatibility with software” but to make “compatible characters

[frameworks-kcodecs] [Bug 476480] KCodecs/KEmailAddress replaces all spaces in sender and recipient names with ASCII space

2023-11-06 Thread Erin YukiSchlarb
https://bugs.kde.org/show_bug.cgi?id=476480 Erin Yuki Schlarb changed: What|Removed |Added Component|general |general Assignee|kdepim-b

[frameworks-kcodecs] [Bug 476480] KCodecs/KEmailAddress replaces all spaces in sender and recipient names with ASCII space

2023-11-06 Thread Erin YukiSchlarb
https://bugs.kde.org/show_bug.cgi?id=476480 --- Comment #2 from Erin Yuki Schlarb --- After tracing the whole email handling code from KMailTransport backwards to KMessageComposer, I found that the issue has nothing to do with Unicode normalization and is instead a simple `QString::simplified