Community
Participate
Working Groups
Build Identifier: 3.2.1 In adoper product, the EAR import wizard window shows up with truncated strings for some languages such as Polish Reproducible: Always
Created attachment 174320 [details] Patch The problem was reported for "Delete All" button, fix is to increase width of the control.
approved
* Explain why you believe this is a stop-ship defect. Or, if it is a "hotbug" (requested by an adopter) please document it as such. Pure UI issue, translated version of "Delete All" is truncated * Is there a work-around? If so, why do you believe the work-around is insufficient? No work around * How has the fix been tested? Is there a test case attached to the bugzilla record? Has a JUnit Test been added? Tested by manually running scenario * Give a brief technical overview. Who has reviewed this fix? Chuck Bridgham has reviewed the fix. * What is the risk associated with this fix? The fix is simple should not cause regression or affect any other area.
+1, but have you tested with larger default font? Seems like a fix that could break again easily.
The use of width hints should be minimized/avoided to avoid these types of problems, but I suppose this is a reasonable fix for maintenance.
code checked into head for wtp 3.2.1