https://bugs.kde.org/show_bug.cgi?id=427669
--- Comment #8 from Adam Fontenot <adam.m.fontenot+...@gmail.com> --- (In reply to Nate Graham from comment #6) > Well, we're down to three now. :) > > Clearly we can't remove the name of the KCM from the list, so our only > remaining options are to remove it from the titlebar, the header, or both. > > I think it's probably important to have it in at least one of those two > places. Having the same title shown in both a list and also the view itself > isn't uncommon at all and probably tolerable. :) > > So the question is, which one can we remove? > > If we remove the one in the titlebar and just make the window title always > say, "System Settings", then we'll lose the ability to see the name of the > active KCM in Task Manager items and tooltips. This is maybe not that big of > a deal, but would technically be a feature regression. > > If we remove the the in the header, then we have a giant empty header area > with nothing in it, which is pretty awkward-looking IMO. > > So I think we probably need to either remove the KCM name from the titlebar > text, or else find a way to export the full title to the Task Manager, while > only showing "System Settings" in the titlebar itself. I added a mockup in an attachment, it doesn't seem so bad to me. I don't mind the empty area so much. It would be fine if KCMs needed to be handled different when displayed outside the System Settings application, I think. An alternative is suggested by how the "Users" pane is currently handled. Here the header text doesn't just repeat "Users", it instead says something about the purpose of the KCM: "Manage Users". I don't know if it would be possible to do that for all of them, but maybe it's worth looking into. It's still possible to get more than three copies of a description on the screen at once, by the way. In fact it's now possible to get *five*. If you click "Shortcuts", you'll get it once in the first pane (where you selected it), once in the first header (to show that it's selected), once in the second pane (because the normal shortcuts are separated from custom shortcuts), once in the second header (to show that it's selected), and once in the window title. It's bad looking, or at least confusing, IMO. -- You are receiving this mail because: You are watching all bug changes.