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 250138

Summary: Event handlers inserted by gui design view break previously working code.
Product: guibuilder Reporter: dewritten
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows 8 x64   
URL: http://imgur.com/JciFsor,cXi1mxR#1
Issue Type: DEFECT Exception Reporter:

Description dewritten 2015-01-31 23:19:38 UTC
Screenshots in URL.

inserting a basic event handler from the gui design view causes the tags to be created in the middle of the previous tag. Then the tag cannot be manually deleted or moved.

It pretty much breaks the ability to use the gui designer at all, since you have to go manually code each action.
Comment 1 Tomas Pavek 2015-09-11 13:23:09 UTC
Unfortunately a screenshot is not sufficient here. This normally does not happen. There must be some special conditions. We need exact steps to reproduce, ideally a sample form to open with description of what to do to get the defect. Thanks