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 724865 - Improve double-click select behaviour
Improve double-click select behaviour
Status: RESOLVED DUPLICATE of bug 354587
Product: gedit
Classification: Applications
Component: general
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2014-02-21 10:07 UTC by Chunyang Xu
Modified: 2014-02-21 10:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chunyang Xu 2014-02-21 10:07:14 UTC
When editing source code file, double click on function or variable name(e.g. gtk_window_new) should select(highlight) the function or variable name, not just a single English word. 

Beside, highlighting all same name in the file is helpful for reading the code.
Comment 1 Garrett Regier 2014-02-21 10:29:03 UTC

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