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 34868

Summary: Texts in Create Table comboboxes and textfields do not fully appear in other locales
Product: db Reporter: Martin Schovanek <mschovanek>
Component: CodeAssignee: Radko Najman <rnajman>
Status: VERIFIED FIXED    
Severity: blocker CC: kfrank
Priority: P3 Keywords: I18N
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Create Table window:

Description Martin Schovanek 2003-07-10 15:34:23 UTC
[Nb Build 200307092351, jdk1.4.2, -fontsize 16]

Steps to reproduce:
-------------------
1) connect to a database
2) right click the Tables node and choose Create Table

Create Table dialog appears but texts in
comboboxes and textfields do not fully appear,
aspecially in Data Type column.
Comment 1 Ken Frank 2003-07-13 23:36:28 UTC
Can you add gif to this issue ?

Also, I'm marking with FONTSIZE key word that
helps track all of these fontsize/resize issues.

ken.frank@sun.com
Comment 2 Martin Schovanek 2003-07-14 11:36:14 UTC
Created attachment 10971 [details]
Create Table window:
Comment 3 Radko Najman 2003-07-15 13:06:01 UTC
Fixed in trunk.
Comment 4 Martin Schovanek 2003-07-16 16:34:43 UTC
VERIFIED