GNOME Bugzilla – Bug 724541
Labels with links can't be activated in a GtkListBox
Last modified: 2014-02-18 04:13:16 UTC
Created attachment 269390 [details] Test case to reproduce the problem I don't know if this is a more general problem but the attached test case only illustrates it in this case(which is where I stumbled over it). The test case shows a GtkListBox with one Label with links and several labels without. The one with the link can't be 'activated'(as in GtkListBox's row-activated signal) or even selected with the mouse(keyboard works fine).