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 - JSF component visibility
Summary: JSF component visibility
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-23 08:53 UTC by diaferio75
Modified: 2007-10-23 19:33 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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