After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 328450 - selecting selectable non-ellipsized GtkLabel labels is (slightly) broken
selecting selectable non-ellipsized GtkLabel labels is (slightly) broken
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkLabel
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2006-01-24 17:11 UTC by Behdad Esfahbod
Modified: 2018-02-10 04:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test case (1.49 KB, text/plain)
2006-01-24 17:12 UTC, Behdad Esfahbod
Details

Description Behdad Esfahbod 2006-01-24 17:11:59 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.
Comment 1 Behdad Esfahbod 2006-01-24 17:12:40 UTC
Created attachment 58029 [details]
test case

Simple test case.
Comment 2 Matthias Clasen 2006-01-27 22:21:35 UTC
See bug 79216 
Comment 3 Matthias Clasen 2018-02-10 04:37:11 UTC
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.