Bug 11881 - Views do not honour Windows font colours
Summary: Views do not honour Windows font colours
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks: 11979
  Show dependency tree
 
Reported: 2002-03-20 10:45 EST by Tod Creasey CLA
Modified: 2002-03-21 09:06 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2002-03-20 10:45:19 EST
The titles for all of our views are always white with a blue background. People 
who use the opposite colours (light background, dark text) may not be able to 
read it. We may want an option to use the defaults.

This relevant section 508 entry is 1194.21 c)

(g) Applications shall not override user selected contrast and color selections 
and other individual display attributes.
Comment 1 Tod Creasey CLA 2002-03-20 11:08:38 EST
This is also an issue for Tabs. When a tab loses focus we also set the 
background to white and the foreground to black - we should honour the current 
settings. This is noticeable in the High Constrast Black setting where we 
should have white text and black background on deselection. We need to be 
consistent with the Views.
Comment 2 Kevin Haaland CLA 2002-03-20 12:01:24 EST
Colors used by view editor tabs should be consistent. Also remember the file 
name in the editor tab was not visible in high contrast black. 
Comment 3 Tod Creasey CLA 2002-03-20 12:07:47 EST
The tab issues have been logged as a seperate PR Bug 11924. The Views issue has 
to do with us using the icon and text combination. Need a decision on action 
for this one.
Comment 4 Tod Creasey CLA 2002-03-20 12:13:07 EST
We should switch to the purple highlight colour that IE switches to.
Comment 5 Tod Creasey CLA 2002-03-21 09:06:59 EST
Views do use the correct High Contrast Colours if you restart Eclipse. Closing.