[Wayland-bugs] [Bug 770430] New: [wayland]: GtkPopover size exceeds supported texture size

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 26 08:32:39 UTC 2016


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

            Bug ID: 770430
           Summary: [wayland]: GtkPopover size exceeds supported texture
                    size
    Classification: Platform
           Product: gtk+
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
          Assignee: gtk-bugs at gtk.org
          Reporter: ofourdan at redhat.com
        QA Contact: gtk-bugs at gtk.org
                CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
     GNOME version: ---

Description

This is a follow up on bug 770387 where gedit search in file open popover would
crash mutter.

Investigation showed that the buffer height would exceed the supported texture
size in some cases, which should not happen.

In the case of bug 770387, the height of the corresponding GdkWindow would
exceed 20,000 pixels.

Steps to reproduce:

Same as bug 770387

1. Open gedit
2. Click on "Open"
3. Start typing in the search field in the GtkPopover

Actual result:

The buffer height becomes very large very quickly.

Additional data:

Gtk+ logs a lot of the following messages when this happens:

(gedit:2833): Gtk-WARNING **: GtkSearchEntry 0x99a2b0 is drawn without a
current allocation. This should not happen.

(gedit:2833): Gtk-WARNING **: GeditWindow 0x710dc0 is drawn without a current
allocation. This should not happen.

(gedit:2833): Gtk-WARNING **: GtkPopover 0x95e460 is drawn without a current
allocation. This should not happen.

(gedit:2833): Gtk-WARNING **: GeditOpenDocumentSelector 0x9603a0 is drawn
without a current allocation. This should not happen.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160826/1cb54071/attachment.html>


More information about the wayland-bugs mailing list