Bug 8194 - Problems with the Externalize Dialog
Summary: Problems with the Externalize Dialog
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Adam Kiezun CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-23 11:58 EST by Tod Creasey CLA
Modified: 2002-01-25 09:00 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-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)