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 675658 - "Highlight current line" option of editor doesn't work
"Highlight current line" option of editor doesn't work
Status: RESOLVED INVALID
Product: anjuta
Classification: Applications
Component: plugins: editor: gtksourceview
git master
Other Linux
: Normal normal
: ---
Assigned To: Johannes Schmid
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2012-05-08 06:54 UTC by Arnel Borja
Modified: 2012-05-15 06:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Arnel Borja 2012-05-08 06:54:24 UTC
"Highlight current line" option of editor used to work, but seems like it currently doesn't. Other options like "Show line numbers", "Show marks" and "Show right margin" seems to work though, they even apply immediately when clicked.
Comment 1 Johannes Schmid 2012-05-09 18:52:57 UTC
Hmm, I just tried and it works perfectly here with master. If you still have the problem could you give me steps to reproduce?

(Maybe the exact version of gtksourceview used, etc., would be helpful, too).
Comment 2 Arnel Borja 2012-05-14 13:36:46 UTC
I just open the Preferences dialog box by going to Edit > Preferences, then select GtkSourceView Editor in the left pane. Then on the right pane, I can enable and disable all settings, except "Highlight current line". Even restarting Anjuta seems to have no effect.

Here are the versions of GTK+ and GtkSourceView:

libgtk-3-0 3.4.1-0ubuntu1
libgtksourceview-3.0-0 3.4.1-0ubuntu1

The other versions, you may get from packages.ubuntu.com, I don't know which other libraries is necessary (I mean the versions you need), but my netbook have Precise Pangolin installed (I installed from scratch).
Comment 3 Arnel Borja 2012-05-14 23:46:35 UTC
Seems like the problem is in libgtksourceview included with Ubuntu. It also doesn't work in gEdit.
Comment 4 Johannes Schmid 2012-05-15 06:14:56 UTC
It's probably a theming issue and you just don't see the highlight. Anyway, thanks for investigation.