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 137415

Summary: Lines which specify members of button group should not cross out any component in layout
Product: guibuilder Reporter: Jana Maleckova <janie>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: creenshot

Description Jana Maleckova 2008-06-17 12:08:23 UTC
Product Version: NetBeans IDE Dev (Build 20080617044253)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)

Description:
============
one picture says more than tenths words. Please have a look at it.
Comment 1 Jana Maleckova 2008-06-17 12:11:24 UTC
Created attachment 62918 [details]
creenshot
Comment 2 Jan Stola 2008-06-17 12:19:18 UTC
The drawing works prefectly in typical use-cases and the drawing across other components doesn't cause any harm. I can 
imagine situations where it is not possible to avoid crossing other components or where zig-zag line avoiding other 
components would be less aesthetically compelling then the current drawing. The component-avoiding algorithm also would 
be much more complex. It is not worth the effort IHMO.