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 691688 - Word-selection by mouse double click works incorrectly for "words" containing numbers
Word-selection by mouse double click works incorrectly for "words" containing...
Status: RESOLVED DUPLICATE of bug 111503
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-01-14 04:24 UTC by Wolfram
Modified: 2013-04-03 20:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Wolfram 2013-01-14 04:24:14 UTC
Problem is easy to reproduce.

I've gedit with the following string in the buffer: "  a5ffffb "
When I'm double clicking on word  "a5ffffb" it don't entirely selects (as expected and was prior gtk3), it selects only  "ffffb" string
Comment 1 Sébastien Wilmet 2013-04-03 20:09:51 UTC

*** This bug has been marked as a duplicate of bug 111503 ***