Version: (using KDE 4.0.3) Installed from: Ubuntu Packages OS: Linux Under the Settings menu is an option to Show/Hide Offline Users. Clicking on this option in the menu toggles the menu entry to show "Show Offline Users" (while they are hidden) or "Hide Offline Users" (while they are shown). However, there is also a tickbox which confuses the meaning of the menu entry. So, there are two states: [ ] Show Offline Users [x] Hide Offline Users In the first state (offline users currently hidden) it is obvious that to show them you click, and in doing so you would expect the menu entry to change to [x] Show Offline Users to indicate this. However, it changes to the 2nd state: In the 2nd state it looks as if you have "select" to Hide Offline Users (checkbox ticked). In this state you would expect that clicking the option would UNhide Offline Users by removing the check. Instead clicking this option Hides Offline Users. Expected behaviour: (a) The menu item should not have a checkbox and should toggle between the two states. or (b) The menu item should have a checkbox, but the menu text should not change. Thanks :)
I agree with Margin. Change the label of the option is not a good idea.
SVN commit 806558 by nienhueser: No need to emulate toggle actions anymore, use the real thing and leave the text alone :) Backport of commit 784900 by ahartmetz BUG: 160561 M +2 -0 kopetewindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=806558
Thanks Dennis :-)