Bug 86264
Summary: | gnome-terminal restores to 80x25 wtih tabs | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Pete Zaitcev <zaitcev> |
Component: | gnome-terminal | Assignee: | Ray Strode [halfline] <rstrode> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | CC: | ali, wtogami |
Target Milestone: | --- | Keywords: | MoveUpstream, Triaged |
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-11-05 02:48:40 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
Pete Zaitcev
2003-03-18 16:09:24 UTC
This is probably fairly painful to fix... most likely the same reason that you can cause funky resize issues by switching tabs between tabs with different fonts, etc. Will move to gnome.org (I own the bug there too though, yay me) For the record, this is still a problem in gnome-terminal-2.2.2-1 ... without tabs we're ok on restoring, with tabs it actually appares to size it down after restoring properly. -Ali Upstream bug was: http://bugzilla.gnome.org/show_bug.cgi?id=142366 and is fixed as of gnome-terminal-2.7.2: 2004-05-10 Mariano Suárez-Alvarez <msuarezalvarez.ar> * src/terminal-window.c(terminal_window_set_active): move the call to update_copy_sensitivity to after the call to terminal_window_set_size. Otherwise new tabs resize the window to the default 80x24 size. See bug #142366. |