GNOME Bugzilla – Bug 673190
text: Bubble up a click and quit early for just static text
Last modified: 2012-04-13 18:35:24 UTC
See patch. A reactive ClutterText shouldn't eat a click if it doesn't need to.
Created attachment 210972 [details] [review] text: Bubble up a click and quit early for just static text Static text shouldn't need a cursor position or anything like that, and it always eats a button press event.
Review of attachment 210972 [details] [review]: looks okay
Attachment 210972 [details] pushed as 164c6ee - text: Bubble up a click and quit early for just static text