Summary: | Kmail on flatpak doesn't use open file portal when trying to Attach file on composer | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | André M <andre.vmatos> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 5.23.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | https://invent.kde.org/pim/messagelib/-/commit/6a708022dc572819404b67cddfe1adcc61458a2e | Version Fixed In: | |
Sentry Crash Report: |
Description
André M
2023-04-27 22:53:21 UTC
Git commit 6a708022dc572819404b67cddfe1adcc61458a2e by Carl Schwan. Committed on 03/05/2024 at 23:21. Pushed by carlschwan into branch 'master'. Remove usage of KEncodingFileDialog This doesn't work anymore and users usually don't know that is the file encoding of their file. Instead try to determine the encoding based on the first MB and fallback to the system encoding if no encoding can be determined automatically. M +29 -8 messagecomposer/src/attachment/attachmentcontrollerbase.cpp https://invent.kde.org/pim/messagelib/-/commit/6a708022dc572819404b67cddfe1adcc61458a2e |