[Wayland-bugs] [Bug 757558] gtk_window_move() unreliable in Wayland?

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 6 06:14:36 PST 2015


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

Daniel Stone <daniel at fooishbar.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel at fooishbar.org

--- Comment #16 from Daniel Stone <daniel at fooishbar.org> ---
(In reply to Jonas Ã…dahl from comment #15)
> Hmm. This is a bit awkward. On Wayland, we need to have a grab before
> showing the popup, because the popup need to know the device that triggered
> it. But when doing that on X11, at least in the reperoducer, when we try to
> grab before it is shown the grab fails with "GrabNotViewable", and we hide
> the window as a result.
> 
> Matthias, Carlos, any idea how this was intended to work? Can one grab a
> window before it is shown on X11 some how?

Unfortunately that's not possible. As the error name hints, the window needs to
be viewable (it and all its ancestors currently mapped) in order to be used for
a grab.

-- 
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/fed48764/attachment.html>


More information about the wayland-bugs mailing list