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 33881 - I18N - Some parts of project manager window do not fully appear in other locales
Summary: I18N - Some parts of project manager window do not fully appear in other locales
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords: I18N
Depends on:
Blocks: 33246
  Show dependency tree
 
Reported: 2003-05-24 04:40 UTC by Ken Frank
Modified: 2003-07-21 21:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
message not completely seen (10.05 KB, image/gif)
2003-05-24 04:41 UTC, Ken Frank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2003-05-24 04:40:16 UTC
Using pseudo localized product, with each message
or label
having additional multibyte text, and using
-fontsize 16
option, running in Chinese locale,
the words  "Existing Project" dont show fully
as seen in the attachment.
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-24 04:41:56 UTC
Created attachment 10421 [details]
message not completely seen
Comment 2 Vitezslav Stejskal 2003-05-26 13:36:38 UTC
Is it ok to fix this for 4.0 release or should it be fixed for 3.5 as
well?
Comment 3 Ken Frank 2003-05-26 16:15:56 UTC
I think goal is to fix this for the ML 3.5 or nevada
releases; I suggest asking your PL or management to be
clear on it, as I don't know official decision yet.
ken.frank@sun.com
Comment 4 Vitezslav Stejskal 2003-06-12 08:59:30 UTC
Fixed in main trunk.

Checking in org/netbeans/modules/projects/ProjectManagerPanel.form;
/cvs/projects/src/org/netbeans/modules/projects/ProjectManagerPanel.form,v
 <--  ProjectManagerPanel.form
new revision: 1.17; previous revision: 1.16
done
Checking in org/netbeans/modules/projects/ProjectManagerPanel.java;
/cvs/projects/src/org/netbeans/modules/projects/ProjectManagerPanel.java,v
 <--  ProjectManagerPanel.java
new revision: 1.41; previous revision: 1.40
done
Processing log script arguments...
Mailing the commit message to cvs@projects.netbeans.org (from
vstejskal@netbeans.org)

Comment 6 Jan Pokorsky 2003-06-12 13:11:58 UTC
I have reviewed fixed code and it seems ok.
Comment 7 Vitezslav Stejskal 2003-06-12 15:30:56 UTC
Merged to release35 branch.
Comment 8 Milan Kubec 2003-06-18 11:03:43 UTC
Visual appearance of dialogs verified with -fontsize 14 argument in
Nevada_Build030616_1, locale en.
Comment 9 Milan Kubec 2003-06-18 17:00:34 UTC
Reopening to change to RESOLVED only.
Comment 10 Milan Kubec 2003-06-18 17:01:08 UTC
Changing to RESOLVED again.
Comment 11 Ken Frank 2003-07-21 21:28:31 UTC
verified in s1s 0625 ml build in zh locale at fs 16