Comment 7 for bug 1520377

Revision history for this message
Stephen Boddy (stephen-j-boddy) wrote :

Yup. Exactly those steps for me result in the /etc tab being to the left, and the tab of the remaining split term being on the right.

@Alexey: Does the patch still work if you do as comment #6?

If you can paste the following details too (assumes you are on Ubuntu):

- dpkg -l | grep libgtk-3-bin

For ref, I'm on Ubuntu 14.04, with GTK3 "3.10.8-0ubuntu1.6"

I have some tab related code that I was working on for the maximise/zoom of a single term under a tab that was having to deal with this crap, where the child (single term) is removed, and the tab got auto cleaned. Then on restore, the tab was recreated at the end. It might be generic enough to fix this. I'll take a look when I get chance. It may be that GTK has changed the default in newer versions to require explicit tab deletion rather than auto clean by default.