When opening a new tab in gnome-terminal, it will auto-resize the terminal wind ow. This happens when clicking forward through tabbed windows. The problem was disscussed here: http://www.marcuscom.com/pipermail/marcuscom-devel/2006-September/006280.html http://bugzilla.gnome.org/show_bug.cgi?id=342968 Fix: The patches are from: http://bugzilla.gnome.org/attachment.cgi?id=73241 How-To-Repeat: Open a new tab in gnome-terminal, resize it, open an other tab. gnome-terminal will resize the terminal window each time.
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer
State Changed From-To: open->closed Committed, thanks!
jylefort 2006-10-26 08:14:09 UTC FreeBSD ports repository Modified files: x11/gnome-terminal Makefile x11/gnome-terminal/files patch-src_terminal-screen.c Added files: x11/gnome-terminal/files patch-src_terminal-window.c patch-src_terminal-window.h Log: Fix the obnoxious tab-related resize bugs. PR: ports/104662 Submitted by: Thomas Vogt <thomas@bsdunix.ch> Approved by: portmgr (marcus) Revision Changes Path 1.40 +1 -0 ports/x11/gnome-terminal/Makefile 1.3 +52 -3 ports/x11/gnome-terminal/files/patch-src_terminal-screen.c 1.1 +276 -0 ports/x11/gnome-terminal/files/patch-src_terminal-window.c (new) 1.1 +18 -0 ports/x11/gnome-terminal/files/patch-src_terminal-window.h (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"