This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 147902 - In PHP Project Properties in "Run Configuration" is white text for arguments preview on the grey background - very unreadable
Summary: In PHP Project Properties in "Run Configuration" is white text for arguments ...
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All Linux
: P4 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords: GTK, L&F, UI
Depends on:
Blocks:
 
Reported: 2008-09-22 16:59 UTC by Martin Fousek
Modified: 2009-10-15 10:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (195.43 KB, image/png)
2008-09-22 17:43 UTC, Martin Fousek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fousek 2008-09-22 16:59:00 UTC
Product Version: NetBeans IDE Dev (Build 200809220201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Linux version 2.6.24-19-generic running on i386; UTF-8; en_US (nb)

Steps to reproduce:
1, create new PHP Project
2, go to the project properties->Run Configuration
-> there is preview of URL, but it's white on gray background

I suggest color of this text.
Comment 1 Tomas Mysik 2008-09-22 17:24:52 UTC
I need a screenshot. Thanks.
Comment 2 Martin Fousek 2008-09-22 17:43:53 UTC
Created attachment 70224 [details]
screenshot
Comment 3 Tomas Mysik 2009-10-14 10:12:22 UTC
Fixed.
http://hg.netbeans.org/web-main/rev/0510a929cde6
Comment 4 Quality Engineering 2009-10-15 10:27:07 UTC
Integrated into 'main-golden', will be available in build *200910150201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0510a929cde6
User: Tomas Mysik <tmysik@netbeans.org>
Log: Info labels are not disabled any more

PHP is now consistent with other NB areas, moreover it fixes GTK L&F issues (#171148 and #147902).