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 33923

Summary: Cann't remove locale from Customizer dialog
Product: utilities Reporter: pfelenda <pfelenda>
Component: PropertiesAssignee: Jan Stola <jstola>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: -S1S-   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description pfelenda 2003-05-27 11:22:07 UTC
Solaris 8, jdk1.4.1_02

Steps to reproduce : 
1) Open 'Customizer' dialog on properties object
in Explorer window
2) Click 'Add Locale' button and fill apeared dialog
3) Try to remove created locale (button 'Remove
Locale')

The selected locale is not possible to remove.
Comment 1 Marian Petras 2003-10-10 10:09:14 UTC
Confirmed, reproduced with NetBeans 3.5, JDK 1.4.2, Solaris 8.

Indeed, the described scenario doesn't work (sequence add locale, then
remove the same locale without closing the customizer). If the user
closes the dialog after adding a new locale and then opens the
customizer again, the locale can be removed.
Comment 2 Jan Stola 2004-06-07 14:11:08 UTC
Fixed - the lock that blocked the removal should be released
correctly by now.
Comment 3 pfelenda 2004-08-17 16:15:16 UTC
Verified in 4.0 beta 1 build. It is possible remove locale from
Customizer dialog.