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 108890

Summary: Template Row Editor is modal, but can go to background
Product: uml Reporter: eskild <eskild>
Component: GeneralAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description eskild 2007-07-04 16:20:38 UTC
1. Tools menu -> Options -> UML -> Domain Templates -> Add Template.
2. Template Row Editor dialog appears.
3. Click on Options dialog (parent window)

The Template Row Editor dialog is hidden by the Options dialog. But there's no hint that the Options dialog is
de-activated due to the modal T.R.E. dialog.

Thus, first time around, I thought Netbeans hung, so I killed it the hard way. Not intuitive...  ;-)

For added fun, insert step 2.5 into the above sequence:

2.5. Click the Template File combo-box

When you click Options, the list section of the combo stays in front, but the T.R.E. dialog disappears!

Maybe it's a Swing thing and not Netbeans; I'm no expert in this area.