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 236220 - Patch for: [dark] warning dialog about background scanning uses black color on dark bg
Summary: Patch for: [dark] warning dialog about background scanning uses black color o...
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: PATCH_AVAILABLE
Depends on:
Blocks:
 
Reported: 2013-09-21 11:58 UTC by markiewb
Modified: 2013-11-20 16:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (23.34 KB, image/png)
2013-09-21 11:58 UTC, markiewb
Details
Proposed patch (1.72 KB, patch)
2013-09-21 12:11 UTC, markiewb
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2013-09-21 11:58:36 UTC
Created attachment 140333 [details]
Shows the issue

* open a large project -> background scanning should kick in
* while "background scanning" close NB -> dialog pops up

ACTUAL: dialog uses black text on dark color - see screenshot
EXPECTED: dialog uses LAF-aware colors

Dark Metal
Product Version: NetBeans IDE 7.4 RC1 (Build 201309162201)
Java: 1.7.0_40; Java HotSpot(TM) 64-Bit Server VM 24.0-b56
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b43
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 markiewb 2013-09-21 12:11:25 UTC
Created attachment 140334 [details]
Proposed patch

The proposed patch may fix the issue. Please review
Comment 2 Stanislav Aubrecht 2013-09-24 13:44:22 UTC
There's no RefreshWarningVisual file in NetBeans repository anymore.
Comment 3 markiewb 2013-10-03 17:29:49 UTC
@Stanislav: Sorry for reopening. This really happens. Seen in a non-selfbuild 7.4 RC1 with dark metal theme
Comment 4 Stanislav Aubrecht 2013-11-20 15:31:54 UTC
(In reply to markiewb from comment #3)
> @Stanislav: Sorry for reopening. This really happens. Seen in a
> non-selfbuild 7.4 RC1 with dark metal theme

The patched file is no longer in the repository, please attach a new patch, thanks.
Comment 5 markiewb 2013-11-20 16:18:15 UTC
(In reply to Stanislav Aubrecht from comment #4)
> (In reply to markiewb from comment #3)
> > @Stanislav: Sorry for reopening. This really happens. Seen in a
> > non-selfbuild 7.4 RC1 with dark metal theme
> 
> The patched file is no longer in the repository, please attach a new patch,
> thanks.

Strange. I cannot reproduce it anymore - tested using 7.4.1. You are right, the file isn't there. I cannot even find the text from the dialog in the sources.

So resolve as invalid.