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 - [dark metal] Ignored file does not change its color to gray in explorer views
Summary: [dark metal] Ignored file does not change its color to gray in explorer views
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-16 13:11 UTC by Martin Kanak
Modified: 2013-07-24 02:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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