https://bugzilla.gnome.org/show_bug.cgi?id=731380
  gtk+ | Backend: Wayland | 3.13.x

--- Comment #3 from Carlos Garnacho <[email protected]> 2014-08-22 13:17:40 UTC 
---
I indeed were able to discover a few lurking bugs here, it is worth noting that
regardless of visual status, the ::clicked signal was still being emitted.
First there's styling issues in GtkButton on the complete lack of crossing
events (which you get implicitly in x11 for the pointer emulating touch
sequence)

Second, after dragging the window through touch, information about that touch
implicit grab would be left stuck when the sequence is grabbed by the
compositor, which would lead to strange behavior in the grab window tracking,
although this is not strictly related to buttons, it was made really noticeable
in this demo.

I'm attaching patches for these.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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