searchbox text is unreadable in the Phoney skin

Bug #1302680 reported by Ayke
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Won't Fix
Undecided
jus

Bug Description

On Debian Jessie, the search box is barely readable while typing when using the built-in Phoney skin (not the PhoneyDark skin). I have attached a screenshot. The text color is almost the same color as the background.

OS: Debian Jessie
Desktop: MATE (using the repository provided by http://www.mate-desktop.org/).
GPU: nVidia, using the nouveau driver (if that matters).
It seems to happen with all desktop themes (I tested a few).

The bug happens in Mixxx 1.11.0 (from Debian Jessie/Testing) and 1.12alpha (compiled from master today).

Revision history for this message
Ayke (ayke) wrote :
jus (jus)
Changed in mixxx:
status: New → Won't Fix
Revision history for this message
jus (jus) wrote :

Thanks for the report.

However, the skin is deprecated, and will not be part of the 1.12 final.
Expect no further work.

To fix it search around Line 136 in
/res/skins/Phoney1600x1200-UXGA/skin.xml

and change from
---
WSearchLineEdit:focus {padding: 2px; border: 2px solid #FF6600; font: 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; background: rgba(255, 102, 0,50); color: #D6D6D6; }
---
to
---
WSearchLineEdit:focus {padding: 2px; border: 2px solid #FF6600; font: 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; background: rgba(255, 102, 0,50); color: #333333; }
---

Changed in mixxx:
assignee: nobody → jus (jus)
milestone: none → 1.12.0
Changed in mixxx:
milestone: 1.12.0 → none
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/7404

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.