https://bugs.kde.org/show_bug.cgi?id=524045
Allen Winter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/ |mailcommon/-/commit/00d1377 |mailcommon/-/commit/8c17d69 |9dcd81ce640f778f35a070296ed |4d8de8b5bcdcb78007a137bfc1e |a63fb8 |27dbcd --- Comment #3 from Allen Winter <[email protected]> --- Git commit 8c17d694d8de8b5bcdcb78007a137bfc1e27dbcd by Allen Winter. Committed on 10/08/2026 at 13:53. Pushed by winterz into branch 'release/26.08'. Bug 524045 : tags selected in filter is incorrect In tag search combo box, tag value is defaulted to its index if called before combo box is asynchronously failed. So fill it synchronously (for normal usage, should not have such many tags it's long to wait) Corrects : i filled. (cherry picked from commit 00d13779dcd81ce640f778f35a070296eda63fb8) 083a840e Bug 524045 : tags selected in filter is incorrect Co-authored-by: Grégory Okerampa <[email protected]> M +1 -1 src/search/widgethandler/tagrulewidgethandler.cpp https://invent.kde.org/pim/mailcommon/-/commit/8c17d694d8de8b5bcdcb78007a137bfc1e27dbcd -- You are receiving this mail because: You are watching all bug changes.
