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 146340 - I18N - Binding dialogs has Latin chars with missing lower parts
Summary: I18N - Binding dialogs has Latin chars with missing lower parts
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: t_h
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-09-05 16:53 UTC by kaa
Modified: 2009-05-29 08:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (39.94 KB, image/jpeg)
2008-09-05 16:56 UTC, kaa
Details
image1 (57.47 KB, image/jpeg)
2008-09-05 16:56 UTC, kaa
Details
image: MacOS, --fontsize 16 option was used (70.21 KB, image/jpeg)
2008-09-15 16:29 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2008-09-05 16:53:52 UTC
Product Version: NetBeans IDE Dev (Build 200809040201)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22
System: Windows XP version 5.1 running on x86; MS932; ja_JP (nb)

1. Create Visual Web Application
2. Drop a table on the design area
3. Select the table and open using pop-up menu Property Bindings dialog (or Bind to Data dialog).

There is a tree view component. Several Latin chars in node names have missing their lower parts (see images). With
Asian chars, if some lower parts missing, its more serious than with English since context of what the character is
might be missing. With English its might be easier to see context of what the letter is.

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-05 16:56:02 UTC
Created attachment 69172 [details]
image
Comment 2 kaa 2008-09-05 16:56:33 UTC
Created attachment 69173 [details]
image1
Comment 3 kaa 2008-09-05 16:57:50 UTC
IMP: I'm running in Japanese locale, using a pseudo localized Netbeans with font size 16 option. 
Comment 4 Jayashri Visvanathan 2008-09-08 19:05:11 UTC
Lowering to a P3, since nothing has changed in property binding dialog for a while and we haven't received any
complaints from users.
Comment 5 Peter Zavadsky 2008-09-11 21:38:27 UTC
That is about the size of the explorer component, not allowing to see the glyphs properly. Passing there.
Comment 6 kaa 2008-09-15 16:28:22 UTC
I found another problem:
Wsld doc wizard misses symbols lower parts in Input table on edit mode. See image
Comment 7 kaa 2008-09-15 16:29:56 UTC
Created attachment 69882 [details]
image: MacOS, --fontsize 16 option was used
Comment 8 Ken Frank 2008-10-31 00:38:11 UTC
Andrey, can you file separate issue on the wsdl aspect of it in xml category.  But if this happens
on mac only in different places, it might be more general or even mac jdk or mac os related.

To dev team, for the first gifs, is it something that is more general than just the first two gifs seen ?
or could there be some certain coding related to figuring out the height that might not be done in this case ?

ken.frank@sun.com
Comment 9 kaa 2008-10-31 18:40:34 UTC
created issue 152030 on the wsdl aspect of it in xml category
Comment 10 t_h 2009-05-28 13:32:32 UTC
core-main #447181959527
Comment 11 Quality Engineering 2009-05-29 08:26:57 UTC
Integrated into 'main-golden', will be available in build *200905290201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/447181959527
User: Tomas Holy <t_h@netbeans.org>
Log: #146340: Binding dialogs has Latin chars with missing lower parts