https://bugzilla.gnome.org/show_bug.cgi?id=758901

            Bug ID: 758901
           Summary: wayland: old window size applied sometimes
    Classification: Platform
           Product: gtk+
           Version: 3.19.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: ---

Summary:

The when resizing/unmapping/mapping windows, the old (wrong) size sometimes is
applied to the window.

How reproducible:

Always with Wayland backend, not reproducible with X11 backend

Steps to reproduce:

1. From gtk source directory, run ./demos/icon-browser/gtk3-icon-browser
2. Double click on "microphone-sensitivity-low"
3. Close the window
4. Double click on "microphone-sensitivity-medium"

Actual result:

The string "medium" is longer than "low" and the label is wrapped and printed
outside the which is too small to hold the string.

Expected result:

The window is large enough so no wrapping occurs and the the label fits the
window.

-- 
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

Reply via email to