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 197138

Summary: Editor Document List in Diff Open Dialog unreadable for Version controlled Documents
Product: utilities Reporter: bht <bht>
Component: DiffAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: normal CC: jlahoda
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:
Attachments: gif image of dialog section

Description bht 2011-03-28 08:08:26 UTC
Created attachment 107324 [details]
gif image of dialog section

Similar to issue 190795

How to reproduce:

- Open multiple files in the editor that have names in blue text eg in the tabs or in the window list.
- Right click on the tab of one of them
- Select Diff too...
- Click on one of the shown selections in the right dialog "Files open in Editor".

Expected behaviour: The foreground color of the selected file should change to white

Actual behaviour: The foreground color of the selected file remains blue, leading to blue on blue which is hard to read
Comment 1 Ondrej Vrabec 2011-04-05 10:22:15 UTC
fix: http://hg.netbeans.org/core-main/rev/28cfdf0f599c
Comment 2 Quality Engineering 2011-04-06 08:46:31 UTC
Integrated into 'main-golden', will be available in build *201104060400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/28cfdf0f599c
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #197138 - Editor Document List in Diff Open Dialog unreadable for Version controlled Documents