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 98688 - I18N - some possible hardcoding of size of some windows or dialogs (dialogs not used in Shortfin)
Summary: I18N - some possible hardcoding of size of some windows or dialogs (dialogs n...
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: John Baker
URL:
Keywords: I18N
: 98682 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-22 16:15 UTC by bugbridge
Modified: 2007-09-28 21:10 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2007-03-22 16:15:15 UTC
Original status: 5-Cause Known; Suggested Status: NEW

These items should be added to the Status Whiteboard: NOT_SHORTFIN

Original submitter: jbaker

Description:
See attached I18N report of hardcoded size settings in dialogs

Most of the dialogs listed are not used in Shortfin, so will not affect I18N.

These dialogs should be removed.  

 ./src/com/sun/rave/dataconnectivity/customizers/RowSetSelection.java
 ./src/com/sun/rave/dataconnectivity/ui/AddModifyDataSourceAliasDialog.java
 ./src/com/sun/rave/dataconnectivity/ui/AddProjectDataSourceDialog.java
  ./src/com/sun/rave/dataconnectivity/ui/DataSourcePropertiesPanel.java
  ./src/com/sun/rave/dataconnectivity/ui/DataSourcesViewPanel.java
 ./src/com/sun/rave/dataconnectivity/ui/DataconnecitivityUIUtils.java
         ./src/com/sun/rave/dataconnectivity/ui/ExportDataSourcesDialog.java
      ./src/com/sun/rave/dataconnectivity/ui/ImportDataSourcesDialog.java
     ./src/com/sun/rave/dataconnectivity/ui/JdbcDriverPropertiesPanel.java
  ./src/com/sun/rave/dataconnectivity/ui/ModifyDataSourceDialog.java
  ./src/com/sun/rave/dataconnectivity/ui/QueryPanel.java
   ./src/com/sun/rave/dataconnectivity/ui/QueryTopComponent.java
      ./src/com/sun/rave/dataconnectivity/ui/SelectValidationTableDialog.java

Evaluation:
Waive, if ok to keep dialogs in for FCS.  They don't affect localization
Comment 1 John Baker 2007-03-30 02:58:37 UTC
These dialogs are no longer used, hope to remove them altogether
Comment 2 Karthikeyan Rajeswaran 2007-04-28 19:41:56 UTC
*** Issue 98682 has been marked as a duplicate of this issue. ***
Comment 3 John Baker 2007-07-18 18:08:24 UTC
dialogs have been removed

fixed when fixing 100175
Comment 4 Ken Frank 2007-09-28 21:10:31 UTC
v