[Wayland-bugs] [Bug 757690] New: [Wayland] gtk_window_resize() does not behave as expected

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 6 07:28:49 PST 2015


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: gtk-bugs at gtk.org
          Reporter: ericwill at redhat.com
        QA Contact: gtk-bugs at gtk.org
                CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
     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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20151106/4f6c75d5/attachment-0001.html>


More information about the wayland-bugs mailing list