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 359663 - make line highlighting optional in GtkSourceView editor
make line highlighting optional in GtkSourceView editor
Status: VERIFIED FIXED
Product: anjuta
Classification: Applications
Component: plugins: editor: gtksourceview
CVS HEAD
Other All
: Normal minor
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-04 18:20 UTC by Adam Dingle
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (4.13 KB, patch)
2006-10-06 04:51 UTC, Adam Dingle
committed Details | Review

Description Adam Dingle 2006-10-04 18:20:33 UTC
The GtkSourceView editor highlights the line containing the edit cursor using a light gray background.  I personally find this a little distracting.  Do other people like this behavior?  If so, we can add an option to turn this on and off; if not, we can eliminate this highlighting entirely.

Other information:
Comment 1 Adam Dingle 2006-10-06 03:37:56 UTC
I just noticed that gedit has a preference "Highlight current line".  So I think we should have this as a preference too.
Comment 2 Adam Dingle 2006-10-06 04:51:44 UTC
Created attachment 74110 [details] [review]
fix

The attached patch adds a preference "Highlight current line" to the GtkSourceView editor.
Comment 3 Naba Kumar 2006-12-04 10:01:45 UTC
Closing all fixed bugs. Sorry for the mass update :( ...