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 70269 - I18N - Confirm Import setting dialog
Summary: I18N - Confirm Import setting dialog
Status: VERIFIED DUPLICATE of bug 55747
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-12-12 14:44 UTC by Marek Grummich
Modified: 2008-12-22 20:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ConfirmImportSetting (10.18 KB, image/png)
2005-12-12 14:45 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Grummich 2005-12-12 14:44:26 UTC
Build 200512111900
The Confirm Import setting dialog doesn't follow fontsize option and Yes, No
buttons are not form bundle. Please, look at the aaatchment, no prefix, suffix
Comment 1 Marek Grummich 2005-12-12 14:45:21 UTC
Created attachment 27744 [details]
ConfirmImportSetting
Comment 2 Jiri Rechtacek 2005-12-12 14:58:02 UTC
Quoted from issue 55747:
Not a bug, the ImportDialog uses the native java dialog infrastructure (the
reason is that NetBeans window system is not initialized yet). The JOptionPane
can use localized buttons by active locale w/o any
localization needed do in our bundles.


*** This issue has been marked as a duplicate of 55747 ***
Comment 3 Marek Grummich 2005-12-12 15:07:29 UTC
I thought it, sorry for that