https://bugs.kde.org/show_bug.cgi?id=144177
David Haslam <dch.c...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dch.c...@gmail.com --- Comment #11 from David Haslam <dch.c...@gmail.com> --- I think there may be a simple fix for this, that might allow us to close this very old report. At the moment, if the user wishes to use the standard icon, the tag has to be first created with right click then 'New Tag'. Then right click on the new tag then either 'Reset Tag Icon', or 'Properties' then 'Reset'. If we put a Reset button on the 'New Tag' popup dialog, then the user may choose the standard icon at creation time saving a few clicks. The 'New Tag' popup and the 'Properties' popup share the same dialog code (core/libs/tags/widgets/tageditdlg.cpp), so it is a simple fix to remove the code that disables the button. I'll send a merge request shortly. -- You are receiving this mail because: You are watching all bug changes.