[Wayland-bugs] [Bug 743427] subsurface-using popovers don't work on Weston

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 25 08:27:05 PST 2015


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

--- Comment #17 from Carlos Garnacho <carlosg at gnome.org> ---
This (In reply to Armin K. from comment #16)
> I've applied all 3 patches to gtk+-3.15.9 and the mutter patch to
> mutter-3.15.90 and everything seems to be working fine now regarding this
> issue.

Great, thanks for testing!

> 
> There's another one, not sure if a direct result of these patches or not,
> but it's reproducible on both weston and gnome shell wayland.
> 
> When I click on the gedit menu like in the video, it opens and closes as
> expected when clicking. But, when I click several times on it to make it
> open/close more than one time, 1 out of 5 times I need to click twice to get
> it to open again. That happens on fast clicks only (open/close, open/close,
> open/close, open/close click in less than 5 seconds).

This is unrelated. Popover transitions are hooked into GtkWidget::show/hide,
this means we temporarily cheat during the fade out transition and let the
widget shown a little bit longer, so attempts to gtk_widget_show() it meanwhile
result in no-op.

-- 
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/20150225/013f8381/attachment.html>


More information about the wayland-bugs mailing list