Summary: | implement filter bar similar like in Thunderbird | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | m.wege |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | marcin, montel, yfv9b2tf9 |
Priority: | NOR | ||
Version: | 1.6.6 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/akregator/-/commit/0f3d5950f0f063e11cdf3326686bf90e9e38fec9 | Version Fixed In: | 6.2.0 |
Sentry Crash Report: | |||
Attachments: |
Screenshot showing Thunderbird
Quick filters bar in Thunderbird Not so quick filters in KMail Filterbar obscures searchbar Filterbar obscures searchbar full window |
Description
m.wege
2012-02-08 16:58:05 UTC
Created attachment 68625 [details]
Screenshot showing Thunderbird
"There is a "sticky" item, which allows to choose if the filter should remain in effect, if you change the mail folder." already implemented in 4.9 Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. Created attachment 171370 [details]
Quick filters bar in Thunderbird
Thunderbird 115+ has set of buttons for quick filtering message list. They are more handy than clicking on 'filter' icon in KMail where you can choose which option(s) you want.
Created attachment 171371 [details]
Not so quick filters in KMail
Git commit 0f3d5950f0f063e11cdf3326686bf90e9e38fec9 by Laurent Montel. Committed on 05/07/2024 at 05:40. Pushed by mlaurent into branch 'master'. Bug: implement filter bar similar like in Thunderbird FIXED-IN: 6.2.0 M +12 -12 src/widgets/searchbar.cpp M +3 -4 src/widgets/searchbar.h M +10 -9 src/widgets/statussearchbuttons.cpp M +10 -3 src/widgets/statussearchbuttons.h M +0 -1 src/widgets/statussearchline.cpp M +0 -8 src/widgets/statussearchline.h https://invent.kde.org/pim/akregator/-/commit/0f3d5950f0f063e11cdf3326686bf90e9e38fec9 Created attachment 173139 [details]
Filterbar obscures searchbar
Hi, is it still possible to restore the old Filter dropdown? The new implementation almost completely elides the search bar, even for wide message list column (see attachment). There seems to be no UI to move the filter bar or resize it.
(In reply to Alyx from comment #7) > Created attachment 173139 [details] > Filterbar obscures searchbar > > Hi, is it still possible to restore the old Filter dropdown? The new > implementation almost completely elides the search bar, even for wide > message list column (see attachment). There seems to be no UI to move the > filter bar or resize it. Which size do you use .??? For sure we can't restore old filter dropdown. What do you mean which size? It's a 1080p 96 DPI screen. The message list column is now set to its minimum size, it used to be able to be smaller. Created attachment 173175 [details]
Filterbar obscures searchbar full window
1920x1080 ? or 1080x ? (In reply to Laurent Montel from comment #11) > 1920x1080 ? > > or 1080x ? 1920x1080 I have the same I use same layout no problem but for sure if you try to reduce to minimum column size you will have pb. but you can increase it => no problem. (In reply to Laurent Montel from comment #13) > I have the same I use same layout no problem but for sure if you try to > reduce to minimum column size you will have pb. > but you can increase it => no problem. If I increase it that will just make the message preview pane smaller, which I would like to keep as big as possible to, you know, read e-mail. you can change layout and put message previous under list of messages (In reply to Laurent Montel from comment #15) > you can change layout and put message previous under list of messages What do you mean? kmail->configure->appearance->layout-> Message preview pane: => show the message preview pane below the message list (In reply to Laurent Montel from comment #17) > kmail->configure->appearance->layout-> Message preview pane: => show the > message preview pane below the message list Then you cannot see the message list as easily? |