Bug 54285 - [Accessibility] Preferences pages are not accessible in High Contrast mode
Summary: [Accessibility] Preferences pages are not accessible in High Contrast mode
Status: RESOLVED WORKSFORME
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 4.0   Edit
Assignee: Vivian Kong CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2004-03-10 09:28 EST by James Ciesielski CLA
Modified: 2009-01-12 09:14 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Ciesielski CLA 2004-03-10 09:28:58 EST
CDT 2.0.0.00046

Test case:
1. Close Eclipse.
2. Press [LEFT_ALT+LEFT_SHIFT+PRINT_SCREEN]
3. Click the "Settings" button
4. Enable the "Use High Contrast" checkbox.
5. Click the "Settings" button
6. Select the "High Contrast White (extra large)" scheme.
7. Launch Eclipse.
8. Change to the "CDT Perspective".
9. From the main menu, click Window->Preferences.
10. Click on the "C/C++" node in the left-hand tree control.
10. Review the following dialogs:
	- C/C++ Editor, Content Assist Tab
	- Code Templates
	- C/C++ Editor, Colors Tab
	- C/C++ Editor, General Tab

Note how all of the controls are not available to the user rendering these
dialogs un-usable.

Please review the remaining Preference dialogs to ensure that they are
accessible in high-contrast mode.
Comment 1 James Ciesielski CLA 2004-03-18 15:23:57 EST
All of the Preference pages (regardless of the plugin) are not properly
accessible in high-contrast.

Re-assigning to Eclipse.
Comment 2 Tod Creasey CLA 2004-03-19 11:19:41 EST
All Eclipse plug-in pages in 3.0 were tested using Windows XP High Contrast 
with resolution 1152 x 864.

Any outstanding accessibility problem reports can be viewed at 
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ui-
home/accessibility/status30.html.

If your preference pages cannot be displayed at that resolution then you need 
to fix them.
Comment 3 Tod Creasey CLA 2004-03-19 11:20:51 EST
Moving back to CDT. If you have any Eclipse pages that cannot be rendered 
using the parameters below please log problem reports to the apprpriate 
components.
Comment 4 James Ciesielski CLA 2004-03-25 10:40:31 EST
The following CDT specific preference pages and tabs do not appear correctly
using Windows XP High Contrast with resolution 1152 x 864:

1. C Editor Preferences Page
2. C Editor Preferences Page -> Content Assist Tab
3. C Editor Preferences Page -> General Tab
4. Code Templates Preference Page
5. New Make Projects Preference Page -> Make Builder Tab
6. New Make Projects Preference Page -> Paths & Symbols Tab
Comment 5 Kleo Hapitas CLA 2004-06-28 16:54:23 EDT
Dropping priority to P3 since this should not be on the list of defects gating 
the CDT 2.0 release
Comment 6 Kleo Hapitas CLA 2004-07-07 16:53:00 EDT
PR was not targeted to any particular release. Changing target milestone to 2.1
Comment 7 Chris Recoskie CLA 2007-05-11 14:26:32 EDT
Vivian please take a look.  I'm sure the preference pages have changed a lot, this may not even be an issue anymore.
Comment 8 Tod Creasey CLA 2007-05-11 15:27:50 EDT
Note that in 3.3 M7 the preference dialog will now scroll if you page is too big - these may all be fine now.
Comment 9 Vivian Kong CLA 2007-06-01 14:16:41 EDT
The preference pages mentioned in this bug are accessible in High Contrast mode in CDT 4.0.  Closing this bug as WORKSFORME.