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 314371 - Double-clicking the word does not work correctly in gedit
Double-clicking the word does not work correctly in gedit
Status: RESOLVED DUPLICATE of bug 111503
Product: gedit
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
gedit QA volunteers
Depends on:
Blocks:
 
 
Reported: 2005-08-24 11:38 UTC by Vinay M R
Modified: 2005-08-27 16:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vinay M R 2005-08-24 11:38:13 UTC
Distribution/Version: FC3

1)Invoke gedit.
2)Type some text into it. Use some strings like "type5", "F12" or "mig21". 
3)Try to select those strings with double-click or try Ctrl + arrows.

Selecting a word with double-click and jumping between words via Ctrl + left or
right arrow does not work in gedit when the word contains numbers(i.e strings
like "type5", "F12" or "mig21" are not considered as a single word).
Comment 1 Paolo Borelli 2005-08-27 16:06:53 UTC
this is not specific to gedit: word boundaries are determined by pango following
unicode rules and there is no way to override them...

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