Bug 77875

Summary: button for closing tabs
Product: [Applications] konsole Reporter: cerebro84
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: richard.bos
Priority: NOR    
Version: 1.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: PATCH: Adds a tab_remove button to close tabs.

Description cerebro84 2004-03-17 22:23:50 UTC
Version:           1.3 (using KDE 3.2.90 (CVS >= 20040117), compiled sources)
Compiler:          gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-4mdk)
OS:          Linux (i686) release 2.6.4-rc2

Why there's just the button to create a new session and not one to close the selected one like in konqueror? I think it would be very useful.
Comment 1 Kurt Hindenburg 2004-04-30 17:33:17 UTC
Created attachment 5831 [details]
PATCH: Adds a tab_remove button to close tabs.

Rather simple, just a copy of the m_newSessionButton lines...  Works O.K. for
me... using CVS...
Comment 2 Stephan Binner 2004-04-30 19:51:21 UTC
*** Bug 72468 has been marked as a duplicate of this bug. ***
Comment 3 cerebro84 2004-04-30 20:54:51 UTC
OK works very fine for me (cvs too). Thank you!
Comment 4 Stephan Binner 2004-04-30 21:25:49 UTC
Eh, why do you close this report? Has it been already committed?
Comment 5 cerebro84 2004-04-30 23:00:35 UTC
No it hasn't been commited but I thought it had to be closed because the patch works and the commitment it's not depening on me. If you need me to reopen it just ask
Comment 6 Stephan Binner 2004-05-01 10:29:26 UTC
> +    m_removeSessionButton->installEventFilter(this);

Too much copy and paste here. :-)
Comment 7 cerebro84 2004-05-01 15:26:16 UTC
Uh?
Comment 8 cerebro84 2004-05-09 13:08:37 UTC
Ok, changed my mind, I need it to be in CVS because now I use Mandrake official packages and I need this feature
Comment 9 Stephan Binner 2004-05-09 13:26:22 UTC
It's in HEAD.
Comment 10 cerebro84 2004-05-09 20:53:54 UTC
Ok well thank you goodbye

-- msg. originale --
Oggetto:	[Bug 77875] button for closing tabs 
Da:	Stephan Binner <binner@kde.org>
Data:		09 maggio 2004 11:26:22

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.

http://bugs.kde.org/show_bug.cgi?id=77875      
binner kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From binner kde org  2004-05-09 13:26 -------
It's in HEAD.