[Bug 500174] Re: Software Center search box has display issues on dark themes

2010-05-07 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 2.0.3

---
software-center (2.0.3) lucid-proposed; urgency=low

  [ Michael Vogt ]
  * debian/control:
- updated Vcs-Bzr location to point to lucid branch
  * softwarecenter/apt/aptcache.py:
- fix flickering when a application is instaleld (LP: #563163)

  [ Olivier Tilloy ]
  * data/templates/AppDetailsView.html:
- fix missing padding for small details window sizes (LP: #560026)
  * softwarecenter/view/widgets/searchentry.py:
   - Set the search entry's text color to black when not empty.
 This makes it readable on dark themes with a light text color by
 default (LP: #500174)
  * softwarecenter/app.py:
- avoid 100% usage when waiting for software-sources to finish
  (LP: #459521)
  * softwarecenter/view/navhistory.py:
- keep the search terms updated to ensure the navigation history
  always has the latest used search terms (LP: #537512)

  [ Kiwinote ]
  * data/featured.menu.in:
- Update featured applications list per Desktop team (LP: #548534)
- Feature 'fretsonfire-game' rather than 'fretsonfire' (LP: #538646)
 -- Michael Vogt michael.v...@ubuntu.com   Tue, 27 Apr 2010 19:06:44 +0200

** Changed in: software-center (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
Software Center search box has display issues on dark themes
https://bugs.launchpad.net/bugs/500174
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 500174] Re: Software Center search box has display issues on dark themes

2010-05-03 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 2.0.3

---
software-center (2.0.3) lucid-proposed; urgency=low

  [ Michael Vogt ]
  * debian/control:
- updated Vcs-Bzr location to point to lucid branch
  * softwarecenter/apt/aptcache.py:
- fix flickering when a application is instaleld (LP: #563163)

  [ Olivier Tilloy ]
  * data/templates/AppDetailsView.html:
- fix missing padding for small details window sizes (LP: #560026)
  * softwarecenter/view/widgets/searchentry.py:
   - Set the search entry's text color to black when not empty.
 This makes it readable on dark themes with a light text color by
 default (LP: #500174)
  * softwarecenter/app.py:
- avoid 100% usage when waiting for software-sources to finish
  (LP: #459521)
  * softwarecenter/view/navhistory.py:
- keep the search terms updated to ensure the navigation history
  always has the latest used search terms (LP: #537512)

  [ Kiwinote ]
  * data/featured.menu.in:
- Update featured applications list per Desktop team (LP: #548534)
- Feature 'fretsonfire-game' rather than 'fretsonfire' (LP: #538646)
 -- Michael Vogt michael.v...@ubuntu.com   Tue, 27 Apr 2010 19:06:44 +0200

** Changed in: software-center (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
Software Center search box has display issues on dark themes
https://bugs.launchpad.net/bugs/500174
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 500174] Re: Software Center search box has display issues on dark themes

2010-05-03 Thread Martin Pitt
Copied lucid-proposed to maverick.

** Changed in: software-center (Ubuntu)
   Status: Fix Committed = Fix Released

** Changed in: software-center (Ubuntu Lucid)
   Status: Fix Released = Fix Committed

-- 
Software Center search box has display issues on dark themes
https://bugs.launchpad.net/bugs/500174
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 500174] Re: Software Center search box has display issues on dark themes

2010-04-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/software-center

-- 
Software Center search box has display issues on dark themes
https://bugs.launchpad.net/bugs/500174
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 500174] Re: Software Center search box has display issues on dark themes

2010-04-28 Thread Martin Pitt
Accepted software-center into lucid-proposed, the package will build now
and be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: software-center (Ubuntu Lucid)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
Software Center search box has display issues on dark themes
https://bugs.launchpad.net/bugs/500174
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 500174] Re: Software Center search box has display issues on dark themes

2010-04-27 Thread Michael Vogt
** Changed in: software-center (Ubuntu)
   Importance: Undecided = Medium

** Also affects: software-center (Ubuntu Lucid)
   Importance: Medium
 Assignee: Olivier Tilloy (osomon)
   Status: Fix Committed

** Description changed:

  Binary package hint: software-center
  
  If you use a dark theme (such as the HumanLogin theme included with
  Ubuntu), the search box has white text on a white background.
  
  Version 1.0.2 on Ubuntu 9.10
  
- Steps to reproduce:
+ TEST CASE:
  1. Set your system theme to a dark theme.
  2. Open the Software Center
  3. Type text in the search box.
  4. You won't see it.
  5. Select everything in the box.
  6. The text is now visible.
+ 7. install s-c from lucid-proposed
+ 8. repeat 2,3 and verify that the text is now visible

** Changed in: software-center (Ubuntu Lucid)
   Status: Fix Committed = In Progress

-- 
Software Center search box has display issues on dark themes
https://bugs.launchpad.net/bugs/500174
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 500174] Re: Software Center search box has display issues on dark themes

2010-04-21 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/software-center/lucid

-- 
Software Center search box has display issues on dark themes
https://bugs.launchpad.net/bugs/500174
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 500174] Re: Software Center search box has display issues on dark themes

2010-04-21 Thread Olivier Tilloy
** Changed in: software-center (Ubuntu)
   Status: In Progress = Fix Committed

-- 
Software Center search box has display issues on dark themes
https://bugs.launchpad.net/bugs/500174
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 500174] Re: Software Center search box has display issues on dark themes

2010-04-20 Thread Olivier Tilloy
The corresponding bug is copied from rhythmbox, which had the same issue
(see https://bugzilla.gnome.org/show_bug.cgi?id=414699).

** Bug watch added: GNOME Bug Tracker #414699
   https://bugzilla.gnome.org/show_bug.cgi?id=414699

** Changed in: software-center (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: software-center (Ubuntu)
 Assignee: (unassigned) = Olivier Tilloy (osomon)

-- 
Software Center search box has display issues on dark themes
https://bugs.launchpad.net/bugs/500174
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 500174] Re: Software Center search box has display issues on dark themes

2010-04-20 Thread Olivier Tilloy
** Branch linked: lp:~osomon/software-center/search_box_text_color

-- 
Software Center search box has display issues on dark themes
https://bugs.launchpad.net/bugs/500174
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 500174] Re: Software Center search box has display issues on dark themes

2010-03-21 Thread Phillip Susi
Marking as confirmed since it effects me as well.  More specifically on
lucid beta 1 it seems that the search box uses the correct white on
black color while it is empty, but then once you type some search terms,
it switches to white text on a yellow background, which is unreadable.


** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

-- 
Software Center search box has display issues on dark themes
https://bugs.launchpad.net/bugs/500174
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs