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 233884

Summary: [dark] colored status labels in pull/push dialog are not readable
Product: versioncontrol Reporter: markiewb
Component: GitAssignee: Ondrej Vrabec <ovrabec>
Status: VERIFIED FIXED    
Severity: normal CC: git
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the issue

Description markiewb 2013-08-03 12:31:40 UTC
Created attachment 138225 [details]
Shows the issue

ACTUAL: colored status labels in pull/push dialog are not readable - for example blue on dark background (low contrast) - see screenshot
EXPECTED: use high contrast colors

---
Product Version: NetBeans IDE Dev (Build 201307312300)
Updates: Updates available
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b16
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Ondrej Vrabec 2013-08-05 09:31:57 UTC
thanks for reporting, i forgot about these.

fix: http://hg.netbeans.org/core-main/rev/06ad68ae9570
Comment 2 Quality Engineering 2013-08-06 02:21:52 UTC
Integrated into 'main-silver', will be available in build *201308052300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/06ad68ae9570
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #233884 - [dark] colored status labels in pull/push dialog are not readable
Comment 3 markiewb 2013-08-12 21:15:38 UTC
Verified in 201308092300. Looks better now