[Goodies-dev] [Bug 13958] New: Black Text with Dark Themes

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Oct 29 06:04:53 CET 2017


https://bugzilla.xfce.org/show_bug.cgi?id=13958

            Bug ID: 13958
           Summary: Black Text with Dark Themes
    Classification: Panel Plugins
           Product: Xfce4-verve-plugin
           Version: 1.0.0
          Hardware: PC (x86_64)
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: frivoal at xfce.org
          Reporter: djh_101 at yahoo.com
        QA Contact: goodies-dev at xfce.org
  Target Milestone: ---

I am currently using a dark theme which renders the Verve background black. The
text starts out white but as soon as focus is lost it turns black. The issue
seems to be the line,

gtk_widget_modify_text  (verve->input, GTK_STATE_NORMAL,
&style->text[GTK_STATE_SELECTED]);

in verve-plugin.c (function verve_plugin_focus_timeout_reset); though the
default style has the correct font, the default style that Verve gets reset to
after focus loss does not. 

(Also, as a side note, most of the styling functions in use seem to be
deprecated.)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list