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 146545

Summary: I18N - SAX Doc Handler Wizard: Steps 2 and 3 have a table with resize issue on editing their elements
Product: xml Reporter: kaa <kaa>
Component: ToolsAssignee: Sonali Kochar <sonali>
Status: VERIFIED FIXED    
Severity: blocker CC: kfrank
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: image
image: step 3 of the wizard

Description kaa 2008-09-08 17:19:15 UTC
Product Version: NetBeans IDE Dev (Build 200809040201)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22, WinXP, UTF-8 
I'm running in Japanese locale, using a pseudo localized Netbeans with font size 16 option.

1. Create dtd document.
2. Open from the pop-up SAX Doc Handler Wizard

Steps 2 and 3 have a table with resize issue on editing their elements. Table cells in edit mode become smaller then the
text in it. There was a similar issue 145463. It mentions that JTree uses fixed height of rows, not taking font size
into account.
Comment 1 kaa 2008-09-08 17:20:10 UTC
Created attachment 69342 [details]
image
Comment 2 Sonali Kochar 2008-09-08 22:50:19 UTC
can you give me the steps to run Netbeans with font size 16 on win XP? thx
Comment 3 kaa 2008-09-09 12:09:08 UTC
use the following start up parameter: netbeans.exe --fontszie 16
See also http://wiki.netbeans.org/FaqFontSize
Comment 4 Sonali Kochar 2008-09-09 16:36:29 UTC
changeset 05ddcf3fcac4 in main
details: http://hg.netbeans.org/main?cmd=changeset;node=05ddcf3fcac4
Comment 5 kaa 2008-09-11 17:05:30 UTC
Build 0910:

Step 3 of the wizard still have the problem.
On the step 2 the fix looks ok.
Comment 6 kaa 2008-09-11 17:06:38 UTC
Created attachment 69676 [details]
image: step 3 of the wizard
Comment 7 Sonali Kochar 2008-09-11 21:59:43 UTC
fixed
changeset a1077da4acec in main
details: http://hg.netbeans.org/main?cmd=changeset;node=a1077da4acec
Comment 8 Quality Engineering 2008-09-12 06:05:44 UTC
Integrated into 'main-golden', will be available in build *200809120201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/a1077da4acec
User: sonali@netbeans.org
Log: fix for issue#146545 I18N - SAX Doc Handler Wizard: Steps 2 and 3 have a table with resize issue on editing their elements
Comment 9 kaa 2008-09-17 15:57:13 UTC
verified: build 0916