Bug 8194

Summary: Problems with the Externalize Dialog
Product: [Eclipse Project] JDT Reporter: Tod Creasey <Tod_Creasey>
Component: UIAssignee: Adam Kiezun <akiezun>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Tod Creasey CLA 2002-01-23 11:58:52 EST
In Windows Standard Extra Large there are the following problems with the 
Externalize Dialog

The Never Externalize Button is cut off
It is too long
There are no mnemonics for the push buttons
Having "Selected" at the end of the label for each button is wierd
Comment 1 Erich Gamma CLA 2002-01-24 01:35:48 EST
Critical since buttons are cut off.

The layout of the buttons need to be fixed, they should be vertically centered 
relative to the table.

The labels should just be "Translate" "Never Translate" and "Skip"
Comment 2 Adam Kiezun CLA 2002-01-24 06:03:06 EST
i did not see buttons cut off - a label was and it's fixed now
also fixed are mnemonics and button labels
Comment 3 Dani Megert CLA 2002-01-24 11:21:02 EST
Problem is fixed on my machine. I have Windows NT using Windows Standard and
small fonts. Screen resolution is 1280x1024

Comment 4 Tod Creasey CLA 2002-01-24 14:01:41 EST
Please note that for Eclipse to pass it's accessibility review it must be 
usable on extra large and high contrast settings.
Comment 5 Erich Gamma CLA 2002-01-24 18:00:44 EST
it looks like the externalize strings dialog takes on the height of full screen
Comment 6 Adam Kiezun CLA 2002-01-25 09:00:59 EST
i removed the hard-coded minimal wizard size from refactoring dialog 
(which is nls dialog as well)