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 162524

Summary: Visual editor & dynamic data
Product: obsolete Reporter: rrtipton <rrtipton>
Component: visualwebAssignee: Peter Zavadsky <pzavadsky>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: HP   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description rrtipton 2009-04-13 16:38:23 UTC
When an element is bound to a dynamic data source, such as an icefaces tabset, all render attributes default to false!
This means that you can't see anything on the screen. I'm sure there is a way to handle this in the implementation of
the backing bean, but it isn't documented and I'm not psychic enough to divine it.

This is a HUGE limitation when using the Visual Web Editor, almost makes it useless.