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 130047 - Dialog for Interantionalization contains useless scrollbars on Mac
Summary: Dialog for Interantionalization contains useless scrollbars on Mac
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: I18N (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Marian Petras
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-13 15:20 UTC by Jana Maleckova
Modified: 2008-06-12 13:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screen shot (40.55 KB, image/png)
2008-03-13 15:21 UTC, Jana Maleckova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jana Maleckova 2008-03-13 15:20:08 UTC
Product Version: NetBeans IDE Dev (Build 200803130007)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-121
System: Mac OS X version 10.4.11 running on ppc; MacRoman; en_US (nb)

Description:
===========
Just invoke dialog for internationalization. In spite of no resizing is made, dialog contains scrollbars in text areas.
It doesn't look well. 

see screenshot
Comment 1 Jana Maleckova 2008-03-13 15:21:22 UTC
Created attachment 58322 [details]
screen shot
Comment 2 Marian Petras 2008-03-13 18:52:53 UTC
I confirm this happens also on Linux (Ubuntu 7.10, JDK 1.6.0_10-b13, GTK L&F).
Comment 3 Marian Petras 2008-03-17 18:20:17 UTC
Fixed.

Modified file:
    i18n/src/org/netbeans/modules/i18n/PropertyPanel.java
Removed file:
    i18n/src/org/netbeans/modules/i18n/PropertyPanel.form

Changeset Id:
4272a01461f
(http://hg.netbeans.org/main/rev/4272a01461fa)
Comment 4 Marian Petras 2008-03-17 18:22:11 UTC
One vertical scrollbar is often displayed the first time the Internationalization dialog is invoked. It is caused by bug
#130316 ("Incorrect initial size of a dialog (NbDialog)").
Comment 5 Jana Maleckova 2008-06-12 13:04:52 UTC
verified on

Product Version: NetBeans IDE Dev (Build 20080612060333)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-120
System: Mac OS X version 10.4.11 running on i386; MacRoman; en_US (nb)