Yup.  To fix it, edit src/common/gst-polkit-button.c under gnome-system-
tools:

line ~262
        return g_object_new (GST_TYPE_POLKIT_BUTTON,
                             "action", action,
                             "label", label,
                             "use-underline", TRUE, /* add this to fix the 
problem */
                             NULL);

-- 
gtk: mnemonic/accelerator shows as underscore instead of underline, and does 
not register with keyboard
https://bugs.launchpad.net/bugs/404767
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to