tab does not keep its name if split terminal is closed

Bug #711356 reported by Jason Montleon
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Terminator
Fix Released
Undecided
Chris Jones
terminator (Fedora)
New
Undecided
Unassigned

Bug Description

1.) Open Terminator
2.) Create a new tab. ctrl-shift-t
3.) Double click your new tab and give it a name, say TEST
4.) Split the tab, ctrl-shift-o or ctrl-shift-e
5.) Close the terminal, ctr-d
6.) The tab reverts to its original name instead of keeping the name I gave it.

Sam Dieck (samd)
Changed in terminator:
status: New → Confirmed
Revision history for this message
Sam Dieck (samd) wrote :

I think the problem is in paned.py: wrapcloseterm (self, widget) function. When you delete a terminal from a tab and there is only one terminal left, the function removes the container that was holding multiple terminals in one tab and recreates the tab with the only terminal that was left (w/o the container). By recreating the tab, the new tab spawns with a default title removing the previous defined one.
Correct me if im wrong please

Ill keep looking and see if i can come up with a patch to fix this.
Sam

Revision history for this message
Chris Jones (cmsj) wrote :

This should be fixed in trunk as of revision 1236 and will be in 0.96.

Changed in terminator:
status: Confirmed → Fix Committed
assignee: nobody → Chris Jones (cmsj)
Chris Jones (cmsj)
Changed in terminator:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.