Bug 458533
| Summary: | Package description can't be read with dark GTK theme | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Florent Le Coz <louizatakk> | ||||||
| Component: | PackageKit | Assignee: | Richard Hughes <rhughes> | ||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 9 | CC: | lmacken, richard | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2008-08-15 08:19:29 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 313916 [details]
in git master
What about the folowing patch? This seems to fix things for white and black text.
Thanks a lot. If it, indeed, fixes this problem, it's great and should be commited ;-) I've updated this to use the theme link colours if available, and if not fall back to this metric. I'll update 0.2.x with this now, so you'll get it on the next Fedora update. Thanks. |
Created attachment 313876 [details] Packagekit screenshot showing that it's unreadable Description of problem: With gnome only I have a Black GTK Theme (see screenshot attached), and when Packagekit shows packages description, it's written in Black so it's impossible for me to read it (I can't even select the text to highlight it). Appends with information provided by the Updater too. This color should be the one defined by the GTK theme and not defined to BLACK. Version-Release number of selected component (if applicable): gpk-application 0.2.3 How reproducible: always Steps to Reproduce: 1.using Gnome, install a dark theme 2.try to read package description with the gnome applet for packagekit 3.fail, because it's black on black (instead of White on black) Actual results: Can't read the description Expected results: Description should be readable.