GNOME Bugzilla – Bug 328450
selecting selectable non-ellipsized GtkLabel labels is (slightly) broken
Last modified: 2018-02-10 04:37:11 UTC
When selecting a label that is clipped partially, you can select beyond the visible area. Obviously because it's a clip region that's preventing the rest to be drawn, nothing more. To fix this, the mouse position should be clipped to, before passing to Pango for converting to a logical position in the text.
Created attachment 58029 [details] test case Simple test case.
See bug 79216
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue for it.