After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 765244 - Resizing window doesn't snap to character cells anymore
Resizing window doesn't snap to character cells anymore
Status: RESOLVED DUPLICATE of bug 760944
Product: gnome-terminal
Classification: Core
Component: general
3.20.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-04-19 05:12 UTC by Bjoern Walk
Modified: 2016-04-19 07:23 UTC
See Also:
GNOME target: ---
GNOME version: 3.19/3.20



Description Bjoern Walk 2016-04-19 05:12:17 UTC
Resizing worked by snapping the the character cells, avoiding unnecessary blank space on the right hand side and bottom of the window. With the deprecation of gtk_window_resize_to_geometry() in GTK+ 3.20 which is a noop now, this behaviour has changed and resize works on a pixel-base. GTK+ docs suggest applications should do the calculactions done by gtk_window_resize_to_geometry() on their own and so should gnome-terminal.
Comment 1 Egmont Koblinger 2016-04-19 07:23:42 UTC

*** This bug has been marked as a duplicate of bug 760944 ***