Bug 465166

Summary: "New tab" doesn't create tab with current profile
Product: [Fedora] Fedora Reporter: Jeremy Fitzhardinge <jeremy>
Component: gnome-terminalAssignee: Behdad Esfahbod <behdad>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: behdad, mclasen, wwoods
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-26 20:12:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeremy Fitzhardinge 2008-10-01 21:25:50 UTC
Description of problem:
In F9's gnome-terminal, selecting "new tab" would create a new tab with the same profile as the current tab.  In rawhide's gnome-terminal, the new tab always has the default profile.

Version-Release number of selected component (if applicable):
gnome-terminal-2.24.0-2.fc10.x86_64

How reproducible:
Always

Steps to Reproduce:
1.Create new profile
2.Start terminal with that profile
3.Type Ctrl-Shift-T to create new tab
  
Actual results:
New default profile tab

Expected results:
New tab with current profile.

Additional info:

Comment 1 Matthias Clasen 2008-10-02 14:14:31 UTC
If you open the Profiles dialog, there is now a preference for
"Profile used when launching a new terminal".

Is that good enough for you ? 
Otherwise, you'd have to file an upstream feature request to add a  "current profile" entry to that preference.

Comment 2 Jeremy Fitzhardinge 2008-10-02 15:23:19 UTC
No, it isn't sufficient.  The current profile represents the context of what I'm working on at the moment, and if I want a new tab or window, I want it to be in the same context.  But it isn't any specific profile I want.

This seems like a rather pointless and irritating change in behaviour.  I couldn't see any likely config option, even in gconf.

Comment 3 Jeremy Fitzhardinge 2008-10-02 17:05:48 UTC
Filed as http://bugzilla.gnome.org/show_bug.cgi?id=554742

Comment 4 Jeremy Fitzhardinge 2008-10-06 23:01:02 UTC
Gnome claims bug is fixed in current gnome-terminal.  The rawhide package needs updating.

Comment 5 Jeremy Fitzhardinge 2008-10-15 20:51:54 UTC
Reopening because this isn't fixed in Fedora.  Any chance Fedora can pull in the upstream fix?  This is a major usability issue for me.

Comment 6 Matthias Clasen 2008-10-15 21:14:20 UTC
We'll get the fix with gnome-terminal 2.24.1

Comment 7 Will Woods 2008-10-15 21:50:03 UTC
In the meantime I did a scratch build with the patch from gnome bug 554485. You
can get it here:

http://koji.fedoraproject.org/koji/taskinfo?taskID=882960

Comment 8 Jeremy Fitzhardinge 2008-10-15 22:24:06 UTC
Thanks, that works.  An unfortunate side-effect was that it lost all my keyboard shortcuts, but it wasn't hard to re-add them.