Summary: | move/jump dialog doesn't make a consistent selection and requires extra "arrow down" to select | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | infrabit <infrabit> |
Component: | folders | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version: | 4.7 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/c89eb9727e47c8dad9981f652500873da085b699 | Version Fixed In: | 4.11.0 |
Sentry Crash Report: |
Description
infrabit
2012-01-12 19:12:17 UTC
"It would be nice if the selection dialog will be case sensitive" no I will not make it as sensitive case because I will not specify write "Inbox" just inbox For other problem I will look at it (In reply to comment #1) > "It would be nice if the selection dialog will be case sensitive" no I will not > make it as sensitive case because I will not specify write "Inbox" just inbox > What about adding a checkbox under options? For most sysadmins having to grab the mouse just to read mail is painful (yes, I use Pentadactyl with Firefox). However fixing bug 290596 will make this less important. I can move this under a whishlist... Git commit c89eb9727e47c8dad9981f652500873da085b699 by Aurélien Gâteau. Committed on 18/06/2013 at 14:59. Pushed by gateau into branch 'master'. Fix FolderSelectionDialog not always selecting matching folders Easiest way to reproduce the bug is to type slowly enough to cause QTreeView::keyboardSearch() to reset itself. FIXED-IN: 4.11.0 https://git.reviewboard.kde.org/r/111098/ M +7 -0 mailcommon/folder/foldertreeview.cpp M +2 -0 mailcommon/folder/foldertreeview.h M +10 -0 mailcommon/folder/foldertreewidget.cpp http://commits.kde.org/kdepim/c89eb9727e47c8dad9981f652500873da085b699 |