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 93574

Summary: Dialog for new action has bad inicial position in a scope of screen
Product: guibuilder Reporter: Jana Maleckova <janie>
Component: App FrameworkAssignee: Joshua Marinacci <jmarinacci>
Status: VERIFIED INVALID    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screen shot

Description Jana Maleckova 2007-01-30 15:02:42 UTC
NetBeans IDE Dev (Build 070130)
1.6.0-rc; Java HotSpot(TM) Client VM 1.6.0-rc-b104
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252

Description:
============
invoke action editor (on e.g action property of jButton)a and try to create new
action. Dialog for new action jump to top left corner of screen. See screenshot

second note:
it's about dialog for new action
right margin is very closed to jTextField (Method name) and to jButton (Create).
There should be preffered space between components and right edge of dialog.
Comment 1 Jana Maleckova 2007-01-30 15:03:33 UTC
Created attachment 37831 [details]
screen shot
Comment 2 Joshua Marinacci 2007-01-30 18:34:21 UTC
I have switched to using the DialogDisplayer. Can you confirm that this bug still happens with the latest 
builds? Thanks.
Comment 3 Jana Maleckova 2007-01-31 12:13:38 UTC
now dialog has correct position when is invoked, but wrong alignment of
jTextField and JButton remains on the dialog's right margin.
Comment 4 Joshua Marinacci 2007-04-17 01:19:18 UTC
This dialog no longer exists so this bug is now invalid.
Comment 5 Jana Maleckova 2007-08-29 09:29:26 UTC
verified