[Bug 880872] Re: [oneiric] [precise] ubiquity shows pink areas
Dmitrijs Ledkovs
launchpad at surgut.co.uk
Mon Sep 3 22:59:52 UTC 2012
*** This bug is a duplicate of bug 744283 ***
https://bugs.launchpad.net/bugs/744283
** This bug has been marked a duplicate of bug 744283
Steps "Preparing to install" and "Erase disk" are unreadable with high-contrast theme enabled
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/880872
Title:
[oneiric] [precise] ubiquity shows pink areas
Status in “ubiquity” package in Ubuntu:
New
Bug description:
Binary package hint: ubiquity
When the gtk theme used is not Ambiance/Radiance Ubiquity draws part
of the installer as pink blocks.
I've been looking into it and I found that it is cause of the explicit use in code of css colors [1] which are defined in Ambiance/Radiance themes but they are not in other gtk themes like Adwaita.
The exactly colors that are used are "dark_fg_color" and "dark_bg_color". They are used to "tint" some parts of the UI.
I do attach a patch for Ubiquity (trunk) to check wether the [dark]
colors are defined in the gtk theme or not and to use them or not
consequently.
[1] http://bazaar.launchpad.net/~ubuntu-
installer/ubiquity/trunk/view/head:/ubiquity/frontend/gtk_ui.py#L750
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/880872/+subscriptions
More information about the foundations-bugs
mailing list