https://bugzilla.gnome.org/show_bug.cgi?id=757690
Bug ID: 757690
Summary: [Wayland] gtk_window_resize() does not behave as
expected
Classification: Platform
Product: gtk+
Version: 3.18.x
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: Backend: Wayland
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
GNOME version: ---
Created attachment 315000
--> https://bugzilla.gnome.org/attachment.cgi?id=315000&action=edit
GTK snippet with gtk_window_resize()
Using Wayland, calls to gtk_window_resize() do not behave as expected. The
window ends up being smaller in size than the size specified.
For example, I have attached a snippet that creates a window with a label
inside it. The window is resized to 400x400 using
gtk_window_resize(GTK_WINDOW(window), 400, 400).
On X11, the window is 400x400 pixels, but on Wayland it's noticeably smaller.
I can reproduce this bug on GTK3.18, and it occurred on GTK3.16 too. This is
with Fedora 23/22.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs