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 155524

Summary: AWT Panel and Canvas are not visible during their placement
Product: guibuilder Reporter: pribyl <pribyl>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Placing Panel into Frame form
(Image attached again with correct MIME type)

Description pribyl 2008-12-16 09:05:40 UTC
Product Version: NetBeans IDE Dev (Build 200812150201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b15
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)

Unlike other components, Panel and Canvas (AWT) are not displayed under the mouse cursor when being placed into the form
(e.g. Frame form or JFrame form).

When placing Panel into AWT Frame form, I noticed small white square under the cursor (it is visible during moving over
orange guidelines - shown on screenshot)

I've tested this on Win XP and Ubuntu, with the same result.
Comment 1 pribyl 2008-12-16 09:06:46 UTC
Created attachment 75006 [details]
Placing Panel into Frame form
Comment 2 pribyl 2008-12-16 09:09:05 UTC
Created attachment 75007 [details]
(Image attached again with correct MIME type)