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 6767

Summary: Shortcuts don`t work in AWT forms (after reload).
Product: guibuilder Reporter: Jan Stola <jstola>
Component: CodeAssignee: _ ttran <ttran>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Stola 2000-05-25 20:46:25 UTC
Open some AWT form (e.g. Frame).
Put some components into it.
Save your work and close all windows.
Open your form again and try to use shortcuts (e.g. Delete, Ctrl C, Ctrl V, Ctrl X).
They will not work.
Comment 1 Tomas Pavek 2000-07-21 11:55:59 UTC
This happens when the last component on the form is heavyweight. It gains focus
after opening the form and receives/blocks all key strokes.
No component on the form should gain focus in design mode...  (also bug 1854)
Comment 2 Marek Grummich 2000-07-25 09:10:59 UTC
Priority is changed to P4 (normal).
Comment 3 Tomas Pavek 2001-02-23 18:22:48 UTC
Fixed.
Comment 4 Marian Mirilovic 2001-02-27 16:25:46 UTC
verified in [nb-dev](134), [pilsen](010227)
Comment 5 Quality Engineering 2003-06-30 18:26:55 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.