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 119726

Summary: JSF component visibility
Product: obsolete Reporter: diaferio75 <diaferio75>
Component: visualwebAssignee: Peter Zavadsky <pzavadsky>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description diaferio75 2007-10-23 08:53:48 UTC
For a JSF page, if I put a condition for the visibility property of a page component (like a boolean value), this
component will disappear as the visibility was set to false. It would be better if it doesn't disappear because I should
put another component over this one, no more visible. It would be better if it changes the graphic because it's not sure
that the component is hidden.
Thanks.
Comment 1 Peter Zavadsky 2007-10-23 19:33:13 UTC
If I understand correctly, you demand that the invisible components are also somehow shown in the designer to get the
user feedback about them. That is a relevant request, but currently not supported. I am marking this as RFE, and it's
need to be addressed in the future.

If I am wrong in the understanding, please, provide more details. Thanks.