Bug 254745 - KTabBar improvement : Uniform close tab on middle click action for every KDE apps + same size
Summary: KTabBar improvement : Uniform close tab on middle click action for every KDE ...
Status: RESOLVED DUPLICATE of bug 226260
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: 4.5
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-20 10:36 UTC by Simon ESNEAULT
Modified: 2010-10-20 12:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon ESNEAULT 2010-10-20 10:36:36 UTC
Version:           4.5 (using KDE 4.5.2) 
OS:                Linux

Some KDE app close their tab on middle click (dolphin, kdevelop, etc ) while some others doesn't (konsole, konqueror, kopete, akregator)

Thx to some web browser (firefox, chrome, etc) this behavior (close on middle click) tend to be a default these days. Shouldn't all kde app using KTabBar make use of this ? IHMO this should be a default right in kdelib, by connecting the signal : mouseMiddleClick(int index) to the signal closeRequest(int) or something like that.

Also tab that adapt their width to the tab title is a non sense. All tab should have the same width, and make use of elided text when there isn't enough room for the whole title (it should then appears in a tooltip instead). Google Chrome is a very good example of an app with a good tab browsing/navigating.

Thx for everyone's job on kde !

-Simon

Reproducible: Didn't try
Comment 1 Christoph Feck 2010-10-20 12:15:42 UTC

*** This bug has been marked as a duplicate of bug 226260 ***