Bug 20859 - Code completion list highlighting disappears on certain colour schemes
Summary: Code completion list highlighting disappears on certain colour schemes
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2002-06-22 14:53 EDT by Dean Roberts CLA
Modified: 2002-07-11 14:55 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Roberts CLA 2002-06-22 14:53:19 EDT
I20020621

The code completion selected item in the list does not appear to honour system 
colours.  This results in the list selection highlight "disappearing" for some 
Windows colour schemes.  Notably High Contrast White on Win2K

I suspect this fails accessibility testing.
Comment 1 Nick Edgar CLA 2002-07-04 11:42:38 EDT
Should use default colour.
Comment 2 Tod Creasey CLA 2002-07-11 10:44:33 EDT
This is visible in High Contrast Black but it does not honour the background 
and foreground colours set by the user (i.e. there is always a white 
backgroiund and a black foregroun)d. This should be addressed for 2.1 and use 
the SWT list background and list foreground colours.
Comment 3 Tod Creasey CLA 2002-07-11 14:55:09 EDT
This is a setting on the Java Editor preference page. Just change the colors 
there.