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 247968 - Iternanal frame from Palette freezes
Summary: Iternanal frame from Palette freezes
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0.1
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-16 07:23 UTC by pavellom
Modified: 2014-10-17 12:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pavellom 2014-10-16 07:23:57 UTC
Hi i made and app using the JFrame Form with Iternal Frame dragging it from the Palette but for my surprise when i run the project the Iternal Frame cannot be dragged with the mouse .It starts to drag  only after i minimize and maximize the Internal Frame .I did the same with and older version of netbeans 7.3.1 and it worked but with an older version than 7.3.1 it won't work.
The internal frame is added in desktop pane of course.
Comment 1 Tomas Pavek 2014-10-17 12:53:48 UTC
Need to set the desktop pane's layout to null layout to be able to drag the contained internal frame in runtime.