[Wayland-bugs] [Bug 770024] New: Wayland: subsurface popovers cause warnings
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 17 08:03:56 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=770024
Bug ID: 770024
Summary: Wayland: subsurface popovers cause warnings
Classification: Platform
Product: gtk+
Version: unspecified
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: Backend: Wayland
Assignee: gtk-bugs at gtk.org
Reporter: mail at baedert.org
QA Contact: gtk-bugs at gtk.org
CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
GNOME version: ---
Best example is the volume button in the upper left of page2 of the
widget-factory.
In mutter, the popover shows up fine but clicking on one of the +/- buttons
causes the GtkApplicationWindow to be drawn without a current allocation and
the GtkScale doesn't properly update (unless one hovers the scale which causes
a queue_allocate iirc).
In weston, this is much more obvious since the entire window looks unfocused
after clicking one of the +/- buttons.
There are 2 if-statements in gtkwindow.c that cause the popover to be a
subsurface on waylsand, commenting both of them fixes these issues.
--
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/20160817/ccb0037c/attachment.html>
More information about the wayland-bugs
mailing list