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 - Editor Document List in Diff Open Dialog unreadable for Version controlled Documents
Summary: Editor Document List in Diff Open Dialog unreadable for Version controlled Do...
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 7.0
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-28 08:08 UTC by bht
Modified: 2011-04-06 08:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
gif image of dialog section (5.38 KB, image/gif)
2011-03-28 08:08 UTC, bht
Details

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