Summary: | Tab bar close buttons (when enabled) should be consistant between applications | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Casey Allen Shobe <cshobe> |
Component: | general | Assignee: | Stephan Kulow <coolo> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | wishlist | CC: | cfeck, henrik.pauli, janis.blechert, mattr |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Casey Allen Shobe
2003-09-17 20:57:31 UTC
There is an option for buttons on each tab in the Konqueror settings. There's an option for "Show close button instead of website icon". This is not the behaviour that I explain that Kopete exhibits. If it were, then Konqueror would show a website icon until I moved my mouse over it, and there would be a temporary image shown for 1 second before the actual close button to prevent accidental clicking. What you asked for was implemented for a while and then removed by the author. Filing a wishlist item for it is not likely to do anything since it was changed for good reason and having 3 different ways to close tabs is rather rediculous. Sorry... The author does know about this and he will decide the best route to take. But there's already at least 4 ways to close a tab. 1. Ctrl-W. 2. Clicking the far right close button (only works for active tab). 3. Right clicking tab, clicking close. 4. Clicking the close button which is put in place of the website icon. I'm not asking for a number 5, but an improvement to number 4. Oh, and 1 should have also had a '(only works for active tab)' comment. This is what makes 1 and 2 not as useful. If the behavior will not be changed in Konqueror, then this bug should be reassigned to Kopete. One way or the other, the close buttons (if enabled) need to be consistant between applications for concern of usability. If it is decided that the behaviour should be consistant between Konq and Kopete then the options in Konqueor need to be pulled out by the Konq developers and changed to a KDE-wide setting that KTabWidget honours when the close buttons are enabled. There really isn't anything I can do in Kopete since I am not going to load up Konquer's settings and follow those, that is ludicrous. > There really isn't anything I can do in Kopete since I am not going to load
> up Konqueror's settings and follow those, that is ludicrous.
Agreed. This needs to be in kcontrol, and not in kopete *or* konqueror (though a standand tab bar right-click option for "Configure Tabs" directing to the kcm would be nice).
*** Bug 66791 has been marked as a duplicate of this bug. *** *** Bug 70335 has been marked as a duplicate of this bug. *** A system-wide option would be great. Qt now offers a property for close buttons on tabs, and KTabBar/KTabWidget can use this property. If applications don't request close buttons using these properties, but render their own, then it isn't a problem in kdelibs. |