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 171970 - "Persistence Library" list (combobox) not dismissed
Summary: "Persistence Library" list (combobox) not dismissed
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Petrov
URL:
Keywords:
: 172527 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-09-10 19:26 UTC by err
Modified: 2009-09-21 11:29 UTC (History)
0 users

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 err 2009-09-10 19:26:48 UTC
First time in project creating entity classes from database
To reproduce:
- bring up "New Entity Classes from Database"
- click "Create Persistence Unit..."
- in "Persistence Libraray" combo, select either item with "..."
Observe that the list is not dismissed and that it is displayed on top
of the new dialog that is brought up.

Product Version: NetBeans IDE Dev (Build 200909040632)
Java: 1.6.0_12; Java HotSpot(TM) Client VM 11.2-b01
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Userdir: C:\Documents and Settings\erra\.netbeans\dev
Comment 1 err 2009-09-10 19:44:18 UTC
Changed sub-component to persistence.
Comment 2 Sergey Petrov 2009-09-15 12:41:41 UTC
http://hg.netbeans.org/web-main/rev/c976c5b68339

also fixed for datasource combobox
Comment 3 Quality Engineering 2009-09-18 22:37:38 UTC
Integrated into 'main-golden', will be available in build *200909181401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/c976c5b68339
User: sergeyp@netbeans.org
Log: fix #171970 close popup before processing
Comment 4 Sergey Petrov 2009-09-21 11:29:23 UTC
*** Issue 172527 has been marked as a duplicate of this issue. ***