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 153462 - div with pagefragment nested to panelLayout is not drawn
Summary: div with pagefragment nested to panelLayout is not drawn
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-19 14:16 UTC by Maksim Khramov
Modified: 2009-05-25 21:07 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 Maksim Khramov 2008-11-19 14:16:59 UTC
Product Version: NetBeans IDE 6.1 (Build 200805300101)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b12

I create a pagefragment and place it with surrounding div into the panelLayout component. Page fragment content is not
drawn in main page at design-time.
Comment 1 Peter Zavadsky 2008-11-20 00:42:05 UTC
Yes, there seems to be some issue with the panel layout component. The runtime seems to work ok, but during the
designtime the rendered does't provide the fragment elements as children of the panel layout (they are missing).