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 - AWT Panel and Canvas are not visible during their placement
Summary: AWT Panel and Canvas are not visible during their placement
Status: NEW
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-12-16 09:05 UTC by pribyl
Modified: 2009-02-19 20:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Placing Panel into Frame form (45.38 KB, text/plain)
2008-12-16 09:06 UTC, pribyl
Details
(Image attached again with correct MIME type) (45.38 KB, image/jpeg)
2008-12-16 09:09 UTC, pribyl
Details

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