Bug 1411876
Summary: | gnome-terminal isn't restored to previous size after maximised | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pierre Ossman <ossman> | ||||
Component: | gnome-terminal | Assignee: | Matthias Clasen <mclasen> | ||||
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 30 | CC: | anoopcs, chrisw, debarshir, eblake, mclasen, redhat-bugzilla | ||||
Target Milestone: | --- | Keywords: | Reopened | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-05-26 18:27:58 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Pierre Ossman
2017-01-10 16:35:21 UTC
I can confirm the existence of this bug -- the window shrinks by precisely one column and one row. The same problem occurs on the X backend if gnome-terminal-server and gnome-terminal are run with GTK_CSD=1. I will attach a small test program that prints out the window size on each SIGWINCH. Curiously, it appears that during a maximize or unmaximize *multiple* SIGWINCH signals are sent, and the terminal reports unusual sizes in between, e.g.: $ ./terminal-test [2017-02-06 23:17:12] 80 x 24 *maximize* [2017-02-06 23:17:14] 216 x 64 [2017-02-06 23:17:14] 209 x 61 *unmaximize* [2017-02-06 23:17:17] 79 x 23 [2017-02-06 23:17:17] 73 x 20 [2017-02-06 23:17:17] 79 x 23 *maximize* [2017-02-06 23:17:21] 216 x 64 [2017-02-06 23:17:21] 209 x 61 *unmaximize* [2017-02-06 23:17:24] 78 x 22 [2017-02-06 23:17:24] 72 x 19 [2017-02-06 23:17:24] 78 x 22 On the X backend with GTK_CSD=0, a single SIGWINCH is sent and the terminal sizes are correct: $ ./terminal-test [2017-02-06 23:19:05] 80 x 24 *maximize* [2017-02-06 23:19:06] 209 x 61 *unmaximize* [2017-02-06 23:19:07] 80 x 24 *maximize* [2017-02-06 23:19:08] 209 x 61 *unmaximize* [2017-02-06 23:19:10] 80 x 24 Created attachment 1248025 [details]
Test program
Ping? Seems this was also reported last year in bug #1398396. I suspect upstream bug https://bugzilla.gnome.org/show_bug.cgi?id=777072 is also the same issue. What other information can we provide to help get this bug moving? Polite ping... any news on this? I see same on Fedora 26 (drag to gnome-shell border to maximize, drag back to unmaximize or use window menu to maximize/unmaximize). This message is a reminder that Fedora 26 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '26'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 26 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Still a problem in F27. I've yet to try it out in F28. This message is a reminder that Fedora 27 is nearing its end of life. On 2018-Nov-30 Fedora will stop maintaining and issuing updates for Fedora 27. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '27'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 27 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 27 changed to end-of-life (EOL) status on 2018-11-30. Fedora 27 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. Since the terminal now runs with CSD, Wayland has reached feature parity with X11 by making sure the bug is present in X11 as well. Could someone please have a look at this? Who isn't using their terminal and maximizing it now and then? Is it possible to disable CSD in the new version as a workaround? Upstream bugs: https://gitlab.gnome.org/GNOME/gnome-terminal/issues/105 https://gitlab.gnome.org/GNOME/gnome-terminal/issues/129 (In reply to Pierre Ossman from comment #12) > Upstream bugs: > > https://gitlab.gnome.org/GNOME/gnome-terminal/issues/105 > https://gitlab.gnome.org/GNOME/gnome-terminal/issues/129 Were you able to workaround by running the `dconf` command mentioned in the above issue? I am still facing the issue even with the workaround. Yup. The workaround works fine for me here. Using: gnome-terminal-3.32.2-2.fc30.x86_64 gnome-shell-3.32.2-2.fc30.x86_64 *** Bug 1744279 has been marked as a duplicate of this bug. *** I think this has been fixed recently. At least I am not facing the issue with following versions: gnome-terminal-3.34.2-2.fc31.x86_64 gnome-shell-3.34.4-2.fc31.x86_64 I can reproduce it here on X11. On a different machine running Wayland it works though. So it seems to be partially resolved. The upstream issue is also still open. This message is a reminder that Fedora 30 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora 30 on 2020-05-26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '30'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 30 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 30 changed to end-of-life (EOL) status on 2020-05-26. Fedora 30 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |