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 - Event handlers inserted by gui design view break previously working code.
Summary: Event handlers inserted by gui design view break previously working code.
Status: RESOLVED INCOMPLETE
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0.2
Hardware: PC Windows 8 x64
: P3 normal (vote)
Assignee: issues@guibuilder
URL: http://imgur.com/JciFsor,cXi1mxR#1
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-31 23:19 UTC by dewritten
Modified: 2015-09-11 13:23 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 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