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 254055

Summary: Java GUI builder shows alignment lines in wrong place when editing subpanel en Free
Product: guibuilder Reporter: mjr_1974 <mjr_1974>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Picture showing the problem

Description mjr_1974 2015-08-01 21:26:32 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Linux version 4.1.3-040103-generic running on amd64
Java; VM; Vendor = 1.8.0_45
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.45-b02

I noticed NetBeans doesn't properly show the alignment lines while editing a subpanel.
I have a main panel, and two side-by-side internal ones. Only these last two panels hold components. All use "Free Design" layouts.
When I double click on the second panel (the one on the right) to edit its contents, NetBeans keeps references to the old position the components had when all the panels were shown.
I'll attach a picture of the problem to the bug report.
Comment 1 mjr_1974 2015-08-01 21:30:39 UTC
Created attachment 155111 [details]
Picture showing the problem