Bug 77875 - button for closing tabs
Summary: button for closing tabs
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 1.3
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
: 72468 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-17 22:23 UTC by cerebro84
Modified: 2004-05-09 20:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
PATCH: Adds a tab_remove button to close tabs. (1.74 KB, patch)
2004-04-30 17:33 UTC, Kurt Hindenburg
Details

Note You need to log in before you can comment on or make changes to this bug.
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.