Software center have hardcoded colors and shows white font on white bg
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu GNOME |
Fix Released
|
High
|
Bruce Pieterse | ||
software-center (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Trusty |
Fix Released
|
Low
|
Unassigned |
Bug Description
[Impact]
* A user is unable to view the text within the software center application which makes the application almost unusable.
* Ubuntu GNOME users that are currently using a dark theme with an LTS release requested that the fix be backported to trusty from wily.
* This fix applies a custom style sheet for the dark variant of Ubuntu GNOME Adwaita theme.
[Test Case]
* In Ubuntu GNOME open Gnome Tweak Tool
* Enable the Global Dark Theme option under Appearances
* Launch Software Center
* You will find that text is translucent which is hard to read on the home page.
* Click on any package. The package text is the same color as the background.
* Apply the fix
* Open software center and all text is now legible.
[Regression Potential]
* None. This fix was applied in Wily.
* Fix for trusty was tested with both dark and light themes for both Ubuntu Gnome and Ubuntu Unity.
------------
When using dark theme
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: software-center 5.0.2ubuntu0.1
ProcVersionSign
Uname: Linux 3.0.0-13-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Sun Dec 4 15:28:41 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
PackageArchitec
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/zsh
SourcePackage: software-center
UpgradeStatus: Upgraded to oneiric on 2011-10-16 (48 days ago)
Related branches
- dobey: Approve
- Didier Roche-Tolomelli: Approve
-
Diff: 179 lines (+130/-5)4 files modifieddata/ui/gtk3/css/softwarecenter.adwaita-dark.css (+120/-0)
data/ui/gtk3/css/softwarecenter.css (+2/-2)
softwarecenter/ui/gtk3/utils.py (+7/-2)
softwarecenter/ui/gtk3/views/catview.py (+1/-1)
Changed in software-center (Ubuntu): | |
importance: | Undecided → Medium |
Changed in software-center: | |
status: | New → Confirmed |
tags: | removed: patch |
tags: | added: saucy |
tags: | added: trusty |
Changed in ubuntu-gnome: | |
status: | Confirmed → In Progress |
Changed in ubuntu-gnome: | |
milestone: | none → wily |
tags: | added: vivid wiley |
tags: |
added: wily removed: wiley |
Changed in ubuntu-gnome: | |
status: | In Progress → Fix Released |
no longer affects: | software-center |
Changed in software-center (Ubuntu Trusty): | |
status: | New → In Progress |
assignee: | nobody → Bruce Pieterse (octoquad) |
Changed in software-center (Ubuntu Trusty): | |
importance: | Undecided → Low |
description: | updated |
tags: | added: patch |
Status changed to 'Confirmed' because the bug affects multiple users.