Summary: | "Move message to folder" dialog does not accept certain characters | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | David de Cos <david.decos> |
Component: | commands and actions | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.13.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/mailcommon/e727ec8c7562ba49a09c7da5375c21ae52470c2f | Version Fixed In: | 5.13.2 |
Sentry Crash Report: |
Description
David de Cos
2020-01-03 19:20:48 UTC
Git commit e727ec8c7562ba49a09c7da5375c21ae52470c2f by Laurent Montel. Committed on 14/01/2020 at 12:24. Pushed by mlaurent into branch 'release/19.12'. Fix: Bug 415850 - "Move message to folder" dialog does not accept certain characters For the moment using a lineedit FIXED-IN: 5.13.2 M +2 -1 src/folder/folderselectiondialog.cpp https://commits.kde.org/mailcommon/e727ec8c7562ba49a09c7da5375c21ae52470c2f Git commit 081d57ce53d0a4cdad72f3e77db91ac0e139fdae by David Faure. Committed on 15/01/2020 at 08:16. Pushed by dfaure into branch 'release/19.12'. Fix support for dead keys in foldertreewidget filtering Summary: FIXED-IN: 5.13.2 Test Plan: I can jump to a folder called abédêf with FR layout. Doesn't seem to work with compose key though. Reviewers: mlaurent Reviewed By: mlaurent Differential Revision: https://phabricator.kde.org/D26682 M +1 -2 src/folder/folderselectiondialog.cpp M +6 -0 src/folder/foldertreewidget.cpp https://commits.kde.org/mailcommon/081d57ce53d0a4cdad72f3e77db91ac0e139fdae |