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 - Lines which specify members of button group should not cross out any component in layout
Summary: Lines which specify members of button group should not cross out any componen...
Status: RESOLVED WONTFIX
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-17 12:08 UTC by Jana Maleckova
Modified: 2008-06-17 12:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
creenshot (59.81 KB, image/png)
2008-06-17 12:11 UTC, Jana Maleckova
Details

Note You need to log in before you can comment on or make changes to this bug.
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.