| Summary: | Toolbar keyword toggle buttons are not disabled when no message is selected anymore | ||
|---|---|---|---|
| Product: | [Applications] trojita | Reporter: | Erik Quaeghebeur <bugs.kde.org> |
| Component: | Desktop GUI | Assignee: | Trojita default assignee <trojita-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | ||
| Priority: | NOR | ||
| Version First Reported In: | git | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/trojita/9a5615adb9ef6b1a6174b273377a165cbdc5f192 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Erik Quaeghebeur
2015-11-02 23:09:58 UTC
Git commit 9a5615adb9ef6b1a6174b273377a165cbdc5f192 by Jan Kundrát. Committed on 30/11/2015 at 16:03. Pushed by gerrit into branch 'master'. GUI: Do not enable per-message actions on startup ...or on network reconnect. These actions all depend on the set of selected messages. As a result of more or less non-specific slot execution order, the GUI items were inadvertently enabled even though no messages were actually selected. Change-Id: I0b5ce16e93c8ca431b5a6853ea4d30927b43007a M +1 -5 src/Gui/Window.cpp http://commits.kde.org/trojita/9a5615adb9ef6b1a6174b273377a165cbdc5f192 |