This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 65035 - I18N - resize issue in create table dialog
Summary: I18N - resize issue in create table dialog
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-09-23 19:33 UTC by Ken Frank
Modified: 2005-11-18 19:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
create table (9.91 KB, image/gif)
2005-09-23 19:35 UTC, Ken Frank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2005-09-23 19:33:34 UTC
bring up create table dialog when running at --fontsize 18 (I am also
using pseudo localized msgs)

as seen in attachment, not all of the label on 2 right side buttons shows -
the left side has the horiz sbar, so there is no issue there.
Comment 1 Ken Frank 2005-09-23 19:35:41 UTC
Created attachment 25123 [details]
create table
Comment 2 Andrei Badea 2005-09-26 12:09:11 UTC
Fixed.

Checking in CreateTableDialog.java;
/cvs/db/src/org/netbeans/modules/db/explorer/dlg/CreateTableDialog.java,v  <-- 
CreateTableDialog.java
new revision: 1.35; previous revision: 1.34
done
Comment 3 Martin Schovanek 2005-11-18 19:55:41 UTC
VERIFIED