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 758815 - Changing color does not apply to editor
Changing color does not apply to editor
Status: RESOLVED OBSOLETE
Product: bijiben
Classification: Applications
Component: UI
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Bijiben maintainer(s)
Bijiben maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-11-29 21:35 UTC by Pierre-Yves Luyten
Modified: 2018-05-04 12:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pierre-Yves Luyten 2015-11-29 21:35:54 UTC
when changing note color, note has to be closed and re-opened to work.
this seems src/libbiji/editor/biji-webkit-editor.c deprecated

static void
set_editor_color (GtkWidget *w, GdkRGBA *col)
{
  gtk_widget_override_background_color (w, GTK_STATE_FLAG_NORMAL, col);
}







see RH BZ : https://bugzilla.redhat.com/show_bug.cgi?id=1276501
Comment 1 GNOME Infrastructure Team 2018-05-04 12:48:20 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-notes/issues/59.