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 33878 - [TTV] I18N - Some parts of debugger window do not fully appear in other locales
Summary: [TTV] I18N - Some parts of debugger window do not fully appear in other locales
Status: VERIFIED DUPLICATE of bug 33247
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: I18N
Depends on:
Blocks: 33246
  Show dependency tree
 
Reported: 2003-05-23 23:41 UTC by Ken Frank
Modified: 2008-12-22 15:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
debugger window first attachment (16.59 KB, image/gif)
2003-05-23 23:42 UTC, Ken Frank
Details
second attachment (17.44 KB, image/gif)
2003-05-23 23:43 UTC, Ken Frank
Details
image demonstrates the correct size (55.56 KB, image/jpeg)
2003-05-28 20:30 UTC, Jiri Rechtacek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2003-05-23 23:41:22 UTC
Using pseudo localized product, with each message
or label
having additional multibyte text, and using
-fontsize 16
option, running in Chinese locale,

the file name:line #
TestMain:26 under CallStack (see attachment)
is a bit crushed and thus does not show fully;
this could be multibyte file name as well which
case it may not be that user can infer name
from lower parts as in english due to different
char orientation.

Also, 2nd attachment shows issue we dont think
a problem but would appreciate your feedback:

Under callstack, for example, the column header
Location does not show fully the multibyte suffix.
Usually this is a resizing issue but for ui
that have the vertical resizing bars like this
window, we think it ok that user might need
to use those resizing bars to see text.

But does this apply also to the column headers
themselves - should at least they show fully
on invocation of window ?

====

Chinese localization will use a larger font than
default
one now used so these issues will be more visible
to them,
but this can also be viewed as a general or a11y
issue
since may be visible to users in english locale
who use
larger fonts.

Assumption is that user should be able to see
all items in a given window when it appears and
should
not need to resize it to see those things.

That is, the UI area or window should dynamically
resize
itself to show the needed contents.
(this does not apply to contents of textfields,
areas
controlled by scrollbars or vertical resizing
controls
like in options window)

To emulate in non multibyte locale without
multibyte
in messages or longer messages, you may need to
run
with fontsize 18 or 20 to see what we are seeing
with
fontsize 16. Even with larger sizes, it may not be
seen
exactly the same due to the effect of multibyte
and longer
strings.

This issue is marked with the FONTSIZE keywork;
bugs so
marked will not appear on quality dashboards and
will not
need to be waived or fixed for English FCS
products of this
release.

For Netbeans issues, this will be marked as
blocking 33246.
Comment 1 Ken Frank 2003-05-23 23:42:48 UTC
Created attachment 10418 [details]
debugger window first attachment
Comment 2 Ken Frank 2003-05-23 23:43:36 UTC
Created attachment 10419 [details]
second attachment
Comment 3 Jan Jancura 2003-05-27 14:55:43 UTC
looks like a problem of treeTable
Comment 4 Jiri Rechtacek 2003-05-28 13:05:52 UTC
It's a TTV's problem, cp. issue 22996. I'll evaluate it.
Is it supposed to be solved in Nevada Chinese Release (If yes, change
Target milestone, thanks)?
Comment 5 Jiri Rechtacek 2003-05-28 20:30:48 UTC
Created attachment 10496 [details]
image demonstrates the correct size
Comment 6 Jiri Rechtacek 2003-05-28 20:33:00 UTC
It's a duplicate of issue 33247, fixed in 4.0 (see attached image with
correct size in current NB dev build).
Comment 7 Jiri Rechtacek 2003-05-28 20:34:25 UTC

*** This issue has been marked as a duplicate of 33247 ***
Comment 8 naveen 2003-06-25 08:15:21 UTC
Build : S1Studio0617 ML Build
Pseudolocalized : Yes
OS : Win2k ZH and Sol9 Zh

Verified that the above fix works. Hence marking the bug as verified.

Thanks
Naveen