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 18389 - I18N- Project Import window had to be resized.
Summary: I18N- Project Import window had to be resized.
Status: CLOSED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@projects
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2001-12-06 00:06 UTC by gautham mudra
Modified: 2003-07-01 14:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
window need to be resized to appear to see buttons "Import Project" and "Cancel" (82.55 KB, image/gif)
2001-12-06 21:05 UTC, gautham mudra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gautham mudra 2001-12-06 00:06:47 UTC
The Project Import window had to be resized to see the whole buttons.
The window does not show dots(...)as it usually does when it cannot fit in the
window in the provided space.
Steps to reproduce the issue
Steps:
1.Click on "Project" menu item
2.Then choose "Import Project"
3.A window pops up.

I have attached a snapshot to give better understanding
Comment 1 Vitezslav Stejskal 2001-12-06 16:08:54 UTC
I am sorry, but i don't understand your description or I can't reproduce it on my Win2K box. Which 
buttons aren't shown in whole, which dots are you looking for? On my machine I can see whole buttons and 
they do NOT display any dots intentionally. Could you attach the snapshot as you've promissed and reopen 
the issue if you beleive there is really something we need to solve. Anyway, thanks for the feedback!
Comment 2 gautham mudra 2001-12-06 21:05:19 UTC
Created attachment 3724 [details]
window need to be resized to appear to see buttons "Import Project" and "Cancel"
Comment 3 gautham mudra 2001-12-06 21:08:08 UTC
In en-us locale the windows appears properly but in ja_jp(UTF8) locale
on solaris the window had to be resized to see the buttons.
Comment 4 Vitezslav Stejskal 2001-12-18 17:05:08 UTC
It seems to be bug in JDK 1.3 (JFileChooser class), it works nicely 
under the JDK 1.4 beta3. JFileChooser doesn't set initial size 
correctly according to size of controls inside it. I see three options 
now: 1. use JDK 1.4 latest beta, 2. file bug against JDK 1.3, 3. ask 
somebody doing japanese localization to use shorter text.
Comment 5 gautham mudra 2002-02-12 18:49:27 UTC
Thanks Vitezslav.The window is showing up perfectly fine with jdk1.4.
so this is a jdk1.3 bug.i will file a bug on that.
Comment 6 Jesse Glick 2002-12-23 16:47:55 UTC
Consistent use of the I18N keyword.
Comment 7 Quality Engineering 2003-07-01 14:19:06 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.