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 232802

Summary: [dark metal] Ignored file does not change its color to gray in explorer views
Product: versioncontrol Reporter: Martin Kanak <kanakmar>
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description Martin Kanak 2013-07-16 13:11:21 UTC
Test steps:
- have some Java project
- create new "JavaClass.java" into "javaapplication" package
- select this Java file and invoke Team | Ignore | Ignore from main menu
=> ignored file should change its color to gray in explorer views, but now it is still white

Product Version: NetBeans IDE Dev (Build 201307150106)
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-07-22 13:30:45 UTC
fix: http://hg.netbeans.org/core-main/rev/d8696294c4b1
Comment 2 Quality Engineering 2013-07-24 02:34:15 UTC
Integrated into 'main-silver', will be available in build *201307232300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8cc50637c404
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #232802 - [dark metal] Ignored file does not change its color to gray in explorer views